Stefan Seefeld
df16e3e55e
Fix typo.
2017-03-28 12:54:05 -04:00
Rene Rivera
5121fc11f9
Don't build numpy if there's no python version to target.
2017-03-06 10:30:41 -06:00
Rene Rivera
471e6181b2
BPL builds targets need to always be defined.
2017-03-05 15:16:36 -06:00
Rene Rivera
398e7f02b8
Fix no pynumpy target when no numpy configured.
2017-03-05 08:56:57 -06:00
Rene Rivera
1e315242ce
Fix libs from referencing BPL when there is no python configured.
2017-03-03 22:28:22 -06:00
Rene Rivera
e670de2795
Fix empty numpy lib name caused by missing parens for lib name map.
2017-03-02 21:55:49 -06:00
Rene Rivera
367b793ac9
Merge branch 'develop' of https://github.com/boostorg/python.git into develop
2017-03-01 10:15:47 -06:00
Rene Rivera
8c170d9193
Fix building of multiple BPL libs even when the configured python does
...
not match.
2017-03-01 10:15:37 -06:00
SPKorhonen
bd7b8ecba5
Fix for missing export symbols, issue #98 ( #110 )
...
Fix for missing export symbols in shared library of boost::python::numpy
2017-02-15 11:53:28 -05:00
Stefan Seefeld
d14b8cf411
Fix library dependency with Python 3.
2017-01-03 21:17:51 -05:00
Vladimir Prus
36bbdde2fe
Use Boost-global python tagging.
2016-10-28 11:56:15 +03:00
Stefan Seefeld
07c8cbe652
Adjust to Boost.Build changes.
2016-10-23 21:27:31 -04:00
Stefan Seefeld
163e469bc4
Minor fixes.
2016-10-19 11:25:48 -04:00
Stefan Seefeld
84c96447e2
Add NumPy support to the BB-based build logic.
2016-10-18 16:32:05 -04:00
Stefan Seefeld
d422058fb4
Adjust BB logic to shared_ptr test changes.
2016-09-28 16:59:44 -04:00
Rene Rivera
10b85d67e7
Remove obsolete Boost.Build v1 files.
...
[SVN r35880]
2006-11-06 17:10:46 +00:00
Dave Abrahams
1d65b74273
Add missing license/copyright
...
[SVN r35070]
2006-09-11 22:27:29 +00:00
Eric Niebler
6fee43fc6f
tests and docs for stl_input_iterator
...
[SVN r31514]
2005-10-31 18:50:18 +00:00
Stefan Seefeld
126a3efb92
Add basic embedding support.
...
[SVN r30601]
2005-08-17 13:04:42 +00:00
Douglas Gregor
07c95aea4e
gcc-3_3-darwin also needs -bind_at_load
...
[SVN r29102]
2005-05-20 20:12:29 +00:00
Dave Abrahams
c8e8ccfa22
New-style polymorphism
...
[SVN r24083]
2004-07-26 15:34:36 +00:00
Jonathan Brandmeyer
8452e275d0
New implementation, tests, and documentation for a PySliceObject
...
objectmanager.
[SVN r22192]
2004-02-07 21:38:24 +00:00
Rene Rivera
962dfa17c5
Add -bind_at_load option for MacOSX Darwin build, this prevents semaphore_wait_trap erros when loaded by extensions.
...
[SVN r20665]
2003-11-04 18:30:37 +00:00
Rene Rivera
d879eb235f
Add install definitions for new common install configuration.
...
[SVN r20409]
2003-10-19 19:52:56 +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
Dave Abrahams
50bcf8db34
Apply workarounds for msvc-stlport
...
[SVN r16854]
2003-01-10 15:04:05 +00:00
Dave Abrahams
2b1a2ce09c
Build static versions of the library too.
...
[SVN r16785]
2003-01-07 17:30:51 +00:00
Dave Abrahams
7e840acd19
Repair AIX build
...
[SVN r15740]
2002-10-05 19:31:43 +00:00
Dave Abrahams
6f76db9c6c
quick bug fix
...
[SVN r15738]
2002-10-05 17:42:34 +00:00
Dave Abrahams
86489dd5a7
Make AIX work again
...
[SVN r15737]
2002-10-05 17:29:32 +00:00
Dave Abrahams
30d9331079
Remove Boost.Python v1 from main trunk
...
[SVN r15723]
2002-10-05 04:37:49 +00:00
Dave Abrahams
d779a94cfb
obsoleted
...
[SVN r15060]
2002-08-22 18:22:35 +00:00
Dave Abrahams
53c69e7ad5
Merged from RC_1_28_0
...
[SVN r13944]
2002-05-16 00:56:42 +00:00
Dave Abrahams
57002aca36
Removed flotsam
...
[SVN r13775]
2002-05-09 14:28:37 +00:00
Dave Abrahams
93ca98d3a8
Some tweaks for gcc-stlport
...
[SVN r13600]
2002-05-01 02:50:19 +00:00
Dave Abrahams
7d8b6d149e
Fixed installation/configuration checks
...
[SVN r13451]
2002-04-11 21:01:10 +00:00
Dave Abrahams
81777a29d5
Fixed Jamfile for running all tests
...
Updated MWERKS warning suppression
Rationalized template export
[SVN r13421]
2002-04-10 05:43:55 +00:00
Dave Abrahams
7d7eac5030
Don't build any Python stuff if no Python installation found
...
[SVN r13342]
2002-04-01 21:47:16 +00:00
Rene Rivera
08c909fd41
Updated the basic Jamfiles for the new Boost.Build changes.
...
[SVN r12798]
2002-02-14 04:08:20 +00:00
Dave Abrahams
44e43d3b47
Initial checkin of V2 docs
...
[SVN r12797]
2002-02-14 03:39:41 +00:00
Dave Abrahams
684e391a9a
remove local rule usage for the time being.
...
[SVN r12626]
2002-02-02 00:49:24 +00:00
Dave Abrahams
7a16cd4c37
remove local rule usage for the time being.
...
[SVN r12625]
2002-02-02 00:46:38 +00:00
Dave Abrahams
1f78c74085
fixes
...
[SVN r12146]
2001-12-24 19:27:39 +00:00
Dave Abrahams
d4b215a66b
Integrating Andreas Zieringer's shared lib changes
...
Modified Files:
build/Jamfile build/win32_mwcc_setup.bat src/classes.cpp
src/conversions.cpp src/cross_module.cpp
src/extension_class.cpp src/functions.cpp
src/init_function.cpp src/module_builder.cpp src/objects.cpp
src/types.cpp
[SVN r12084]
2001-12-17 17:00:53 +00:00
Dave Abrahams
ccfd4acbda
factored out python.jam
...
[SVN r12041]
2001-12-13 18:17:38 +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
Dave Abrahams
5bec0d2d98
fixes for intel
...
[SVN r11690]
2001-11-14 20:06:18 +00:00
Dave Abrahams
e7904fa67a
add _d targets for debugging
...
[SVN r11678]
2001-11-14 17:32:08 +00:00
Dave Abrahams
b211f8a096
Modified Files:
...
index.htm - fixed reference to CVS repository
libs/python/build/Jamfile - first stab at metrowerks Pro7 support
status/Jamfile - added RUN_ALL_TESTS variables to force tests to run
tools/build/boost-build.jam - fix BOOST_BUILD_INSTALLATION setting
tools/build/metrowerks-tools.jam - command file support
tools/build/msvc-tools.jam - permanent command file support
tools/build/intel-win32-tools.jam - made it an extension of msvc-tools.jam
tools/build/gcc-tools.jam - made FINDLIBS change submitted by Toon Knapen
tools/build/jam_src/variable.c - changed command-line/env. variable
interpretation so that
surrounding them with quotes causes
no breaking at spaces.
These files were converted from tabs to spaces:
boost/python/conversions.hpp
boost/python/reference.hpp boost/python/detail/base_object.hpp
boost/python/detail/functions.hpp
boost/python/detail/wrap_python.hpp libs/python/test/comprehensive.cpp
tools/build/boost-base.jam
tools/build/como-tools.jam
[SVN r11652]
2001-11-10 22:16:01 +00:00