mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 13:22:11 +00:00
08bac7ef79024610043fdce232066607363e4f00
lib png : z : <name>png ; lib z : : <name>z ; now works: if you link to 'png' you'll also link to 'z'. lib png : z : <file>png.a ; lib z : : <file>z.a ; now works too. The 'prebuilt.jam' modules which used to handle <file> for all target kinds is now removed. [SVN r25703]
Description
Mirrored via gitea-mirror
Languages
C++
73.8%
Python
22.6%
C
1.6%
Batchfile
0.7%
Shell
0.6%
Other
0.6%