mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 00:12:11 +00:00
3a68b842ae46824e34cb2801d52ea6ce07032f80
not by project attribute. The problem with the previous interface was that it was not possible to mark target as explicit anywhere else, such as in helper module which declares target in project module, or in toolset module. * new/targets.jam (project-target.mark-target-as-explicit): New rule (project-target.targets-to-build): Use self.explicit-targets. * new/project.jam (project-attributes.set): Don't allow 'explicit-targets'. [SVN r18900]
Description
Mirrored via gitea-mirror
Languages
C++
73.8%
Python
22.6%
C
1.6%
Batchfile
0.7%
Shell
0.6%
Other
0.6%