Beman Dawes
d202bd5ae9
Release 1.50.0
...
[SVN r79156]
2012-06-28 12:37:29 +00:00
Ralf W. Grosse-Kunstleve
a5e564be83
merging current boost/python and libs/python from trunk into release branch
...
[SVN r71226]
2011-04-13 17:34:35 +00:00
Dave Abrahams
dcc3590907
verifying commit privs
...
[SVN r71150]
2011-04-09 16:55:43 +00:00
Ralf W. Grosse-Kunstleve
f759e9eb0e
merging current boost/python and libs/python from trunk into release branch
...
[SVN r66066]
2010-10-18 04:04:52 +00:00
Ralf W. Grosse-Kunstleve
e80224b1ad
boost/python, libs/python: all changes from trunk merged into branches/release (without any manual modifications)
...
Commands used:
svn merge https://svn.boost.org/svn/boost/branches/release/boost/python https://svn.boost.org/svn/boost/trunk/boost/python /net/chevy/raid1/rwgk/boost_release/merge_attempt/boost/boost/python
svn merge https://svn.boost.org/svn/boost/branches/release/libs/python https://svn.boost.org/svn/boost/trunk/libs/python /net/chevy/raid1/rwgk/boost_release/merge_attempt/boost/libs/python
svn, version 1.6.4 (r38063)
compiled Aug 17 2009, 13:31:03
[SVN r55629]
2009-08-17 21:01:18 +00:00
Beman Dawes
d9b4ada654
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41370]
2007-11-25 18:38:02 +00:00
nobody
6c1e7decfa
This commit was manufactured by cvs2svn to create tag
...
'Version_1_34_1'.
[SVN r38286]
2007-07-24 19:28:14 +00:00
Thomas Witt
2851325748
Doc and build fixes by Dave Abrahams.
...
[SVN r38154]
2007-07-06 19:47:17 +00:00
Rene Rivera
a346c577cf
Fix the abolute reference to the Boost sources inserted by Dave.
...
[SVN r37837]
2007-05-31 22:03:06 +00:00
Dave Abrahams
217e4ca8f8
Repair auto-configuration and allow this project to work with --build-dir
...
[SVN r37829]
2007-05-31 13:49:45 +00:00
Dave Abrahams
c253c5cc9c
Updated build-and-test howto
...
[SVN r37585]
2007-05-04 00:56:22 +00:00
Dave Abrahams
b8937d0bae
Relieve need to explicitly configure Python
...
[SVN r37382]
2007-04-06 18:17:43 +00:00
Dave Abrahams
0910710ac4
Correct class/function mismatches for MSVC and bring across
...
documentation tweaks from HEAD.
[SVN r36355]
2006-12-13 15:08:26 +00:00
Dave Abrahams
04c528138b
Fully switch to BBv2
...
[SVN r36327]
2006-12-11 05:22:04 +00:00
nobody
1b66cd9643
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
...
[SVN r36324]
2006-12-11 05:02:35 +00:00
Rene Rivera
10b85d67e7
Remove obsolete Boost.Build v1 files.
...
[SVN r35880]
2006-11-06 17:10:46 +00:00
Vladimir Prus
815969bf8b
Merge: Add tests
...
[SVN r35245]
2006-09-21 07:27:11 +00:00
Dave Abrahams
e70bbe4791
Fix license/copyright.
...
Also port some "glaringly obvious" bugfixes from HEAD. Hope it
doesn't cause problems.
[SVN r35237]
2006-09-20 22:49:18 +00:00
Joel de Guzman
3ce88daa8b
Tutorial Updates for Building BPL Projects
...
[SVN r28889]
2005-05-14 02:50:34 +00:00
Ralf W. Grosse-Kunstleve
96e9d6a872
std_pair jam rules and test
...
[SVN r27876]
2005-03-30 00:36:02 +00:00
Ralf W. Grosse-Kunstleve
fef288fed2
new std::pair to_python_converter example
...
[SVN r27875]
2005-03-29 23:02:45 +00:00
Vladimir Prus
cd8951439e
More work on Boost.Python. Most tests now pass on Linux.
...
[SVN r27387]
2005-02-15 12:10:09 +00:00
Ralf W. Grosse-Kunstleve
0e5e2dc92e
includes moved to satisfy the "Python.h first" requirement
...
[SVN r27386]
2005-02-15 10:41:03 +00:00
Joel de Guzman
59b596e1ee
license
...
[SVN r25867]
2004-10-26 00:13:19 +00:00
Ralf W. Grosse-Kunstleve
9ea7f100cc
Add license, copyright.
...
[SVN r24392]
2004-08-10 17:17:52 +00:00
Dave Abrahams
6c8fec96b6
Tweaks prompted by Faheem Mitha
...
[SVN r22632]
2004-04-13 12:19:15 +00:00
Dave Abrahams
17b0c819e4
improved comments in-line
...
[SVN r22628]
2004-04-11 12:07:18 +00:00
Rene Rivera
8cbbd504cf
Point to the new location for Boost.Build v1; tools/build/v1.
...
[SVN r20654]
2003-11-04 17:07:15 +00:00
Dave Abrahams
6ada069d5a
Update for cross-project capability
...
[SVN r20002]
2003-09-10 16:08:41 +00:00
Dave Abrahams
911ba333a2
restored python test drivers
...
[SVN r19976]
2003-09-09 02:55:39 +00:00
Dave Abrahams
5cd8cce531
Set up BOOST_ROOT before import python has a chance to use it.
...
[SVN r19974]
2003-09-09 02:42:17 +00:00
Dave Abrahams
6a2a76cea9
Use new cross-project feature
...
[SVN r19969]
2003-09-08 19:36:06 +00:00
Dave Abrahams
7a9a3d30c9
Use the import rule
...
[SVN r19968]
2003-09-08 17:38:49 +00:00
Vladimir Prus
7e159844fb
Update for current Boost.Build V2.
...
[SVN r19037]
2003-07-11 06:04:35 +00:00
Vladimir Prus
ba4906d05c
Update V2 Jamfile for Boost.
...
[SVN r16882]
2003-01-13 10:05:01 +00:00
Dave Abrahams
bcf864fce3
Attempt to handle derived target types
...
[SVN r16224]
2002-11-13 17:22:48 +00:00
Vladimir Prus
3cb4a029e0
Improve Boost.Python building.
...
* libs/python/build/Jamfile.v2: Sense the location of python headers. Export
include paths.
* libs/python/example/Jamfile.v2: New file.
* new/targets.jam: Use refined properties for constructed
dependency properties
* new/gcc.jam: Handle 'find-library'. Set soname for dynamic libraries.
* new/builtin.jam: New feature 'find-library'.
[SVN r15966]
2002-10-23 12:12:00 +00:00
Joel de Guzman
a295ac6590
Tutorials...
...
[SVN r15818]
2002-10-09 07:44:34 +00:00
Dave Abrahams
4fd20185e9
Clean up Boost.Python v1 flotsam, update documentation
...
[SVN r15815]
2002-10-09 02:52:47 +00:00
Dave Abrahams
30d9331079
Remove Boost.Python v1 from main trunk
...
[SVN r15723]
2002-10-05 04:37:49 +00:00
Dave Abrahams
53c69e7ad5
Merged from RC_1_28_0
...
[SVN r13944]
2002-05-16 00:56:42 +00:00
Dave Abrahams
9a140643c8
fixes for GCC .so/exception problems
...
[SVN r13471]
2002-04-13 04:23:41 +00:00
Dave Abrahams
93735c7bf1
Updated docs and provided backwards compatibility for handle_exception()
...
[SVN r12764]
2002-02-08 22:04:01 +00:00
Dave Abrahams
25c56164b0
Last rewrite of the type conversion mechanism, I hope
...
[SVN r12631]
2002-02-02 14:04:48 +00:00
Dave Abrahams
1f78c74085
fixes
...
[SVN r12146]
2001-12-24 19:27:39 +00:00
Dave Abrahams
0dbb780a2f
* Updated to new handle_exception() idiom for boost::python
...
* Made Cygwin archiving reliable, even when the user supplies a path with backslashes
----------------------------------------------------------------------
Modified Files:
tools/build/gcc-tools.jam tools/build/new/boost-build.jam
boost/python/detail/config.hpp libs/python/build/Jamfile
libs/python/example/do_it_yourself_convts.cpp
libs/python/example/dvect.cpp libs/python/example/example1.cpp
libs/python/example/getting_started1.cpp
libs/python/example/getting_started2.cpp
libs/python/example/ivect.cpp libs/python/example/nested.cpp
libs/python/example/noncopyable_export.cpp
libs/python/example/noncopyable_import.cpp
libs/python/example/pickle1.cpp
libs/python/example/pickle2.cpp
libs/python/example/pickle3.cpp
libs/python/example/richcmp1.cpp
libs/python/example/richcmp2.cpp
libs/python/example/richcmp3.cpp libs/python/example/rwgk1.cpp
libs/python/example/simple_vector.cpp
libs/python/test/comprehensive.cpp
Added Files:
libs/python/example/rwgk2.cpp libs/python/example/rwgk3.cpp
----------------------------------------------------------------------
[SVN r11705]
2001-11-15 05:29:22 +00:00
Ralf W. Grosse-Kunstleve
c7f1c5e29c
New example: nested.cpp
...
[SVN r10946]
2001-08-28 02:02:27 +00:00
Ralf W. Grosse-Kunstleve
6e6ae18aab
Missing "std::" added (std::size_t)
...
[SVN r10872]
2001-08-15 19:15:57 +00:00
Darin Adler
9f3cda0ac3
Spell things consistently. Add some bits of Mac stuff to the tests.
...
Use std::size_t where needed.
[SVN r10800]
2001-08-07 17:22:02 +00:00
Ralf W. Grosse-Kunstleve
801cae13ac
Macintosh mods: do_it_yourself_converters -> do_it_yourself_convts
...
[SVN r10729]
2001-07-31 07:39:05 +00:00