Commit Graph

  • e0bd6ddfc9 Protect unix specific structures. K. Noel Belcourt 2012-02-14 02:17:51 +0000
  • 3c7724acc5 Revert 77005, biffed the revert of 76862. K. Noel Belcourt 2012-02-13 20:08:20 +0000
  • 0fe5fe4d51 Revert 77005, biffed the revert of 76862. K. Noel Belcourt 2012-02-13 20:08:20 +0000
  • 11f03ee4cd Revert commit 76862. This causes problems for a tester that we need to track down. K. Noel Belcourt 2012-02-13 16:36:00 +0000
  • 8b685581ea Revert commit 76862. This causes problems for a tester that we need to track down. K. Noel Belcourt 2012-02-13 16:36:00 +0000
  • ececb00bfb Handle message truncation, zombies, sigchld handling. K. Noel Belcourt 2012-02-03 23:11:16 +0000
  • baf008bcbe Handle message truncation, zombies, sigchld handling. K. Noel Belcourt 2012-02-03 23:11:16 +0000
  • fd9111eaa5 Various sundry PGI fixes to get Boost.config working. K. Noel Belcourt 2012-01-13 19:16:02 +0000
  • 81b76b2490 Various sundry PGI fixes to get Boost.config working. K. Noel Belcourt 2012-01-13 19:16:02 +0000
  • 495bb4732a Add support for MSVC 11. Vladimir Prus 2011-12-19 11:06:57 +0000
  • f9d24b0275 Add support for MSVC 11. Vladimir Prus 2011-12-19 11:06:57 +0000
  • d8b0f3e6ea Fix a few oddly written returns. These only work because of the idiosyncracies of the Jam language. Steven Watanabe 2011-12-19 02:24:31 +0000
  • 79c19ef7a0 Fix a few oddly written returns. These only work because of the idiosyncracies of the Jam language. Steven Watanabe 2011-12-19 02:24:31 +0000
  • cda3299876 Add space before ';'. Steven Watanabe 2011-12-19 02:15:59 +0000
  • 326c88f239 Add space before ';'. Steven Watanabe 2011-12-19 02:15:59 +0000
  • c984072b33 bypassed is never used. Don't bother computing it. Steven Watanabe 2011-12-19 00:11:32 +0000
  • 3f7e6506fe bypassed is never used. Don't bother computing it. Steven Watanabe 2011-12-19 00:11:32 +0000
  • 3fd7ecbccd More correct behavior of -n with FAIL_EXPECTED targets and across multiple calls to UPDATE_NOW. Steven Watanabe 2011-12-18 16:51:43 +0000
  • eacae3a056 More correct behavior of -n with FAIL_EXPECTED targets and across multiple calls to UPDATE_NOW. Steven Watanabe 2011-12-18 16:51:43 +0000
  • c992a83af5 Remove SEARCH_FOR_TARGET. Steven Watanabe 2011-12-15 19:21:39 +0000
  • 200c07bd8b Remove SEARCH_FOR_TARGET. Steven Watanabe 2011-12-15 19:21:39 +0000
  • 295e3d222c Fix the result of while. Steven Watanabe 2011-12-14 21:49:34 +0000
  • cbb4a5c8ea Fix the result of while. Steven Watanabe 2011-12-14 21:49:34 +0000
  • 01b1d78744 Fix a subtle problem in the result of if statements. Steven Watanabe 2011-12-14 21:33:26 +0000
  • c88679cd52 Fix a subtle problem in the result of if statements. Steven Watanabe 2011-12-14 21:33:26 +0000
  • 298670d665 Inline object functions. Steven Watanabe 2011-12-14 19:33:14 +0000
  • 929e2872a7 Inline object functions. Steven Watanabe 2011-12-14 19:33:14 +0000
  • 750a25dda0 Optimize out the extra PUSH_EMPTY/APPEND when evaluating a list. Reduces the number of instructions executed by about 25%. About a 3-5% improvement in overall runtime. Steven Watanabe 2011-12-14 18:46:50 +0000
  • 77854c8aac Optimize out the extra PUSH_EMPTY/APPEND when evaluating a list. Reduces the number of instructions executed by about 25%. About a 3-5% improvement in overall runtime. Steven Watanabe 2011-12-14 18:46:50 +0000
  • 48b922ba48 Make property-set lazier. This significantly reduces memory usage for the regression tests on Windows (about 15%). Steven Watanabe 2011-12-13 23:31:47 +0000
  • 1ec61c6434 Make property-set lazier. This significantly reduces memory usage for the regression tests on Windows (about 15%). Steven Watanabe 2011-12-13 23:31:47 +0000
  • 0d4776682b Revert boostbook-base-style change, it has broken the test build. Daniel James 2011-12-13 18:23:17 +0000
  • 83ddcf8f00 Revert boostbook-base-style change, it has broken the test build. Daniel James 2011-12-13 18:23:17 +0000
  • 0d7465befd Remove out of date comment. Steven Watanabe 2011-12-13 00:11:10 +0000
  • 3667a5b103 Remove out of date comment. Steven Watanabe 2011-12-13 00:11:10 +0000
  • ce2ca5e4f1 Restore the original BACKTRACE behavior that I inadvertently changed. Steven Watanabe 2011-12-13 00:03:38 +0000
  • 0390385d2e Restore the original BACKTRACE behavior that I inadvertently changed. Steven Watanabe 2011-12-13 00:03:38 +0000
  • 5509a5531f boostbook-base-style feature for boostbook. Daniel James 2011-12-12 23:07:53 +0000
  • dadcde220e boostbook-base-style feature for boostbook. Daniel James 2011-12-12 23:07:53 +0000
  • b01d909235 Quickbook: Restore quickbook toolset. Daniel James 2011-12-12 23:02:34 +0000
  • 1ca8db235b Quickbook: Restore quickbook toolset. Daniel James 2011-12-12 23:02:34 +0000
  • 75873d2930 Make sure that the target cleaned is the same as the target to be built. Make --update work on Windows. Steven Watanabe 2011-12-12 22:33:56 +0000
  • 730a7e7db4 Make sure that the target cleaned is the same as the target to be built. Make --update work on Windows. Steven Watanabe 2011-12-12 22:33:56 +0000
  • d5682b4042 Fix memory leak. Steven Watanabe 2011-12-12 02:07:28 +0000
  • 9f8d0b953e Fix memory leak. Steven Watanabe 2011-12-12 02:07:28 +0000
  • 77f10e6561 Clean up the evil 'variables of the running module are swapped with the global variable table' hack. Steven Watanabe 2011-12-12 02:02:20 +0000
  • ce422823c9 Clean up the evil 'variables of the running module are swapped with the global variable table' hack. Steven Watanabe 2011-12-12 02:02:20 +0000
  • 3739887aea Fix action printing on failure. Steven Watanabe 2011-12-12 00:59:07 +0000
  • 28d1ce358b Fix action printing on failure. Steven Watanabe 2011-12-12 00:59:07 +0000
  • 1f5b86dac0 Replace all calls to object_new with a literal with constants. Steven Watanabe 2011-12-11 05:11:26 +0000
  • f55a9ccb6b Replace all calls to object_new with a literal with constants. Steven Watanabe 2011-12-11 05:11:26 +0000
  • e129c3c82e Eliminate the last uses of var_expand and remove it. Steven Watanabe 2011-12-11 01:55:33 +0000
  • 2a25f59586 Eliminate the last uses of var_expand and remove it. Steven Watanabe 2011-12-11 01:55:33 +0000
  • 8b630f45de Fix the option rule. Steven Watanabe 2011-12-10 20:56:32 +0000
  • 732e237fb9 Fix the option rule. Steven Watanabe 2011-12-10 20:56:32 +0000
  • 4ba767258c Handle paths beginning with '\' on NT. Steven Watanabe 2011-12-10 20:31:32 +0000
  • 10668b8136 Handle paths beginning with '\' on NT. Steven Watanabe 2011-12-10 20:31:32 +0000
  • fc186f2603 Tests for join Steven Watanabe 2011-12-09 23:21:40 +0000
  • d3cd020804 Tests for join Steven Watanabe 2011-12-09 23:21:40 +0000
  • feb63badf1 Remove project-test1. It's hopelessly broken and not run by test_all.py. Steven Watanabe 2011-12-09 19:37:53 +0000
  • 094e7af6bf Remove project-test1. It's hopelessly broken and not run by test_all.py. Steven Watanabe 2011-12-09 19:37:53 +0000
  • e187955f5e Update unused.py and add it to test_all.py. Steven Watanabe 2011-12-09 18:19:50 +0000
  • 029c0f6dab Update unused.py and add it to test_all.py. Steven Watanabe 2011-12-09 18:19:50 +0000
  • cf2e6f77ed Fix direct_request_test and add it to test_all.py. Steven Watanabe 2011-12-09 16:08:44 +0000
  • 6cce26bd57 Fix direct_request_test and add it to test_all.py. Steven Watanabe 2011-12-09 16:08:44 +0000
  • 97a17f42ee Remove some out-dated tests. The functionality is already tested elsewhere, so they don't need to be ported. Steven Watanabe 2011-12-09 04:59:16 +0000
  • c62aa1d5d4 Remove some out-dated tests. The functionality is already tested elsewhere, so they don't need to be ported. Steven Watanabe 2011-12-09 04:59:16 +0000
  • 791ef6d70a Handle STDOUT and STDERR in @ files. Steven Watanabe 2011-12-09 03:56:02 +0000
  • 06b74cdd38 Handle STDOUT and STDERR in @ files. Steven Watanabe 2011-12-09 03:56:02 +0000
  • 0dc10e9d7d Fix tests using sleep on Windows. Steven Watanabe 2011-12-09 01:36:04 +0000
  • ca8a2e67c6 Fix tests using sleep on Windows. Steven Watanabe 2011-12-09 01:36:04 +0000
  • 4725940668 Update the Boost.Build version number. Steven Watanabe 2011-12-08 23:32:09 +0000
  • 77c7489fbc Update the Boost.Build version number. Steven Watanabe 2011-12-08 23:32:09 +0000
  • c9f73695e3 Remove file_name_handling.py. The functionality that it was testing was a horrible hack that never really worked to solve a problem that has since been fixed in another way. Steven Watanabe 2011-12-07 19:49:17 +0000
  • 2fcc972657 Remove file_name_handling.py. The functionality that it was testing was a horrible hack that never really worked to solve a problem that has since been fixed in another way. Steven Watanabe 2011-12-07 19:49:17 +0000
  • 7eb75eabb5 Fix the two example tests. Steven Watanabe 2011-12-07 17:45:52 +0000
  • f05a78ca1c Fix the two example tests. Steven Watanabe 2011-12-07 17:45:52 +0000
  • 91252f29d1 Grep for modules with a __test__ rule. Steven Watanabe 2011-12-07 17:33:49 +0000
  • f697dbaa14 Grep for modules with a __test__ rule. Steven Watanabe 2011-12-07 17:33:49 +0000
  • 4f0085fc89 Avoid copying the entire test directory. Steven Watanabe 2011-12-07 17:26:08 +0000
  • 347c941c8b Avoid copying the entire test directory. Steven Watanabe 2011-12-07 17:26:08 +0000
  • 54a5cfabc1 Fix unit-tests when running on Linux with Windows \r\n new lines. Steven Watanabe 2011-12-07 17:14:57 +0000
  • e5dbf2f4db Fix unit-tests when running on Linux with Windows \r\n new lines. Steven Watanabe 2011-12-07 17:14:57 +0000
  • c555793cd3 Remove testing prototype. Steven Watanabe 2011-12-07 17:03:55 +0000
  • 7735a0bcab Remove testing prototype. Steven Watanabe 2011-12-07 17:03:55 +0000
  • ec4d53ec97 Remove tests from Boost.Build V1. Steven Watanabe 2011-12-07 16:52:58 +0000
  • 863accb2d6 Remove tests from Boost.Build V1. Steven Watanabe 2011-12-07 16:52:58 +0000
  • 5138f6fc36 Fix path features in auto-index's boost build tool. Daniel James 2011-12-07 09:17:10 +0000
  • c84cbbf379 Fix path features in auto-index's boost build tool. Daniel James 2011-12-07 09:17:10 +0000
  • 67c759581d Integrate everything useful from check-jam-patches into the Python test system. Steven Watanabe 2011-12-07 05:05:03 +0000
  • 6b43e874ff Integrate everything useful from check-jam-patches into the Python test system. Steven Watanabe 2011-12-07 05:05:03 +0000
  • 71b24b5005 Integrate the tests in test/engine/ into the Python test scripts. Steven Watanabe 2011-12-07 02:43:29 +0000
  • 481bc03561 Integrate the tests in test/engine/ into the Python test scripts. Steven Watanabe 2011-12-07 02:43:29 +0000
  • fccedf819b Don't pass an empty list to rules with no arguments. It breaks Python. Steven Watanabe 2011-12-06 14:59:18 +0000
  • 462b5b9639 Don't pass an empty list to rules with no arguments. It breaks Python. Steven Watanabe 2011-12-06 14:59:18 +0000
  • c912c06861 Fix alias violations. Steven Watanabe 2011-12-05 02:43:25 +0000
  • cc4bfee656 Fix alias violations. Steven Watanabe 2011-12-05 02:43:25 +0000
  • dd8f72fa0d Fix a few warnings Steven Watanabe 2011-12-05 02:30:37 +0000
  • 02e1de8b4e Fix a few warnings Steven Watanabe 2011-12-05 02:30:37 +0000
  • cc260f7f90 Convert short paths to long paths on NT. Steven Watanabe 2011-12-05 02:12:55 +0000