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 12:42:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0d08ed3c8ee9060cb0e1f0d4d29b7d9ac3343269
build
/
src
History
Jurko Gospodnetić
0d08ed3c8e
Minor stylistic comment change in the Boost Build targets.jam module.
...
[SVN r48503]
2008-08-31 21:33:48 +00:00
..
build
Minor stylistic comment change in the Boost Build targets.jam module.
2008-08-31 21:33:48 +00:00
contrib
Made the Boost Build contrib/wxFormBuilder.jam toolset module report its configuration debugging messages consistently with the nice way this is implemented in the tools/python.jam toolset module.
2008-08-24 12:08:49 +00:00
engine
Major stylistic changes throughout the Boost Jam source base. No implementation changes.
2008-08-30 23:56:49 +00:00
kernel
Minor stylistic Boost Build script changes.
2008-06-08 22:36:08 +00:00
options
Corrected an out-of-date comment listing all command-line options.
2008-01-05 16:58:01 +00:00
tools
Corrected a slight internal defect in Boost Build's tools/package.jam module. There some properties getting passed to stage rules were getting constructed incorrectly (had an extra grist component) and the code did work but purely by accident.
2008-08-31 00:17:22 +00:00
util
Added a new utility.unquote() rule to the Boost Build util/utility.jam module. Tests included. This is part of cleaning up some command line parsing where on some OS's quotes are stripped by the OS and on some they are not.
2008-08-31 21:25:03 +00:00
bootstrap.jam
Add top-level bootstrap.jam, so that users can put Boost.Build root in
2003-10-29 07:49:56 +00:00
build-system.jam
Cleaning up some command line parsing where on some OS's quotes are stripped by the OS and on some they are not. This fixes a failing Boost Build configuration.py unit test on Cygwin.
2008-08-31 21:31:32 +00:00