Bläddra i källkod

Support for --with-pydebug builds.

python.jam:

  Support for the specification of "_d" extension suffix.

  In compute-default-paths, fixed the check for residence in
  a "PCBuild.*" directory so we can build against Windows Python built
  in a source distribution.

common.jam:

  Fixed generation of the "y" tag to look for <python-debugging>on
  rather than the whole debug-python build variant.

  Fixed some grammar and spelling.

virtual-target.jam:

  Added the ability to forego the prepending of "." to a
  generated-target-suffix by specifying the suffix enclosed in <...>

libs/python/build/Jamfile.v2:

  #define BOOST_DEBUG_PYTHON when <python-debugging>on


[SVN r37326]
Dave Abrahams 19 år sedan
förälder
incheckning
f42028f926
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      libs/python
  2. 1 1
      tools/build

+ 1 - 1
libs/python

@@ -1 +1 @@
-Subproject commit 98a468dadc14df5c0f86d0341c3cc19b8209ebdc
+Subproject commit 8eddc7aa3713d8ccc68c1867118d1172c8686fea

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit c1b72d77e8c69f75cb882188d801978c48706445
+Subproject commit d99a280ef50c69e5e10a73b574d58e88b077984d

粤ICP备19079148号