mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
1d55c1e7bdc449f87dca1962ff617ea64f9ca862
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%