~roguescholar/boost/+git/python:svn-branches/bitten

Last commit made on 2007-11-10
Get this branch:
git clone -b svn-branches/bitten https://git.launchpad.net/~roguescholar/boost/+git/python

Branch merges

Branch information

Name:
svn-branches/bitten
Repository:
lp:~roguescholar/boost/+git/python

Recent commits

aed45d5... by DaveAbrahams

Branch for developing Bitten client/server testing

[SVN r41004]

6a3085a... by DaveAbrahams

Merging some of the more obvious changes from RC_1_34_0

[SVN r40714]

190d0d7... by Joel de Guzman <email address hidden>

replacing reinterpret_cast with static_cast<PySliceObject*>(static_cast<void*>(i))

[SVN r40712]

8b915a1... by Eric Niebler <email address hidden>

merge Changeset 37947

[SVN r40675]

90c5c19... by DaveAbrahams

Take out print statement I added for debugging purposes.

[SVN r40536]

cfe6f96... by DaveAbrahams

Closes #1379, really this time. The old code would sandwich argv[1] between quotes and interpret it as a string, so backslashes in windows paths were interpreted as escape sequences.

[SVN r40535]

77907c5... by Vladimir Prus

Make sure every library can be installed by using

     bjam stage|install

in libs/<library>/build.

[SVN r40475]

512b30c... by Rene Rivera <email address hidden>

Do not refer to nonexistent target when python is not configured.

[SVN r40216]

f005518... by Rene Rivera <email address hidden>

Fix build system error when Python is not configured, without preventing the BPL target from being declared. Instead the target is now unbuildable, and will be skipped when Python is not configured.

[SVN r40156]

274a219... by Rene Rivera <email address hidden>

Remove BPL build conditional as it prevents normal build failures.

[SVN r39731]