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 00:52:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
88686a1b92ada34e5d2a22da120cd259679e89fe
build
/
src
History
Jurko Gospodnetić
88686a1b92
Made Boost Build's python.jam toolset module work correctly when the python command interpreter executable path contains spaces. This is not supported on Windows with Boost Jam versions prior to 3.1.17. Made python.jam toolset's cygwin symlink detection work correctly with symlinks to .cmd files. Minor stylistic changes.
...
[SVN r46109]
2008-06-04 00:51:44 +00:00
..
build
Cleaned up the build/modifiers.jam Boost Build module so it no longer references long removed 'multiple' parameter to a generator.run() rule.
2008-06-03 23:59:27 +00:00
contrib
Added tntnet application server support, from Eduardo Gurgel.
2008-05-21 12:41:41 +00:00
engine
Fixed a Boost Jam bug on Windows causing its SHELL command not to work correctly with some commands containing quotes. Caused by a 'funny feature' in the Windows popen() implementation causing it to remove external quotes in some cases similar to how the Windows cmd.exe shell command interpreter does it.
2008-06-03 23:44:23 +00:00
kernel
Minor stylistic changes.
2008-05-12 18:35:56 +00:00
options
Corrected an out-of-date comment listing all command-line options.
2008-01-05 16:58:01 +00:00
tools
Made Boost Build's python.jam toolset module work correctly when the python command interpreter executable path contains spaces. This is not supported on Windows with Boost Jam versions prior to 3.1.17. Made python.jam toolset's cygwin symlink detection work correctly with symlinks to .cmd files. Minor stylistic changes.
2008-06-04 00:51:44 +00:00
util
Corrected a bug causing abbreviated build folder name caching never getting used.
2008-06-02 09:51:15 +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
Removed a TODO comment related to the 'NOTFILE all ;' statement in tools/build/v2/build-system.jam and replace with a better explanation comment. Dead code removal, Comment typo corrections. Minor stylistic changes.
2008-05-03 16:32:23 +00:00