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-14 00:32:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0a0efe24ac07f88c18d03cd2bc67cd1b2a6dfca5
build
/
src
/
kernel
History
Vladimir Prus
6bb81c6c68
Only use Python port of Boost.Build when exactly '--python' is passed.
...
Fixes
#3814
. [SVN r58668]
2010-01-04 10:36:08 +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
Only use Python port of Boost.Build when exactly '--python' is passed.
2010-01-04 10:36:08 +00:00
bootstrap.py
Add Python bootstrap code
2009-07-27 09:22:07 +00:00
class.jam
Removed empty internal Boost Build __test__ rules. Made remaining __test__ rules be non-local to correct a defect introduced during last internal testing system reorganization with local __test__ rules not getting called. Minor stylistic changes.
2008-06-08 21:55:16 +00:00
errors.jam
Quote semicolon
2008-10-16 16:53:36 +00:00
modules.jam
Corrected a Boost Build error handling in its modules.jam module, causing an 'unknown errors.error rule' error to be reported instead of the intended one when passing incorrect options to the import rule.
2008-09-01 16:04:42 +00:00