mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
230ec44483310dfabf7f4ff7232c92b59320dd45
* build/targets.jam (generate-realy): After applying tag, we used to 'temporary' change self.name, which is horrible. How pass the name to 'construct'. (construct): New parameter 'name'. (tag-name): New rule, extracted from basic-target. This needs to be separate rule so that we can call it from 'stage'. Check for a value of from '@something' and interpret 'something' as a rule which returns the new name. [SVN r26408]
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%