summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 1.83.0Marshall Clow2023-04-141-1/+1
|
* Bump versions to 1.82Glen Fernandes2022-12-141-1/+1
|
* Bump versions to 1.81Glen Fernandes2022-08-101-1/+1
|
* Bump versions to 1.80Glen Fernandes2022-04-131-1/+1
|
* Bump version to 1.79Marshall Clow2021-12-081-1/+1
|
* Bump version to 1.78Marshall Clow2021-08-111-1/+1
|
* Set default CMAKE_BUILD_TYPE to ReleasePeter Dimov2021-05-301-1/+7
|
* Update Boost versionPeter Dimov2021-04-171-1/+1
|
* Update Boost version in CMakeLists.txtPeter Dimov2020-12-141-1/+1
|
* Update Boost version in CMakeLists.txtPeter Dimov2020-08-151-1/+1
|
* Update Boost version in CMakeLists.txtPeter Dimov2020-04-301-1/+1
|
* Add CMakeLists.txtPeter Dimov2019-12-181-0/+14
|
* Merge: Remove CMakeLists.txt, as cmake was last updated for 1.41Vladimir Prus2010-04-211-17/+0
| | | | [SVN r61470]
* same placeholder CMakeLists.txt as on trunk. I sure hope this doesn't anger ↵Troy D. Straszheim2009-10-171-0/+17
| | | | | | the inspect program. [SVN r56946]
* rm cmake from the release branch before it goes out broken. Policy dictates ↵Troy D. Straszheim2009-10-171-259/+0
| | | | | | that you never commit to release, you commit to trunk and merge to release. [SVN r56941]
* 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]