mirror of
https://github.com/boostorg/build.git
synced 2026-02-20 14:42:14 +00:00
f9767b2bd7a05c05c5a060c64721dfa51b448bbb
rules which create corresponding EXE/LIB targets. The drawback with the previous approach, where there was a separate generator for RSP file, was that the list of consumable target types is different, depending on main target which uses RSP, and it's hard to express this information. * tools/builtin.jam (response-file): Move to... * tools/common.jam: Here. * tools/msvc.jam * tools/borland.jam Split 'link' rule into 'link' and 'link.dll'. Call 'response-file' from rules. * tools/stage.jam Fix a bug which cause RSP file to be staged incorrectly. [SVN r20650]
Description
Mirrored via gitea-mirror
Languages
C++
73.8%
Python
22.6%
C
1.6%
Batchfile
0.7%
Shell
0.6%
Other
0.6%