2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-26 18:52:26 +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
2006-06-20 14:01:12 +00:00
2006-05-18 22:41:14 +00:00
2000-11-27 08:04:05 +00:00
2006-01-31 03:26:46 +00:00
2006-01-31 03:26:46 +00:00
Description
Mirrored via gitea-mirror
23 MiB
Languages
C++ 87.7%
Python 11.6%
CMake 0.3%
C 0.3%