mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 13:22:11 +00:00
0656ab2818729553bf8a94d996a87b8fd78ba85e
stage a1 : a1.txt : <location>dist ; stage a2 : a2.txt : <location>dist <dependency>a1 ; The problem is that 'a1' is requested with <os>LINUX but the returned target have <location>dist as the only property, which causes this bogus warning. [SVN r26421]
Part 1 and 2 of http://article.gmane.org/gmane.comp.lib.boost.build/6997 - Add ability to mark targets as rquired to be files (ISFILE).
Part 1 and 2 of http://article.gmane.org/gmane.comp.lib.boost.build/6997 - Add ability to mark targets as rquired to be files (ISFILE).
Description
Mirrored via gitea-mirror
Languages
C++
73.8%
Python
22.6%
C
1.6%
Batchfile
0.7%
Shell
0.6%
Other
0.6%