Dave Abrahams
8fe9d41b58
Cleaned out flotsam and improved comments
...
[SVN r36317]
2006-12-11 02:50:55 +00:00
Dave Abrahams
9366c48351
add missing license/copyright info
...
[SVN r35068]
2006-09-11 22:08:18 +00:00
Vladimir Prus
ec77608840
Clarify comment
...
[SVN r34668]
2006-07-22 12:53:49 +00:00
Vladimir Prus
f5a69a1dab
Windows fix: use <library>/pytho/python_for_extensions, not <use>, so that
...
we actually link to Python import lib on windows.
[SVN r34666]
2006-07-22 12:28:00 +00:00
Vladimir Prus
a1e865061c
Don't link Boost.Python to python library, and don't require
...
<threading>multi for embedding applications.
* libs/python/build/Jamfile.v2: (boost_python): Don't link
to /python//python. Use /python//python_for_extensions.
* libs/python/test/Jamfile.v2: Remove <threading>multi project
requirements.
(py-run): Link to /python//python.
(exec): Likewise.
* tools/build/v2/tools/python.jam: (pthread): Declare.
(init-unix): Add 'pthread' to extra-libs.
(
[SVN r34662]
2006-07-22 07:12:10 +00:00
Vladimir Prus
0793267bf0
Add BOOST_PYTHON_STATIC_LIB and BOOST_PYTHON_DYNAMIC_LIB to usage
...
requirements, as appropriate.
[SVN r33053]
2006-02-21 07:38:14 +00:00
Eric Niebler
6fee43fc6f
tests and docs for stl_input_iterator
...
[SVN r31514]
2005-10-31 18:50:18 +00:00
Dave Abrahams
2571ebb0c2
Added Stefan's new files.
...
[SVN r31371]
2005-10-18 12:09:36 +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
Vladimir Prus
2e86d1f9bb
Remove debug print
...
[SVN r23368]
2004-07-06 11:27:54 +00:00
Dave Abrahams
7a9a3d30c9
Use the import rule
...
[SVN r19968]
2003-09-08 17:38:49 +00:00
Vladimir Prus
9d26167ec1
Change use-requirements to usage-requirements in some library Jamfiles.
...
[SVN r16884]
2003-01-13 12:31:12 +00:00
Vladimir Prus
ba4906d05c
Update V2 Jamfile for Boost.
...
[SVN r16882]
2003-01-13 10:05:01 +00:00
Dave Abrahams
038be89766
Build with Cygwin
...
[SVN r16000]
2002-10-28 04:22:14 +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
Dave Abrahams
2c7829f50e
initial checkin
...
[SVN r15930]
2002-10-15 11:59:39 +00:00