[Linuxdcpp-team] [Branch ~dcplusplus-team/adchpp/trunk] Rev 582: restore skipping the python module when arch != x86

2012-05-24 Thread noreply
revno: 582 committer: Pirre branch nick: trunk timestamp: Thu 2012-05-24 22:36:34 + message: restore skipping the python module when arch != x86 modified: swig/SConscript -- lp:adchpp https://code.launchpad.net/~dcplusplus-team

[Linuxdcpp-team] [Bug 932050] Re: Rev 571 debug startup crash

2012-05-24 Thread poy
is this still a problem? how does one reproduce it? -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to ADCH++. https://bugs.launchpad.net/bugs/932050 Title: Rev 571 debug startup crash Status in ADCH++: Confirmed Bug description: whe

[Linuxdcpp-team] [Branch ~dcplusplus-team/adchpp/trunk] Rev 581: fix stray config files

2012-05-24 Thread noreply
revno: 581 committer: poy branch nick: trunk timestamp: Thu 2012-05-24 21:51:19 +0200 message: fix stray config files modified: swig/SConscript -- lp:adchpp https://code.launchpad.net/~dcplusplus-team/adchpp/trunk Your team Dcplus

[Linuxdcpp-team] [Bug 940756] Re: Fix ruby.h detection and ruby path

2012-05-24 Thread poy
moved the header check to happen a bit earlier in rev 580; was causing problems on Win. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to ADCH++. https://bugs.launchpad.net/bugs/940756 Title: Fix ruby.h detection and ruby path Status in

[Linuxdcpp-team] [Bug 940745] Re: Improve build option granularity

2012-05-24 Thread poy
applied but i've changed the option to "secure" (since it's technically TLS, not SSL). ** Changed in: adchpp Status: New => Fix Committed -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to ADCH++. https://bugs.launchpad.net/bugs/94074

[Linuxdcpp-team] [Branch ~dcplusplus-team/adchpp/trunk] Rev 579: flip some files to nix line endings

2012-05-24 Thread noreply
revno: 579 committer: poy branch nick: trunk timestamp: Thu 2012-05-24 21:37:49 +0200 message: flip some files to nix line endings modified: adchpp/Core.cpp adchpp/Core.h adchpp/config.h adchpp/shared_ptr.h changelog.txt --

[Linuxdcpp-team] [Branch ~dcplusplus-team/adchpp/trunk] Rev 578: build patches

2012-05-24 Thread noreply
revno: 578 author: klondike committer: poy branch nick: trunk timestamp: Thu 2012-05-24 21:35:28 +0200 message: build patches modified: SConstruct changelog.txt swig/SConscript -- lp:adchpp https://code.launchpad.net/~dcpluspl

[Linuxdcpp-team] [Bug 940751] Re: Enable python on x64 and ia64 arches

2012-05-24 Thread poy
** Changed in: adchpp Status: New => Fix Committed -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to ADCH++. https://bugs.launchpad.net/bugs/940751 Title: Enable python on x64 and ia64 arches Status in ADCH++: Fix Committed Bug

[Linuxdcpp-team] [Bug 940756] Re: Fix ruby.h detection and ruby path

2012-05-24 Thread poy
** Changed in: adchpp Status: New => Fix Committed -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to ADCH++. https://bugs.launchpad.net/bugs/940756 Title: Fix ruby.h detection and ruby path Status in ADCH++: Fix Committed Bug d

[Linuxdcpp-team] [Branch ~dcplusplus-team/dcplusplus/trunk] Rev 2927: make HubSettings easier to extend

2012-05-24 Thread noreply
revno: 2927 committer: poy branch nick: trunk timestamp: Thu 2012-05-24 19:47:25 +0200 message: make HubSettings easier to extend modified: dcpp/AdcHub.cpp dcpp/Client.cpp dcpp/Client.h dcpp/HubSettings.cpp dcpp/HubSettings.h