94b2ce654aAdd 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
2a3332b870tests for flyweight... one is broken due to only-multithreaded-and-shared requirement
Troy D. Straszheim
2009-05-15 02:15:55 +0000
ba3754b000Add intel toolset identifiers
Troy D. Straszheim
2009-05-14 22:43:15 +0000
5059b6970dCMake: notice the linux platform as being distinct from the generic unix platform
Douglas Gregor
2009-05-14 14:22:38 +0000
0f198aa827Eliminate the STATIC_TAG nonsense from CMake
Douglas Gregor
2009-05-14 04:58:08 +0000
2ad3b1dd19Set the build name based on compiler, compiler version, and platform
Douglas Gregor
2009-05-14 04:47:51 +0000
c7d899d58bmake optional dependent on newer cmake version
Troy D. Straszheim
2009-05-13 18:38:18 +0000
f65e264b56remove irritating warning, make 'make modularize' before install optional
Troy D. Straszheim
2009-05-13 15:30:45 +0000
8f6da57252Use the variable BOOST_REGRESSION_TESTS to enable Boost regression testing
Douglas Gregor
2009-05-13 15:30:04 +0000
6af69acff9Attempt to work around a package-building problem with the CMake-generated NSIS script
Douglas Gregor
2009-05-13 04:00:31 +0000
dc6bfcf230Fix link and link-fail tests in CMake.
Douglas Gregor
2009-05-11 04:50:32 +0000
050920b612Add support for testing on platforms with case sensitive filesystems :)
Troy D. Straszheim
2009-05-09 23:15:04 +0000
ad613dfa9bFix Boost.Python tests
Douglas Gregor
2009-05-08 20:42:11 +0000
5d8b48b6c6Allow subsetting the set of Boost libraries to test in CMake via BOOST_TEST_LIBRARIES
Douglas Gregor
2009-05-08 14:55:00 +0000
9a4abf83c6Add labels to CMake targets, for use with newer versions of CDash
Douglas Gregor
2009-05-07 20:59:27 +0000
6e6c5021fdMerge CMake CompileTest from the release branch
Douglas Gregor
2009-05-07 20:46:30 +0000
f6a90eb76cMerge CMake CompileTest from the release branch
Douglas Gregor
2009-05-07 20:46:30 +0000
2a4f209c1cRemove remaining traash
Douglas Gregor
2009-05-06 23:38:31 +0000
8570d47b7bCMake: Use CTest for testing, with submission to the dashboard at:
Douglas Gregor
2009-05-06 23:34:49 +0000
9e0807df0fDocs build tweaks
Troy D. Straszheim
2009-05-06 10:43:38 +0000
a9abad63a7Merge from trunk
Vladimir Prus
2009-04-27 10:50:39 +0000
8f3814e244Merge from trunk
Vladimir Prus
2009-04-27 10:50:39 +0000
c43f68bc29When building releases, add Google.Analytics code to index.html.
Vladimir Prus
2009-04-27 10:46:42 +0000
b2710e88f4When building releases, add Google.Analytics code to index.html.
Vladimir Prus
2009-04-27 10:46:42 +0000
3afdfb03c0Drop Google.Analytics setup from offline copy.
Vladimir Prus
2009-04-27 10:45:26 +0000
25e9baf862Drop Google.Analytics setup from offline copy.
Vladimir Prus
2009-04-27 10:45:26 +0000
d61f063e74Last test commit.
Troy D. Straszheim
2009-04-23 20:49:50 +0000
1c702bfab9Yet another test commit, sorry about the noise, testing git mirror.
Troy D. Straszheim
2009-04-23 20:18:23 +0000
ea704edd07Don't crash when the absolute path to compiler cannot be found.
Vladimir Prus
2009-04-22 15:22:55 +0000
1ee245715aDon't crash when the absolute path to compiler cannot be found.
Vladimir Prus
2009-04-22 15:22:55 +0000
34714cef1eMerge from trunk
Vladimir Prus
2009-04-17 07:48:18 +0000
2849592dcbMerge from trunk
Vladimir Prus
2009-04-17 07:48:18 +0000
bb5579e553Make toolchain check work if version is provided.
Vladimir Prus
2009-04-17 07:42:34 +0000
c3949bf5a1Make toolchain check work if version is provided.
Vladimir Prus
2009-04-17 07:42:34 +0000
1e0f2096b6Merge from trunk
Vladimir Prus
2009-04-14 07:59:30 +0000
ba69296ed9Merge from trunk
Vladimir Prus
2009-04-14 07:59:30 +0000
47c9cd43fcImprove handling of 'complete' build type.
Vladimir Prus
2009-04-11 07:22:28 +0000
13a2d76893Improve handling of 'complete' build type.
Vladimir Prus
2009-04-11 07:22:28 +0000
7741be5527Makes it possible to use an installed docutils without referring to a source distro directory.
Dave Abrahams
2009-04-10 20:02:51 +0000
7543e32ec9Makes it possible to use an installed docutils without referring to a source distro directory.
Dave Abrahams
2009-04-10 20:02:51 +0000
7ac3cc378fAs 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
b15d1b6464As 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
fac0a649a0Silly BUILD_QUICKBOOK. Just use the cmake target.
Troy D. Straszheim
2009-04-08 13:14:14 +0000
fd233481f8quickbook bug got fixed (thanks Daniel James), revert previous messy workaround
Troy D. Straszheim
2009-04-08 11:09:43 +0000
9550d98827workaround 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
d0ce66eefeFix exe extension on Cygwin.
Vladimir Prus
2009-04-06 09:46:17 +0000
a156ce4b0aFix exe extension on Cygwin.
Vladimir Prus
2009-04-06 09:46:17 +0000
9505640385Make Jamroots inherit from project-config, if one exists.
Vladimir Prus
2009-04-04 21:16:05 +0000
680883548dMake Jamroots inherit from project-config, if one exists.
Vladimir Prus
2009-04-04 21:16:05 +0000
2e5e78b713Adjust the search for project-config.jam.
Vladimir Prus
2009-04-04 21:15:09 +0000
1a999110eaAdjust the search for project-config.jam.
Vladimir Prus
2009-04-04 21:15:09 +0000
ca203a0784Allow Boost.Build to override the value of -j.
Vladimir Prus
2009-04-04 18:55:37 +0000
69e1e27360Allow Boost.Build to override the value of -j.
Vladimir Prus
2009-04-04 18:55:37 +0000
19851c700fImplement project-config.jam loading.
Vladimir Prus
2009-04-04 18:54:12 +0000
d1c45ccc30Implement project-config.jam loading.
Vladimir Prus
2009-04-04 18:54:12 +0000
97c15415aaUnbreak prebuilt libraries on pathscale.
Vladimir Prus
2009-04-04 07:38:27 +0000
8c387334d8Unbreak prebuilt libraries on pathscale.
Vladimir Prus
2009-04-04 07:38:27 +0000
a7eeaf28b7Adjust intel-linux inlining options for newer versions. Fixes#2419.
Vladimir Prus
2009-04-04 07:29:30 +0000
5aeab418daAdjust intel-linux inlining options for newer versions. Fixes#2419.
Vladimir Prus
2009-04-04 07:29:30 +0000
6ff23cb92dAdd example of using built tool.
Vladimir Prus
2009-04-01 06:34:39 +0000
3b14f70aa6Add example of using built tool.
Vladimir Prus
2009-04-01 06:34:39 +0000
502d5df52eSupport for 64-bit compilation on acc.
Vladimir Prus
2009-03-31 18:54:47 +0000
3a2679360cSupport for 64-bit compilation on acc.
Vladimir Prus
2009-03-31 18:54:47 +0000
33cf727d53Document the preserve-test-targets feature.
Vladimir Prus
2009-03-30 17:23:52 +0000
04115f8cadDocument the preserve-test-targets feature.
Vladimir Prus
2009-03-30 17:23:52 +0000
b6ed5d3cc3Preserve test targets by default.
Vladimir Prus
2009-03-30 17:16:09 +0000
c986942596Preserve test targets by default.
Vladimir Prus
2009-03-30 17:16:09 +0000
0df15ea014Merge misc. changes from trunk, mostly minor documentation fixes.
Daniel James
2009-03-22 10:42:48 +0000
27092095ddMerge misc. changes from trunk, mostly minor documentation fixes.
Daniel James
2009-03-22 10:42:48 +0000
e0c99b52e3Include unistd.h
Vladimir Prus
2009-03-21 23:12:15 +0000
74b86fe83eInclude unistd.h
Vladimir Prus
2009-03-21 23:12:15 +0000
222e32cf97Ubreak stdlib=sun-stlport.
Vladimir Prus
2009-03-21 22:45:05 +0000
5fda052785Ubreak stdlib=sun-stlport.
Vladimir Prus
2009-03-21 22:45:05 +0000
ca3f90c062Remove another use of -qtwolink.
Vladimir Prus
2009-03-16 10:57:06 +0000
00805f7398Remove another use of -qtwolink.
Vladimir Prus
2009-03-16 10:57:06 +0000
c8186d0d6aMerge most of the recent changes to quickbook and boostbook.
Daniel James
2009-03-14 11:42:38 +0000
12de5755ebMerge most of the recent changes to quickbook and boostbook.
Daniel James
2009-03-14 11:42:38 +0000
7793f0a060Ubreak prebuilt libraries on vacpp.
Vladimir Prus
2009-03-13 19:08:55 +0000
f038c75b34Ubreak prebuilt libraries on vacpp.
Vladimir Prus
2009-03-13 19:08:55 +0000
917f6d4f78Use -bnoipath on vacpp/AIX.
Vladimir Prus
2009-03-11 12:43:24 +0000
93e9235ba9Use -bnoipath on vacpp/AIX.
Vladimir Prus
2009-03-11 12:43:24 +0000
3ab33a9138Fix pch support.
John Maddock
2009-03-03 13:47:44 +0000
e1778efe7dFix pch support.
John Maddock
2009-03-03 13:47:44 +0000
27b96125bcUse xpointer attributes in the boost build documentation.
Daniel James
2009-03-01 14:16:24 +0000
c08d879027Use xpointer attributes in the boost build documentation.
Daniel James
2009-03-01 14:16:24 +0000
1f96953d9eUpdate links to command line invocation.
Daniel James
2009-03-01 14:16:00 +0000
6a1e955e12Update links to command line invocation.
Daniel James
2009-03-01 14:16:00 +0000
dfda1c2bc4Don't inherit PCH generators, since they probably don't work.
Vladimir Prus
2009-02-28 11:57:44 +0000
b6ccdc495aDon't inherit PCH generators, since they probably don't work.
Vladimir Prus
2009-02-28 11:57:44 +0000
5e4dfb8ab9Merge PDF build changes from Trunk.
John Maddock
2009-02-23 18:39:32 +0000
80225686bbMerge PDF build changes from Trunk.
John Maddock
2009-02-23 18:39:32 +0000
9de7e80a1aMakes 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
0a29b8a0faMakes 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
58efd51dc4Added a comment specifying several alternative implementations for the common.file-creation-command rule on Windows.
Jurko Gospodnetić
2009-02-22 17:34:25 +0000
dfa3eb2afbAdded a comment specifying several alternative implementations for the common.file-creation-command rule on Windows.
Jurko Gospodnetić
2009-02-22 17:34:25 +0000
16f13773efCleaned up the Boost Build example/generate/jamroot.jam example source file. No functional changes.
Jurko Gospodnetić
2009-02-22 16:56:04 +0000
73f7977497Cleaned up the Boost Build example/generate/jamroot.jam example source file. No functional changes.
Jurko Gospodnetić
2009-02-22 16:56:04 +0000