2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 01:12:13 +00:00
Files
build/v2
Vladimir Prus b38c1978d3 Fixes related to init-link-flags
* tools/gcc.jam
   (init): passing $(condition) to init-link-flags
   (init-link-flags): now takes new condition parameter
                      moved common flags out of it
* tools/intel-linux.jam
   (init): moved call to inherit-flags into it because we need to call
           gcc.init-link-flags with the 'condition' parameter.
* tools/darwin.jam
   (init): moved call to inherit-flags into it because we need to call
           gcc.init-link-flags with the 'condition' parameter.

Fixes related to init-link-flags
* tools/gcc.jam
   (init): passing $(condition) to init-link-flags
   (init-link-flags): now takes new condition parameter
                      moved common flags out of it
* tools/intel-linux.jam
   (init): moved call to inherit-flags into it because we need to call
           gcc.init-link-flags with the 'condition' parameter.
* tools/darwin.jam
   (init): moved call to inherit-flags into it because we need to call
           gcc.init-link-flags with the 'condition' parameter.

Patch from Andre Hentz.


[SVN r25816]
2004-10-21 07:39:11 +00:00
..
2004-10-21 07:05:39 +00:00
2004-09-23 10:46:58 +00:00
2004-10-21 07:39:11 +00:00
2002-05-06 03:46:55 +00:00
2004-06-02 14:26:15 +00:00
2004-10-18 11:17:15 +00:00
2003-11-06 07:29:32 +00:00
2004-10-12 08:21:45 +00:00
2004-08-30 05:36:35 +00:00
2003-10-30 06:58:38 +00:00
2004-10-13 15:34:21 +00:00
2003-02-14 15:04:37 +00:00
2004-08-11 09:51:16 +00:00