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 |
|
Frank Mori Hess
|
932da4a0eb
|
Merged [52659] from trunk.
[SVN r52758]
|
2009-05-04 21:09:26 +00:00 |
|
Frank Mori Hess
|
71dd343d8e
|
Merged [52372] and [52385] from trunk.
[SVN r52757]
|
2009-05-04 21:00:59 +00:00 |
|
Frank Mori Hess
|
6e72248a16
|
Merged [52654] [52627] and [52477] from trunk.
[SVN r52756]
|
2009-05-04 20:55:52 +00:00 |
|
Daniel James
|
131fbfb364
|
Last minute merge, remove google analytics script tags and fixes #2975.
Merged revisions 52665,52674 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r52665 | danieljames | 2009-04-29 22:16:10 +0100 (Wed, 29 Apr 2009) | 1 line
Remove google analytics script tags.
........
r52674 | danieljames | 2009-04-30 06:10:57 +0100 (Thu, 30 Apr 2009) | 1 line
Fix the prime number list length in unordered.
........
[SVN r52707]
|
2009-05-01 19:00:57 +00:00 |
|
Hartmut Kaiser
|
5a9dd4adb7
|
Minor documentation fix (ticket #2974)
[SVN r52661]
|
2009-04-29 15:22:15 +00:00 |
|
Joel de Guzman
|
e17d3df589
|
bumped wrong version
[SVN r52656]
|
2009-04-29 08:16:02 +00:00 |
|
Vladimir Prus
|
2eb5bd0c7e
|
Merge from trunk
[SVN r52623]
|
2009-04-27 10:50:39 +00:00 |
|
Daniel James
|
c9aff7aeee
|
Merged revisions 52598 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r52598 | danieljames | 2009-04-26 09:33:29 +0100 (Sun, 26 Apr 2009) | 1 line
Set text colour. Refs #2969
........
[SVN r52602]
|
2009-04-26 12:50:38 +00:00 |
|
Beman Dawes
|
8f75ea49c5
|
Merge from trunk
[SVN r52589]
|
2009-04-25 12:00:22 +00:00 |
|
Hartmut Kaiser
|
fbe519cf79
|
Renamed image file
[SVN r52581]
|
2009-04-24 16:33:20 +00:00 |
|
Troy D. Straszheim
|
a0d3dc84f7
|
Tidy up for release
[SVN r52573]
|
2009-04-23 19:37:45 +00:00 |
|
Andrew Sutton
|
b38b0da462
|
Merging performance update from Jongsoo Park into release (r52506, r52512).
[SVN r52561]
|
2009-04-23 14:04:59 +00:00 |
|
Vladimir Prus
|
cd1c0656c0
|
Merge from trunk.
[SVN r52556]
|
2009-04-23 04:53:24 +00:00 |
|
Daniel James
|
102636338c
|
Add a missing entry to the hash changelog.
Merged revisions 52552 via svnmerge from
https://svn.boost.org/svn/boost/trunk
[SVN r52553]
|
2009-04-22 21:18:03 +00:00 |
|
Beman Dawes
|
1df0c8fe2e
|
Merge Sun compiler on Linux fix [52420] from trunk
[SVN r52538]
|
2009-04-22 13:23:23 +00:00 |
|
Jeremiah Willcock
|
2dfef5a115
|
Merged in changes from trunk (fixed HTML comment syntax, added entry for r_c_shortest_paths)
[SVN r52537]
|
2009-04-22 13:22:55 +00:00 |
|
Beman Dawes
|
64dbc2bc91
|
Merge ticket 2948 fixes from trunk
[SVN r52536]
|
2009-04-22 13:16:52 +00:00 |
|
Marshall Clow
|
0127764b15
|
Merged fix for bug #2455
[SVN r52525]
|
2009-04-21 17:02:01 +00:00 |
|
Daniel James
|
ee4292a3ea
|
Fix float support on vxWorks.
Thanks to Dustin Spicuzza. Fixes #2957
Merged revisions 52481 via svnmerge from
https://svn.boost.org/svn/boost/trunk
[SVN r52517]
|
2009-04-20 17:26:14 +00:00 |
|
Christopher Kohlhoff
|
34bc88c924
|
Merged revisions 52465,52478 from trunk
........
r52465 | chris_kohlhoff | 2009-04-18 23:27:53 +1000 (Sat, 18 Apr 2009) | 3 lines
POSIX allows successful system calls to modify errno, so always clear the
error_code if the result indicates success. Fixes #2953.
........
r52478 | chris_kohlhoff | 2009-04-19 14:15:17 +1000 (Sun, 19 Apr 2009) | 3 lines
Don't include termios.h unless BOOST_ASIO_HAS_SERIAL_PORT is defined.
Fixes #2917.
........
[SVN r52494]
|
2009-04-19 23:00:29 +00:00 |
|