| Commit message (Expand) | Author | Age | Files | Lines |
* | FindBoost: Search for debug and release libraries separately (#15364) | Gunther Laure | 2015-02-05 | 1 | -49/+107 |
|
|
* | Merge topic 'FindBoost-update-versions' | Brad King | 2015-01-15 | 1 | -1/+1 |
|\ |
|
| * | FindBoost: Add latest Boost version 1.57.0 and next milestone 1.58.0 | Sergey Nikulov | 2015-01-13 | 1 | -1/+1 |
|
|
* | | FindBoost: fix find_library call when using "re-rooting" | Guillaume Papin | 2014-10-26 | 1 | -2/+2 |
|/ |
|
* | FindBoost: Avoid if() quoted auto-dereference | Nils Gladitz | 2014-10-06 | 1 | -4/+4 |
|
|
* | FindBoost: Add -vc140 mangling for VS 14 | Brad King | 2014-06-25 | 1 | -0/+2 |
|
|
* | Remove .* expressions from beginning and end of MATCHES regexs | Rolf Eike Beer | 2014-04-14 | 1 | -1/+1 |
|
|
* | Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) | Rolf Eike Beer | 2014-04-14 | 1 | -6/+6 |
|
|
* | FindBoost: Search next to MPI libs for graph_parallel (#14832) | Ben Boeckel | 2014-03-25 | 1 | -1/+2 |
|
|
* | FindBoost: Add suport for custom namespaces | Chuck Atkins | 2014-02-17 | 1 | -25/+37 |
|
|
* | FindBoost: Search next to MPI libraries for boost_mpi (#14739) | Brad King | 2014-02-10 | 1 | -4/+31 |
|
|
* | FindBoost: Add Boost_USE_DEBUG_RUNTIME option (#14686) | Brad King | 2014-01-08 | 1 | -1/+7 |
|
|
* | FindBoost: Clarify example static libs option (#13663) | Brad King | 2013-11-01 | 1 | -2/+2 |
|
|
* | FindBoost: Refine .rst formatting | Brad King | 2013-11-01 | 1 | -32/+11 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -113/+157 |
|
|
* | Merge branch 'master' into vs12-generator | Brad King | 2013-06-28 | 1 | -6/+19 |
|\ |
|
| * | FindBoost: Clarify failure on missing 'static' libs (#14235) | Brad King | 2013-06-20 | 1 | -1/+6 |
|
|
| * | Merge topic 'FindBoost-normalize-slashes' | Brad King | 2013-05-31 | 1 | -2/+10 |
| |\ |
|
| | * | FindBoost: Fix handling of \ in input paths (#14179) | Brad King | 2013-05-30 | 1 | -2/+10 |
|
|
| * | | Fix spelling and typos (non-binary) | Andreas Mohr | 2013-05-07 | 1 | -3/+3 |
| |/ |
|
* | | FindBoost: Add -vc120 mangling for VS 12 | Brad King | 2013-06-28 | 1 | -0/+2 |
|/ |
|
* | FindBoost: Rewrite documentation | Brad King | 2012-09-27 | 1 | -242/+135 |
|
|
* | FindBoost: Refactor Boost_FOUND computation and version check | Brad King | 2012-09-27 | 1 | -98/+60 |
|
|
* | FindBoost: Construct a clean Boost_LIBRARIES value | Brad King | 2012-09-27 | 1 | -1/+2 |
|
|
* | FindBoost: Overhaul caching and search repeat behavior | Brad King | 2012-09-27 | 1 | -128/+208 |
|
|
* | FindBoost: Use PATH_SUFFIXES to look in "Program Files" | Brad King | 2012-09-27 | 1 | -8/+6 |
|
|
* | FindBoost: Mark Boost_DIR cache entry as advanced | Brad King | 2012-09-26 | 1 | -0/+1 |
|
|
* | FindBoost: Remove extra indentation level | Brad King | 2012-09-25 | 1 | -553/+553 |
|
|
* | read less from version headers into variables | Rolf Eike Beer | 2012-08-19 | 1 | -1/+2 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -45/+45 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | FindBoost: Future proof to 1.56 | Philip Lowman | 2012-06-30 | 1 | -1/+4 |
|
|
* | FindBoost: Fix bug where Boost_FOUND could be false when version specified | Philip Lowman | 2012-06-30 | 1 | -118/+105 |
|
|
* | FindBoost: add support for 1.49 and 1.50 | Rolf Eike Beer | 2012-04-07 | 1 | -2/+3 |
|
|
* | FindBoost: Quote possibly empty string argument (#12273) | David Cole | 2011-12-19 | 1 | -1/+1 |
|
|
* | FindBoost: Use MSVC11 to find Boost on Windows (#12568) | Mateusz Loskot | 2011-11-10 | 1 | -4/+6 |
|
|
* | FindBoost: Call find_package with NO_MODULE first | Todd Gamblin | 2011-09-01 | 1 | -10/+72 |
|
|
* | FindBoost: Also search for 1.46.1 | Philip Lowman | 2011-06-10 | 1 | -1/+2 |
|
|
* | FindBoost: Fixes #12188 | Philip Lowman | 2011-06-10 | 1 | -0/+6 |
|
|
* | Lowercase all function names and improve consistency | Philip Lowman | 2010-12-28 | 1 | -168/+168 |
|
|
* | Fix spelling BOOST_LIBRARYDIR message. Add error for common misspellings. | Philip Lowman | 2010-12-28 | 1 | -16/+21 |
|
|
* | Add Boost 1.46 | Philip Lowman | 2010-12-13 | 1 | -2/+2 |
|
|
* | [patch] Add Boost 1.45 to search, simplify a check removing VERSION_LESS | Philip Lowman | 2010-12-13 | 1 | -28/+26 |
|
|
* | 11363: FindBoost.cmake fails to find debug libraries in tagged layout install | Philip Lowman | 2010-10-29 | 1 | -0/+1 |
|
|
* | Remove superfluous variable Boost_COMPAT_STATIC_RUNTIME. | Philip Lowman | 2010-10-12 | 1 | -17/+8 |
|
|
* | FindBoost.cmake: Fix library search path glitch introduced in earlier commit | Philip Lowman | 2010-09-20 | 1 | -23/+24 |
|
|
* | FindBoost.cmake: Implements 11160 | Philip Lowman | 2010-09-18 | 1 | -1/+32 |
|
|
* | FindBoost.cmake: Fixes 10436 | Philip Lowman | 2010-09-18 | 1 | -0/+2 |
|
|
* | FindBoost.cmake: Fixes 11121 | Philip Lowman | 2010-09-18 | 1 | -0/+32 |
|
|
* | FindBoost.cmake: Fixes 11246 | Philip Lowman | 2010-09-18 | 1 | -1/+1 |
|
|