summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Make sure that CMake reconfigures when boost/version.hpp changesDouglas Gregor2009-05-151-0/+4
| | | | [SVN r53009]
* CMake will parse the Boost version from boost/version.hppDouglas Gregor2009-05-141-4/+15
| | | | [SVN r52993]
* Print the CMake build nameDouglas Gregor2009-05-141-0/+1
| | | | [SVN r52985]
* remove irritating warning, make 'make modularize' before install optionalTroy D. Straszheim2009-05-131-35/+0
| | | | [SVN r52967]
* Update Boost version in the CMake build systemDouglas Gregor2009-05-131-1/+1
| | | | [SVN r52956]
* disable check during testing sprintTroy D. Straszheim2009-05-071-0/+1
| | | | [SVN r52835]
* Remove remaining traashDouglas Gregor2009-05-061-1/+1
| | | | [SVN r52814]
* CMake: Use CTest for testing, with submission to the dashboard at:Douglas Gregor2009-05-061-1/+1
| | | | | | | | http://www.cdash.org/CDashPublic/index.php?project=Boost [SVN r52813]
* Merge CMake fixes from the trunkDouglas Gregor2009-05-061-4/+10
| | | | [SVN r52811]
* Be clear that this isn't Boost.Build and only boost build isTroy D. Straszheim2009-02-011-3/+10
| | | | | | | | | | | | | | | officially supported. [SVN r50957]
* Dont mangle version into include directory name when making package ifTroy D. Straszheim2009-01-311-8/+18
| | | | | | | | | BUILD_VERSIONED is off. [SVN r50930]
* Include wiki/mailing list references in config message for those whoTroy D. Straszheim2009-01-311-7/+18
| | | | | | | | stumble on the CMakeLists.txt and just go for it. [SVN r50929]
* merge of cmake build files from trunk per bemanTroy D. Straszheim2009-01-241-0/+243
[SVN r50756]