瀏覽代碼

tools/build/v2/tools/python.jam:

 * add ".lib" to the target name for libpython.  *** This is a kluge!
   I don't know why it should be necessary ***, but when I was
   inserting debugging code that did

      ECHO [ $(target).name ] ;

   it would always drop the 2nd digit, e.g. python-2.4 would come out
   as "python-2".  This change prevented it.

 * Fixed spelling and grammar in comments

 * Fix the incorrect assumption in capture-output that only one Python
   extension will participate (also in tools/build/v2/testing.jam).


[SVN r37215]
Dave Abrahams 19 年之前
父節點
當前提交
14486ea478
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 549a94389e2276c91cd95ca257d093d27f99eb37
+Subproject commit ac28d1cb89c9ebc81177750ee4da121ad44e99c1

粤ICP备19079148号