This website requires JavaScript.
Explore
Help
Sign In
boost
/
build
Watch
2
Star
0
Fork
0
You've already forked build
mirror of
https://github.com/boostorg/build.git
synced
2026-02-15 13:02:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f7290b2187e6590e35b32bd9aa2af64472df5f05
build
/
v2
/
kernel
History
Jurko Gospodnetić
f7290b2187
Documented that modules.call-in and modules.call-locally rules may forward at most 8 parameters to the rules they call. Also removed the extra unused $(9) parameter forwarding in the modules.call-locally rule.
...
[SVN r45304]
2008-05-12 18:31:59 +00:00
..
boost-build.jam
Add/update copyrights+license (with help of a shell script).
2006-11-05 07:13:39 +00:00
bootstrap.jam
Removed the old and no longer existing 'new' folder form the internal Boost Build path.
2008-05-04 03:30:15 +00:00
class.jam
Minor stylistic Boost Build code changes.
2008-05-02 15:26:44 +00:00
errors.jam
No functional changes but only stylistic changes such as: comment typo corrections, wrapping lines to 80 characters, indentations, removing trailing spaces, removing empty lines, made tests use Jamfile.jam and Jamroot.jam Boost Build script names, removed unnecessary module imports, etc.
2008-01-06 00:25:48 +00:00
modules.jam
Documented that modules.call-in and modules.call-locally rules may forward at most 8 parameters to the rules they call. Also removed the extra unused $(9) parameter forwarding in the modules.call-locally rule.
2008-05-12 18:31:59 +00:00