Vladimir Prus
|
0f9b851463
|
Merge bootstrap.sh fixes
[SVN r53017]
|
2009-05-15 05:35:07 +00:00 |
|
Vladimir Prus
|
799e03eb6b
|
Merge: implement --layout=tagged.
[SVN r53016]
|
2009-05-15 05:30:38 +00:00 |
|
Douglas Gregor
|
3ce3e6071a
|
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.
[SVN r53014]
|
2009-05-15 04:44:20 +00:00 |
|
Troy D. Straszheim
|
3fc41a6963
|
cmakefiles for signals2
[SVN r53013]
|
2009-05-15 02:40:05 +00:00 |
|
Troy D. Straszheim
|
611ff41fe0
|
tests for flyweight... one is broken due to only-multithreaded-and-shared requirement
[SVN r53012]
|
2009-05-15 02:15:55 +00:00 |
|
Troy D. Straszheim
|
b4c95c4ad0
|
cleanup of asio tests in cmakeland... link tests still broken
[SVN r53011]
|
2009-05-15 01:49:26 +00:00 |
|
Troy D. Straszheim
|
463eca1895
|
cleanup of asio tests in cmakeland... link tests still broken
[SVN r53010]
|
2009-05-15 01:49:06 +00:00 |
|
Douglas Gregor
|
742f0fbbea
|
Make sure that CMake reconfigures when boost/version.hpp changes
[SVN r53009]
|
2009-05-15 01:32:19 +00:00 |
|
Troy D. Straszheim
|
c1af8bba96
|
tuning up cmakefiles for unordered, utility
[SVN r53008]
|
2009-05-15 00:21:14 +00:00 |
|
Troy D. Straszheim
|
13f46eea2a
|
tune up ptr_container, utility tests in cmakeland
[SVN r53007]
|
2009-05-14 23:56:22 +00:00 |
|
Troy D. Straszheim
|
4ffd5731eb
|
Add intel toolset identifiers
[SVN r53006]
|
2009-05-14 22:43:15 +00:00 |
|
Troy D. Straszheim
|
c6f7b3f4a3
|
undoing bad commit to functional's cmakelists
[SVN r53002]
|
2009-05-14 20:55:39 +00:00 |
|
Troy D. Straszheim
|
de143cb57d
|
shared_ptr and bind cmake tweaks
[SVN r53001]
|
2009-05-14 20:20:34 +00:00 |
|
Troy D. Straszheim
|
11997475e3
|
more cmakefile tweaks
[SVN r52999]
|
2009-05-14 19:58:42 +00:00 |
|
Troy D. Straszheim
|
4198d6045c
|
sync with jamfile
[SVN r52998]
|
2009-05-14 18:10:23 +00:00 |
|
Troy D. Straszheim
|
d7d3de2ca5
|
sync with jamfile
[SVN r52997]
|
2009-05-14 17:59:29 +00:00 |
|
Douglas Gregor
|
e0d6ae268e
|
CMake will parse the Boost version from boost/version.hpp
[SVN r52993]
|
2009-05-14 14:47:17 +00:00 |
|
Douglas Gregor
|
5475323084
|
CMake: notice the linux platform as being distinct from the generic unix platform
[SVN r52992]
|
2009-05-14 14:22:38 +00:00 |
|
Douglas Gregor
|
3d79574893
|
Eliminate the STATIC_TAG nonsense from CMake
[SVN r52986]
|
2009-05-14 04:58:08 +00:00 |
|
Douglas Gregor
|
ebd257bdad
|
Print the CMake build name
[SVN r52985]
|
2009-05-14 04:49:58 +00:00 |
|
Douglas Gregor
|
19090e7b50
|
Set the build name based on compiler, compiler version, and platform
[SVN r52984]
|
2009-05-14 04:47:51 +00:00 |
|
Troy D. Straszheim
|
3da0ca3b82
|
make optional dependent on newer cmake version
[SVN r52969]
|
2009-05-13 18:38:18 +00:00 |
|
Troy D. Straszheim
|
0fe24eb963
|
remove irritating warning, make 'make modularize' before install optional
[SVN r52967]
|
2009-05-13 15:30:45 +00:00 |
|
Douglas Gregor
|
3f45234711
|
Use the variable BOOST_REGRESSION_TESTS to enable Boost regression testing
[SVN r52966]
|
2009-05-13 15:30:04 +00:00 |
|
Douglas Gregor
|
b524397ba7
|
Use enum constants rather than local variables for integral constants. Should fix dynamic_bitset failures on GCC 4.3.x
[SVN r52960]
|
2009-05-13 06:11:03 +00:00 |
|
Douglas Gregor
|
b6f2b4e4ac
|
Attempt to work around a package-building problem with the CMake-generated NSIS script
[SVN r52957]
|
2009-05-13 04:00:31 +00:00 |
|
Douglas Gregor
|
74ff71d457
|
Update Boost version in the CMake build system
[SVN r52956]
|
2009-05-13 03:54:32 +00:00 |
|
Joaquín M López Muñoz
|
69c47c2544
|
merged [49289] and [52371] from trunk
[SVN r52944]
|
2009-05-12 20:01:46 +00:00 |
|
Beman Dawes
|
427cb13249
|
Merge from trunk
[SVN r52935]
|
2009-05-12 11:27:19 +00:00 |
|
Douglas Gregor
|
e6a747328e
|
Fix Boost.Timer test location for CMake
[SVN r52896]
|
2009-05-11 04:53:37 +00:00 |
|
Douglas Gregor
|
479459129c
|
Fix link and link-fail tests in CMake.
Statechart's examples depend on numeric.
[SVN r52895]
|
2009-05-11 04:50:32 +00:00 |
|
Douglas Gregor
|
38183ae173
|
Fix serialization tests with CMake
[SVN r52894]
|
2009-05-11 03:29:54 +00:00 |
|
Douglas Gregor
|
9b8117d4b0
|
Fix GIL image test for CMake
[SVN r52893]
|
2009-05-11 03:11:03 +00:00 |
|
Beman Dawes
|
5df766e622
|
Prep for 1.40.0
[SVN r52888]
|
2009-05-11 01:08:45 +00:00 |
|
Troy D. Straszheim
|
1e9b548c0e
|
Add support for testing on platforms with case sensitive filesystems :)
[SVN r52867]
|
2009-05-09 23:15:04 +00:00 |
|
Douglas Gregor
|
5f390fd599
|
Fix Boost.Python tests
[SVN r52856]
|
2009-05-08 20:42:11 +00:00 |
|
Douglas Gregor
|
12ac0d42e4
|
Allow subsetting the set of Boost libraries to test in CMake via BOOST_TEST_LIBRARIES
[SVN r52851]
|
2009-05-08 14:55:00 +00:00 |
|
Douglas Gregor
|
d90884570e
|
Fix CMake build of Program Options DLL tests
[SVN r52847]
|
2009-05-08 06:13:08 +00:00 |
|
Douglas Gregor
|
8f27a2bc9e
|
Fix CMake tests for the serialization library, hopefully for real this time
[SVN r52845]
|
2009-05-08 00:22:19 +00:00 |
|
Douglas Gregor
|
9324f26c60
|
Try to fix CMake testing for the Serialiation library
[SVN r52844]
|
2009-05-07 23:56:23 +00:00 |
|
Douglas Gregor
|
a9db85b6c9
|
Fix CMake test builds for ProgramOptions and Units libraries.
[SVN r52843]
|
2009-05-07 23:53:56 +00:00 |
|
Douglas Gregor
|
91797933b7
|
Add labels to CMake targets, for use with newer versions of CDash
[SVN r52841]
|
2009-05-07 20:59:27 +00:00 |
|
Troy D. Straszheim
|
48c242907a
|
disable check during testing sprint
[SVN r52835]
|
2009-05-07 15:49:24 +00:00 |
|
Douglas Gregor
|
f41ba95b20
|
Add the pyrun.py script used to run Boost.Python tests via CMake
[SVN r52818]
|
2009-05-07 04:44:23 +00:00 |
|
Douglas Gregor
|
64129e5d9d
|
Circular_buffer depends on Thread
[SVN r52817]
|
2009-05-07 04:42:14 +00:00 |
|
Douglas Gregor
|
8be6f090f1
|
Regex depends on Thread
[SVN r52816]
|
2009-05-07 04:37:40 +00:00 |
|
Douglas Gregor
|
ca625a8bf3
|
Remove remaining traash
[SVN r52814]
|
2009-05-06 23:38:31 +00:00 |
|
Douglas Gregor
|
ccbf91daec
|
CMake: Use CTest for testing, with submission to the dashboard at:
http://www.cdash.org/CDashPublic/index.php?project=Boost
[SVN r52813]
|
2009-05-06 23:34:49 +00:00 |
|
Douglas Gregor
|
0551656d5b
|
Merge CMake fixes from the trunk
[SVN r52811]
|
2009-05-06 21:12:42 +00:00 |
|
Troy D. Straszheim
|
866a53ac5e
|
Docs build tweaks
[SVN r52798]
|
2009-05-06 10:43:38 +00:00 |
|