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-17 01:32:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
1ce29c8f36d285ecd9022ecd2c4eae8cc040f9f3
build
/
historic
/
jam
/
test
History
Jurko Gospodnetić
89bf2cbde1
Added a comment describing an additional Boost Jam test for the Windows popen() command unquoting bug that should be added once a better testing framework is implemented for Boost Jam.
...
[SVN r46102]
2008-06-03 23:14:54 +00:00
..
action_status.jam
Made Boost Jam tests quote their bjam executable name when calling it allowing those executables to contain spaces in their name and/or path. This also causes one of the tests (action_status.jam) to fail on Windows due to a popen() command unquoting feature on that platform.
2008-06-03 23:12:31 +00:00
actions_quietly.jam
Made Boost Jam tests quote their bjam executable name when calling it allowing those executables to contain spaces in their name and/or path. This also causes one of the tests (action_status.jam) to fail on Windows due to a popen() command unquoting feature on that platform.
2008-06-03 23:12:31 +00:00
builtin_normalize_path.jam
Patch for the NORMALIZE_PATH builtin Boost Jam rule as well as an appropriate update for the path.jam Boost Build module where that rule was being used to implement path.join and related operations.
2008-05-05 22:37:19 +00:00
builtin_shell.jam
Added a comment describing an additional Boost Jam test for the Windows popen() command unquoting bug that should be added once a better testing framework is implemented for Boost Jam.
2008-06-03 23:14:54 +00:00
builtin_w32_getregnames.jam
Cleanup.
2006-09-22 16:07:59 +00:00
option_d2.jam
Made Boost Jam tests quote their bjam executable name when calling it allowing those executables to contain spaces in their name and/or path. This also causes one of the tests (action_status.jam) to fail on Windows due to a popen() command unquoting feature on that platform.
2008-06-03 23:12:31 +00:00
option_l.jam
Made Boost Jam tests quote their bjam executable name when calling it allowing those executables to contain spaces in their name and/or path. This also causes one of the tests (action_status.jam) to fail on Windows due to a popen() command unquoting feature on that platform.
2008-06-03 23:12:31 +00:00
option_n.jam
Made Boost Jam tests quote their bjam executable name when calling it allowing those executables to contain spaces in their name and/or path. This also causes one of the tests (action_status.jam) to fail on Windows due to a popen() command unquoting feature on that platform.
2008-06-03 23:12:31 +00:00
parallel_actions.jam
Made Boost Jam tests quote their bjam executable name when calling it allowing those executables to contain spaces in their name and/or path. This also causes one of the tests (action_status.jam) to fail on Windows due to a popen() command unquoting feature on that platform.
2008-06-03 23:12:31 +00:00
parallel_multifile_actions.jam
Made Boost Jam tests quote their bjam executable name when calling it allowing those executables to contain spaces in their name and/or path. This also causes one of the tests (action_status.jam) to fail on Windows due to a popen() command unquoting feature on that platform.
2008-06-03 23:12:31 +00:00
stress_var_expand.jam
Cleanup.
2006-09-22 16:07:59 +00:00
target_var.jam
Cleanup.
2006-09-22 16:07:59 +00:00
test.bat
Call the correct subjam file.
2007-09-15 04:33:32 +00:00
test.jam
Patch for the NORMALIZE_PATH builtin Boost Jam rule as well as an appropriate update for the path.jam Boost Build module where that rule was being used to implement path.join and related operations.
2008-05-05 22:37:19 +00:00
test.sh
Handle invalid formats of @() as doing a straight substitution instead of erroring out.
2007-09-17 21:35:58 +00:00
var_expand.jam
Handle invalid formats of @() as doing a straight substitution instead of erroring out.
2007-09-17 21:35:58 +00:00