Dave Abrahams
6a3085ad5d
Merging some of the more obvious changes from RC_1_34_0
...
[SVN r40714]
2007-11-03 03:25:13 +00:00
Dave Abrahams
90c5c19220
Take out print statement I added for debugging purposes.
...
[SVN r40536]
2007-10-28 19:24:02 +00:00
Dave Abrahams
cfe6f96f69
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]
2007-10-28 19:22:21 +00:00
Dave Abrahams
44d53c448b
libs/python/build/Jamfile.v2: remove needless <define> property.
...
libs/python/test/Jamfile.v2:
* add dynamically-linked embedding test
* fix builtin_converters test so it can work (BBv1 allowed the
duplication of main target names; BBv2 does not)
libs/python/test/import_.cpp: move some more of the Python code within
a handle_exception callback so at least we can better diagnose
failures.
[SVN r37214]
2007-03-17 20:17:56 +00:00
Stefan Seefeld
0f91872518
Fix import_ failure.
...
[SVN r37142]
2007-03-05 18:51:04 +00:00
Stefan Seefeld
e61401d27e
Fix import_ failure.
...
[SVN r37141]
2007-03-05 18:44:45 +00:00
nobody
4fa07f2b3d
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r37121]
2007-03-01 15:17:30 +00:00
Stefan Seefeld
50034140c4
Fix boost::python::import.
...
[SVN r37120]
2007-03-01 15:17:29 +00:00