Просмотр исходного кода

Attempt to simulate the actions that Python itself uses for building extensions.
* darwin-tools.jam; Added <link-format> to specify the type of linking to do.
* python.jam; Adjust framework specification so that the added search path is correct.
* python.jam; Change selection of library when building on MacOSX to always use the framework.
* python.jam; Change adjustment of properties so that it builds Python extensions with link-format = bundle.


[SVN r20633]

Rene Rivera 22 лет назад
Родитель
Сommit
2b3edc2c60
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 732b13ed53afdd84051b33eeee60dadf1bb07fba
+Subproject commit 0f07115f1ad6b0cbb49b85a5de98caeeba0ea724

粤ICP备19079148号