Commit Graph

  • 94b2ce654a Add support for "known failures", which match the build name via a regular expression and are attached to test cases as a "known-failure" label. Douglas Gregor 2009-05-15 04:44:20 +0000
  • 2a3332b870 tests for flyweight... one is broken due to only-multithreaded-and-shared requirement Troy D. Straszheim 2009-05-15 02:15:55 +0000
  • ba3754b000 Add intel toolset identifiers Troy D. Straszheim 2009-05-14 22:43:15 +0000
  • 5059b6970d CMake: notice the linux platform as being distinct from the generic unix platform Douglas Gregor 2009-05-14 14:22:38 +0000
  • 0f198aa827 Eliminate the STATIC_TAG nonsense from CMake Douglas Gregor 2009-05-14 04:58:08 +0000
  • 2ad3b1dd19 Set the build name based on compiler, compiler version, and platform Douglas Gregor 2009-05-14 04:47:51 +0000
  • c7d899d58b make optional dependent on newer cmake version Troy D. Straszheim 2009-05-13 18:38:18 +0000
  • f65e264b56 remove irritating warning, make 'make modularize' before install optional Troy D. Straszheim 2009-05-13 15:30:45 +0000
  • 8f6da57252 Use the variable BOOST_REGRESSION_TESTS to enable Boost regression testing Douglas Gregor 2009-05-13 15:30:04 +0000
  • 6af69acff9 Attempt to work around a package-building problem with the CMake-generated NSIS script Douglas Gregor 2009-05-13 04:00:31 +0000
  • dc6bfcf230 Fix link and link-fail tests in CMake. Douglas Gregor 2009-05-11 04:50:32 +0000
  • 050920b612 Add support for testing on platforms with case sensitive filesystems :) Troy D. Straszheim 2009-05-09 23:15:04 +0000
  • 61add92572 Merge cmake files release -> trunk. Troy D. Straszheim 2009-05-09 22:57:30 +0000
  • ad613dfa9b Fix Boost.Python tests Douglas Gregor 2009-05-08 20:42:11 +0000
  • 5d8b48b6c6 Allow subsetting the set of Boost libraries to test in CMake via BOOST_TEST_LIBRARIES Douglas Gregor 2009-05-08 14:55:00 +0000
  • 9a4abf83c6 Add labels to CMake targets, for use with newer versions of CDash Douglas Gregor 2009-05-07 20:59:27 +0000
  • 6e6c5021fd Merge CMake CompileTest from the release branch Douglas Gregor 2009-05-07 20:46:30 +0000
  • f6a90eb76c Merge CMake CompileTest from the release branch Douglas Gregor 2009-05-07 20:46:30 +0000
  • 2a4f209c1c Remove remaining traash Douglas Gregor 2009-05-06 23:38:31 +0000
  • 8570d47b7b CMake: Use CTest for testing, with submission to the dashboard at: Douglas Gregor 2009-05-06 23:34:49 +0000
  • 9e0807df0f Docs build tweaks Troy D. Straszheim 2009-05-06 10:43:38 +0000
  • a9abad63a7 Merge from trunk Vladimir Prus 2009-04-27 10:50:39 +0000
  • 8f3814e244 Merge from trunk Vladimir Prus 2009-04-27 10:50:39 +0000
  • c43f68bc29 When building releases, add Google.Analytics code to index.html. Vladimir Prus 2009-04-27 10:46:42 +0000
  • b2710e88f4 When building releases, add Google.Analytics code to index.html. Vladimir Prus 2009-04-27 10:46:42 +0000
  • 3afdfb03c0 Drop Google.Analytics setup from offline copy. Vladimir Prus 2009-04-27 10:45:26 +0000
  • 25e9baf862 Drop Google.Analytics setup from offline copy. Vladimir Prus 2009-04-27 10:45:26 +0000
  • d61f063e74 Last test commit. Troy D. Straszheim 2009-04-23 20:49:50 +0000
  • 1c702bfab9 Yet another test commit, sorry about the noise, testing git mirror. Troy D. Straszheim 2009-04-23 20:18:23 +0000
  • ea704edd07 Don't crash when the absolute path to compiler cannot be found. Vladimir Prus 2009-04-22 15:22:55 +0000
  • 1ee245715a Don't crash when the absolute path to compiler cannot be found. Vladimir Prus 2009-04-22 15:22:55 +0000
  • 34714cef1e Merge from trunk Vladimir Prus 2009-04-17 07:48:18 +0000
  • 2849592dcb Merge from trunk Vladimir Prus 2009-04-17 07:48:18 +0000
  • bb5579e553 Make toolchain check work if version is provided. Vladimir Prus 2009-04-17 07:42:34 +0000
  • c3949bf5a1 Make toolchain check work if version is provided. Vladimir Prus 2009-04-17 07:42:34 +0000
  • 1e0f2096b6 Merge from trunk Vladimir Prus 2009-04-14 07:59:30 +0000
  • ba69296ed9 Merge from trunk Vladimir Prus 2009-04-14 07:59:30 +0000
  • 47c9cd43fc Improve handling of 'complete' build type. Vladimir Prus 2009-04-11 07:22:28 +0000
  • 13a2d76893 Improve handling of 'complete' build type. Vladimir Prus 2009-04-11 07:22:28 +0000
  • 7741be5527 Makes it possible to use an installed docutils without referring to a source distro directory. Dave Abrahams 2009-04-10 20:02:51 +0000
  • 7543e32ec9 Makes it possible to use an installed docutils without referring to a source distro directory. Dave Abrahams 2009-04-10 20:02:51 +0000
  • 7ac3cc378f As of STLport 5.2, the version number is no longer included in the name of the static libraries. David Deakins 2009-04-08 21:11:25 +0000
  • b15d1b6464 As of STLport 5.2, the version number is no longer included in the name of the static libraries. David Deakins 2009-04-08 21:11:25 +0000
  • fac0a649a0 Silly BUILD_QUICKBOOK. Just use the cmake target. Troy D. Straszheim 2009-04-08 13:14:14 +0000
  • fd233481f8 quickbook bug got fixed (thanks Daniel James), revert previous messy workaround Troy D. Straszheim 2009-04-08 11:09:43 +0000
  • 9550d98827 workaround quickbook bug by using absolute paths... but this breaks boost::function docs build. This whole thing is a train wreck. Troy D. Straszheim 2009-04-07 17:22:51 +0000
  • d0ce66eefe Fix exe extension on Cygwin. Vladimir Prus 2009-04-06 09:46:17 +0000
  • a156ce4b0a Fix exe extension on Cygwin. Vladimir Prus 2009-04-06 09:46:17 +0000
  • 9505640385 Make Jamroots inherit from project-config, if one exists. Vladimir Prus 2009-04-04 21:16:05 +0000
  • 680883548d Make Jamroots inherit from project-config, if one exists. Vladimir Prus 2009-04-04 21:16:05 +0000
  • 2e5e78b713 Adjust the search for project-config.jam. Vladimir Prus 2009-04-04 21:15:09 +0000
  • 1a999110ea Adjust the search for project-config.jam. Vladimir Prus 2009-04-04 21:15:09 +0000
  • ca203a0784 Allow Boost.Build to override the value of -j. Vladimir Prus 2009-04-04 18:55:37 +0000
  • 69e1e27360 Allow Boost.Build to override the value of -j. Vladimir Prus 2009-04-04 18:55:37 +0000
  • 19851c700f Implement project-config.jam loading. Vladimir Prus 2009-04-04 18:54:12 +0000
  • d1c45ccc30 Implement project-config.jam loading. Vladimir Prus 2009-04-04 18:54:12 +0000
  • 97c15415aa Unbreak prebuilt libraries on pathscale. Vladimir Prus 2009-04-04 07:38:27 +0000
  • 8c387334d8 Unbreak prebuilt libraries on pathscale. Vladimir Prus 2009-04-04 07:38:27 +0000
  • a7eeaf28b7 Adjust intel-linux inlining options for newer versions. Fixes #2419. Vladimir Prus 2009-04-04 07:29:30 +0000
  • 5aeab418da Adjust intel-linux inlining options for newer versions. Fixes #2419. Vladimir Prus 2009-04-04 07:29:30 +0000
  • 6ff23cb92d Add example of using built tool. Vladimir Prus 2009-04-01 06:34:39 +0000
  • 3b14f70aa6 Add example of using built tool. Vladimir Prus 2009-04-01 06:34:39 +0000
  • 502d5df52e Support for 64-bit compilation on acc. Vladimir Prus 2009-03-31 18:54:47 +0000
  • 3a2679360c Support for 64-bit compilation on acc. Vladimir Prus 2009-03-31 18:54:47 +0000
  • 33cf727d53 Document the preserve-test-targets feature. Vladimir Prus 2009-03-30 17:23:52 +0000
  • 04115f8cad Document the preserve-test-targets feature. Vladimir Prus 2009-03-30 17:23:52 +0000
  • b6ed5d3cc3 Preserve test targets by default. Vladimir Prus 2009-03-30 17:16:09 +0000
  • c986942596 Preserve test targets by default. Vladimir Prus 2009-03-30 17:16:09 +0000
  • 0df15ea014 Merge misc. changes from trunk, mostly minor documentation fixes. Daniel James 2009-03-22 10:42:48 +0000
  • 27092095dd Merge misc. changes from trunk, mostly minor documentation fixes. Daniel James 2009-03-22 10:42:48 +0000
  • e0c99b52e3 Include unistd.h Vladimir Prus 2009-03-21 23:12:15 +0000
  • 74b86fe83e Include unistd.h Vladimir Prus 2009-03-21 23:12:15 +0000
  • 222e32cf97 Ubreak stdlib=sun-stlport. Vladimir Prus 2009-03-21 22:45:05 +0000
  • 5fda052785 Ubreak stdlib=sun-stlport. Vladimir Prus 2009-03-21 22:45:05 +0000
  • ca3f90c062 Remove another use of -qtwolink. Vladimir Prus 2009-03-16 10:57:06 +0000
  • 00805f7398 Remove another use of -qtwolink. Vladimir Prus 2009-03-16 10:57:06 +0000
  • c8186d0d6a Merge most of the recent changes to quickbook and boostbook. Daniel James 2009-03-14 11:42:38 +0000
  • 12de5755eb Merge most of the recent changes to quickbook and boostbook. Daniel James 2009-03-14 11:42:38 +0000
  • 7c6af70505 Don't use -qtwolink. It is reported in http://permalink.gmane.org/gmane.comp.lib.boost.build/20456 as breaking things. Vladimir Prus 2009-03-13 19:12:02 +0000
  • 8f3f1efcec Don't use -qtwolink. It is reported in http://permalink.gmane.org/gmane.comp.lib.boost.build/20456 as breaking things. Vladimir Prus 2009-03-13 19:12:02 +0000
  • 7793f0a060 Ubreak prebuilt libraries on vacpp. Vladimir Prus 2009-03-13 19:08:55 +0000
  • f038c75b34 Ubreak prebuilt libraries on vacpp. Vladimir Prus 2009-03-13 19:08:55 +0000
  • 917f6d4f78 Use -bnoipath on vacpp/AIX. Vladimir Prus 2009-03-11 12:43:24 +0000
  • 93e9235ba9 Use -bnoipath on vacpp/AIX. Vladimir Prus 2009-03-11 12:43:24 +0000
  • 3ab33a9138 Fix pch support. John Maddock 2009-03-03 13:47:44 +0000
  • e1778efe7d Fix pch support. John Maddock 2009-03-03 13:47:44 +0000
  • 27b96125bc Use xpointer attributes in the boost build documentation. Daniel James 2009-03-01 14:16:24 +0000
  • c08d879027 Use xpointer attributes in the boost build documentation. Daniel James 2009-03-01 14:16:24 +0000
  • 1f96953d9e Update links to command line invocation. Daniel James 2009-03-01 14:16:00 +0000
  • 6a1e955e12 Update links to command line invocation. Daniel James 2009-03-01 14:16:00 +0000
  • dfda1c2bc4 Don't inherit PCH generators, since they probably don't work. Vladimir Prus 2009-02-28 11:57:44 +0000
  • b6ccdc495a Don't inherit PCH generators, since they probably don't work. Vladimir Prus 2009-02-28 11:57:44 +0000
  • 5e4dfb8ab9 Merge PDF build changes from Trunk. John Maddock 2009-02-23 18:39:32 +0000
  • 80225686bb Merge PDF build changes from Trunk. John Maddock 2009-02-23 18:39:32 +0000
  • 9de7e80a1a Makes the Boost Build testing system correctly report the number of passed test cases instead of reporting all test cases as passed. Jurko Gospodnetić 2009-02-22 17:36:30 +0000
  • 0a29b8a0fa Makes the Boost Build testing system correctly report the number of passed test cases instead of reporting all test cases as passed. Jurko Gospodnetić 2009-02-22 17:36:30 +0000
  • 58efd51dc4 Added a comment specifying several alternative implementations for the common.file-creation-command rule on Windows. Jurko Gospodnetić 2009-02-22 17:34:25 +0000
  • dfa3eb2afb Added a comment specifying several alternative implementations for the common.file-creation-command rule on Windows. Jurko Gospodnetić 2009-02-22 17:34:25 +0000
  • 16f13773ef Cleaned up the Boost Build example/generate/jamroot.jam example source file. No functional changes. Jurko Gospodnetić 2009-02-22 16:56:04 +0000
  • 73f7977497 Cleaned up the Boost Build example/generate/jamroot.jam example source file. No functional changes. Jurko Gospodnetić 2009-02-22 16:56:04 +0000