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

More changes to cope with CW on MacOSX.
allyourbase.jam:
* Make it possible to customize Ranlib per toolset.
cw-tools.jam:
* Fix the checks for osx to use OS as that works best.
* Add in explicit support for building MSL/Carbon/Mach-O targets.
* Add in explicit support for console apps in that target, taken from what the IDE does to build that type of target.
* Reduce code by re-using the actions that dealt with command files.
* Disable running of ranlib, as CW doesn't produce the right libs, and doesn't need it anyway.


[SVN r27511]

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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit d6f1a11e7cf3f8c9c11a209c1d22a5498441c1b3
+Subproject commit 5325d9c40507844eb87ab28b84538206032e48d5

粤ICP备19079148号