mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
f7ef4fd7c81879a510b8600a96038338ffaf095f
* new/stage.jam (stage-target-class.construct): Pass the result via 'virtual-target.register'. I wonder if virtual targets should be create via 'virtual-target.create' which will invoke 'virtual-target.register' internally. Passing via 'register' was forgotten in many places. * test/stage.py: New test. [SVN r18497]
Description
Mirrored via gitea-mirror
Languages
C++
73.8%
Python
22.6%
C
1.6%
Batchfile
0.7%
Shell
0.6%
Other
0.6%