c5c81f7f56Expand aCC documentation
Vladimir Prus
2007-09-18 11:44:13 +0000
9762b1f3ddExpand aCC documentation
Vladimir Prus
2007-09-18 11:44:13 +0000
7fa6118e55A minor optimization to eliminate two OS calls (one to times, one to kill). Now all expired processes are killed in one place. If the select command times out, I set each processes start_time to zero to ensure it is picked up as an expired process.
K. Noel Belcourt
2007-09-18 03:27:48 +0000
4870d72e91A minor optimization to eliminate two OS calls (one to times, one to kill). Now all expired processes are killed in one place. If the select command times out, I set each processes start_time to zero to ensure it is picked up as an expired process.
K. Noel Belcourt
2007-09-18 03:27:48 +0000
445da99019Fix One more obscure way for the timeout to miss processes.
K. Noel Belcourt
2007-09-18 02:42:13 +0000
04868e21a2Fix One more obscure way for the timeout to miss processes.
K. Noel Belcourt
2007-09-18 02:42:13 +0000
4468f9e815Rene found a problem with the code I committed to terminate expired processes. This patch basically causes the select function to return after -l seconds. This gives me a shot at killing processes still running.
K. Noel Belcourt
2007-09-17 23:30:57 +0000
70d2f9a567Rene found a problem with the code I committed to terminate expired processes. This patch basically causes the select function to return after -l seconds. This gives me a shot at killing processes still running.
K. Noel Belcourt
2007-09-17 23:30:57 +0000
63c43e0a65Handle invalid formats of @() as doing a straight substitution instead of erroring out.
Rene Rivera
2007-09-17 21:35:58 +0000
30200dfad1Handle invalid formats of @() as doing a straight substitution instead of erroring out.
Rene Rivera
2007-09-17 21:35:58 +0000
b0afd67e56Add test for no-op @() expansion.
Rene Rivera
2007-09-17 20:00:18 +0000
2a46723127Allow to specify version, and explicitly specify the command, when initializing the acc toolset.
Vladimir Prus
2007-09-17 19:29:06 +0000
a85d38d083Allow to specify version, and explicitly specify the command, when initializing the acc toolset.
Vladimir Prus
2007-09-17 19:29:06 +0000
7bee0360ecAdd test of -l limit option now that it's implemented on windows and unix.
Rene Rivera
2007-09-17 16:58:10 +0000
b19a4d5589Add internal dependencies for multi-file generating actions to indicate that the targets all only appear when the first target appears. (fixes ticket #431)
Rene Rivera
2007-09-17 08:32:24 +0000
1e4f85ff24Add internal dependencies for multi-file generating actions to indicate that the targets all only appear when the first target appears. (fixes ticket #431)
Rene Rivera
2007-09-17 08:32:24 +0000
9685e0489fReally fix missing INT_MAX declaration. And fix pma.jam test on Unix.
Rene Rivera
2007-09-17 00:54:20 +0000
8a8cb0f0d9Really fix missing INT_MAX declaration. And fix pma.jam test on Unix.
Rene Rivera
2007-09-17 00:54:20 +0000
a13eb14a1cAdd test for ticket #431.
Rene Rivera
2007-09-17 00:44:16 +0000
df836c6bd9Added missing #include <utility> and qualified make_pair with std:: to library_status.cpp.
K. Noel Belcourt
2007-09-17 00:27:37 +0000
0ab51f6341Added missing #include <utility> and qualified make_pair with std:: to library_status.cpp.
K. Noel Belcourt
2007-09-17 00:27:37 +0000
f0a4613cf9Fix undeclared INT_MAX on some platforms, i.e. Linux.
Rene Rivera
2007-09-16 22:13:02 +0000
a0275aa3c6Fix undeclared INT_MAX on some platforms, i.e. Linux.
Rene Rivera
2007-09-16 22:13:02 +0000
acb224e465Define OSPLAT var unconditionally, and more generically, when possible. (fixes#798)
Rene Rivera
2007-09-16 21:55:02 +0000
6832a395a9Define OSPLAT var unconditionally, and more generically, when possible. (fixes#798)
Rene Rivera
2007-09-16 21:55:02 +0000
2f178b0841Call the correct subjam file.
Rene Rivera
2007-09-15 04:33:32 +0000
a5777c5893Remove acc_pa_risc.jam. Given that it's a copy of acc.jam with only toolset name changed, I see no point in having this file.
Vladimir Prus
2007-09-14 15:30:42 +0000
913ad3ded4Remove acc_pa_risc.jam. Given that it's a copy of acc.jam with only toolset name changed, I see no point in having this file.
Vladimir Prus
2007-09-14 15:30:42 +0000
074a8759f1* gcc.jam (init-link-flags): Add missing 'unchecked'. This was breaking intel.
Vladimir Prus
2007-09-14 15:28:13 +0000
856a41141e* gcc.jam (init-link-flags): Add missing 'unchecked'. This was breaking intel.
Vladimir Prus
2007-09-14 15:28:13 +0000
9af56e0e97Don't run gcc_runtime test on msvc
Vladimir Prus
2007-09-11 19:36:48 +0000
8ee55c0651Don't run gcc_runtime test on msvc
Vladimir Prus
2007-09-11 19:36:48 +0000
de592346b0* BoostBuild.py (wait_for_time_change): Wait for more serious time change, in order to fix sporadic dependency_test failures.
Vladimir Prus
2007-09-11 19:17:49 +0000
47883c1710* BoostBuild.py (wait_for_time_change): Wait for more serious time change, in order to fix sporadic dependency_test failures.
Vladimir Prus
2007-09-11 19:17:49 +0000
3bac4643aeDon't try to apply --build-dir to standalone projects. Fixes build_dir test failure on linux.
Vladimir Prus
2007-09-11 19:16:06 +0000
ef24b573cfDon't try to apply --build-dir to standalone projects. Fixes build_dir test failure on linux.
Vladimir Prus
2007-09-11 19:16:06 +0000
f09fd1a197Record failure reason when we fail to open a file.
Vladimir Prus
2007-09-08 17:10:26 +0000
bcc1770d08Record failure reason when we fail to open a file.
Vladimir Prus
2007-09-08 17:10:26 +0000
3fac77c14dFix the rebuilds test on linux. * BoostBuild.py (wait_for_time_change): Use floor, to avoid waiting 0.5 seconds. * rebuilds.py: Wait for time change as necessary.
Vladimir Prus
2007-09-08 16:24:50 +0000
c349da3998Fix the rebuilds test on linux. * BoostBuild.py (wait_for_time_change): Use floor, to avoid waiting 0.5 seconds. * rebuilds.py: Wait for time change as necessary.
Vladimir Prus
2007-09-08 16:24:50 +0000
8edaa3e0f1Print test results summary at the end
Vladimir Prus
2007-09-08 00:26:18 +0000
faedb8b0efPrint test results summary at the end
Vladimir Prus
2007-09-08 00:26:18 +0000
a14761fd47Fix remove_requirements test. I have no idea how it could have passed as-is.
Vladimir Prus
2007-09-08 00:15:23 +0000
526f85c280Fix remove_requirements test. I have no idea how it could have passed as-is.
Vladimir Prus
2007-09-08 00:15:23 +0000
259e5a2843Implement --ignore-toolset-requirements and set in during testing.
Vladimir Prus
2007-09-07 23:59:54 +0000
44298f02c7Implement --ignore-toolset-requirements and set in during testing.
Vladimir Prus
2007-09-07 23:59:54 +0000
bb89e5142fMake it work
Vladimir Prus
2007-09-07 23:59:10 +0000
216e84fba9Make it work
Vladimir Prus
2007-09-07 23:59:10 +0000
7fd3402b2fUndo #38702, which fixes alternative.py on linux. Real fix for win coming soon.
Vladimir Prus
2007-09-07 23:51:07 +0000
109fba60a0Undo #38702, which fixes alternative.py on linux. Real fix for win coming soon.
Vladimir Prus
2007-09-07 23:51:07 +0000
7663d860e2Make output from test run nicer, and more structured. In future, we might be able to generate XML, or any other voodoo we want.
Vladimir Prus
2007-09-07 23:18:20 +0000
28f5cfdd14Make output from test run nicer, and more structured. In future, we might be able to generate XML, or any other voodoo we want.
Vladimir Prus
2007-09-07 23:18:20 +0000
2e36b14c26Adjust faq entry about targets in site-config.jam
Vladimir Prus
2007-09-07 21:34:27 +0000
42bc94fdc5Adjust faq entry about targets in site-config.jam
Vladimir Prus
2007-09-07 21:34:27 +0000
a568cc7006Boost.Build V2 toolset for the HP aC++ compiler on PA-RISC
Boris Gubenko
2007-09-05 23:43:40 +0000
840201ae89Boost.Build V2 toolset for the HP aC++ compiler on PA-RISC
Boris Gubenko
2007-09-05 23:43:40 +0000
9cefb72cc7Remove unnecessary line
Vladimir Prus
2007-09-05 08:03:17 +0000
59b793fdc2Remove unnecessary line
Vladimir Prus
2007-09-05 08:03:17 +0000
f9feb61242Unbreak the gcc_runtime test
Vladimir Prus
2007-09-04 20:29:56 +0000
7cbb1b9b42Unbreak the gcc_runtime test
Vladimir Prus
2007-09-04 20:29:56 +0000
692f1fc20aAllow to print the tree delta to any file.
Vladimir Prus
2007-09-04 20:26:19 +0000
258f36f179Allow to print the tree delta to any file.
Vladimir Prus
2007-09-04 20:26:19 +0000
05c93e4d3cMake use of gnu ld's -Bstatic and -Bdynamic switches to choose order of libraries searched by -l switch.
Roland Schwarz
2007-09-03 19:38:40 +0000
b3ec4fc36dMake use of gnu ld's -Bstatic and -Bdynamic switches to choose order of libraries searched by -l switch.
Roland Schwarz
2007-09-03 19:38:40 +0000
5d6be523a2Changed library naming convention for mingw and cygwin. For details see comment in file. Also should resolve Ticket #1058 .
Roland Schwarz
2007-09-02 18:37:14 +0000
793f19ac11Changed library naming convention for mingw and cygwin. For details see comment in file. Also should resolve Ticket #1058 .
Roland Schwarz
2007-09-02 18:37:14 +0000
42c9e46f9ePreviously, I've accidentally committed a patch to make <tag> affect names of searched libraries. This commit greatly simplifies that.
Vladimir Prus
2007-09-01 22:10:46 +0000
c2db8be793Previously, I've accidentally committed a patch to make <tag> affect names of searched libraries. This commit greatly simplifies that.
Vladimir Prus
2007-09-01 22:10:46 +0000
aef14d8748Make free features on the command line affect all targets, not just directly requested ones.
Vladimir Prus
2007-09-01 21:46:09 +0000
cd3fd6b171Make free features on the command line affect all targets, not just directly requested ones.
Vladimir Prus
2007-09-01 21:46:09 +0000
4f5947ca91Fix glob excludes in subdirectories.
Vladimir Prus
2007-09-01 20:28:42 +0000
02a6e3ad65Fix glob excludes in subdirectories.
Vladimir Prus
2007-09-01 20:28:42 +0000
566764c705Initial support for defining action body from Python.
Vladimir Prus
2007-09-01 08:55:35 +0000
79e71a3d0cInitial support for defining action body from Python.
Vladimir Prus
2007-09-01 08:55:35 +0000
5468d5f070Another fix
Vladimir Prus
2007-08-27 07:00:18 +0000
2726f4b86aAnother fix
Vladimir Prus
2007-08-27 07:00:18 +0000
d28fe36c96Another svnversion fix
Vladimir Prus
2007-08-27 06:41:18 +0000
565c34df47Another svnversion fix
Vladimir Prus
2007-08-27 06:41:18 +0000
4510d05f55Run svnversion before modifying anything
Vladimir Prus
2007-08-27 06:30:56 +0000
a9f0d8f23aRun svnversion before modifying anything
Vladimir Prus
2007-08-27 06:30:56 +0000
a51a53d5faRun svnversion before removing .svn
Vladimir Prus
2007-08-27 06:18:11 +0000
ce9e971b3eRun svnversion before removing .svn
Vladimir Prus
2007-08-27 06:18:11 +0000
013107971fMake rm try the glob_file in addition to regular glob. Clears alternatives and project_glob failures on windows.
Rene Rivera
2007-08-26 19:24:13 +0000
eeede1435dMake rm try the glob_file in addition to regular glob. Clears alternatives and project_glob failures on windows.
Rene Rivera
2007-08-26 19:24:13 +0000
a886d87ce9Fix quoting. Remove .svn directories
Vladimir Prus
2007-08-26 18:32:21 +0000
998cf486f6Fix quoting. Remove .svn directories
Vladimir Prus
2007-08-26 18:32:21 +0000
98b331d2b8Include svn revision in nightly build
Vladimir Prus
2007-08-26 17:23:03 +0000
55baa6e2c5Include svn revision in nightly build
Vladimir Prus
2007-08-26 17:23:03 +0000
578f6bd326Use SVN for nightly builds
Vladimir Prus
2007-08-26 17:15:51 +0000
717d17f49aUse SVN for nightly builds
Vladimir Prus
2007-08-26 17:15:51 +0000
4d930c37a0Use some wildcard matching on the expected output as 'echo' on Windows outputs extra space before EOLs, which Unix doesn't.
Rene Rivera
2007-08-26 16:16:38 +0000
3cee40793aUse some wildcard matching on the expected output as 'echo' on Windows outputs extra space before EOLs, which Unix doesn't.
Rene Rivera
2007-08-26 16:16:38 +0000
a25f561babRead expected files with universal EOL translation enabled to account for comparing with newline only Python strings.
Rene Rivera
2007-08-26 16:14:44 +0000
1f9e521532Read expected files with universal EOL translation enabled to account for comparing with newline only Python strings.
Rene Rivera
2007-08-26 16:14:44 +0000
581361c1fdRevert mistaken commit
Vladimir Prus
2007-08-25 04:36:02 +0000
56b84b3330Revert mistaken commit
Vladimir Prus
2007-08-25 04:36:02 +0000
1da1fa9aeeUse -KPIC for shared libs. Addresses #1186.
Vladimir Prus
2007-08-25 04:34:31 +0000
cdc5204212Use -KPIC for shared libs. Addresses #1186.
Vladimir Prus
2007-08-25 04:34:31 +0000