summaryrefslogtreecommitdiff
path: root/Modules/FindBoost.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindBoost: Add suport for custom namespacesChuck Atkins2014-02-171-25/+37
* FindBoost: Search next to MPI libraries for boost_mpi (#14739)Brad King2014-02-101-4/+31
* FindBoost: Add Boost_USE_DEBUG_RUNTIME option (#14686)Brad King2014-01-081-1/+7
* FindBoost: Clarify example static libs option (#13663)Brad King2013-11-011-2/+2
* FindBoost: Refine .rst formattingBrad King2013-11-011-32/+11
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-113/+157
* Merge branch 'master' into vs12-generatorBrad King2013-06-281-6/+19
|\
| * FindBoost: Clarify failure on missing 'static' libs (#14235)Brad King2013-06-201-1/+6
| * Merge topic 'FindBoost-normalize-slashes'Brad King2013-05-311-2/+10
| |\
| | * FindBoost: Fix handling of \ in input paths (#14179)Brad King2013-05-301-2/+10
| * | Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-3/+3
| |/
* | FindBoost: Add -vc120 mangling for VS 12Brad King2013-06-281-0/+2
|/
* FindBoost: Rewrite documentationBrad King2012-09-271-242/+135
* FindBoost: Refactor Boost_FOUND computation and version checkBrad King2012-09-271-98/+60
* FindBoost: Construct a clean Boost_LIBRARIES valueBrad King2012-09-271-1/+2
* FindBoost: Overhaul caching and search repeat behaviorBrad King2012-09-271-128/+208
* FindBoost: Use PATH_SUFFIXES to look in "Program Files"Brad King2012-09-271-8/+6
* FindBoost: Mark Boost_DIR cache entry as advancedBrad King2012-09-261-0/+1
* FindBoost: Remove extra indentation levelBrad King2012-09-251-553/+553
* read less from version headers into variablesRolf Eike Beer2012-08-191-1/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-45/+45
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-1/+1
* FindBoost: Future proof to 1.56Philip Lowman2012-06-301-1/+4
* FindBoost: Fix bug where Boost_FOUND could be false when version specifiedPhilip Lowman2012-06-301-118/+105
* FindBoost: add support for 1.49 and 1.50Rolf Eike Beer2012-04-071-2/+3
* FindBoost: Quote possibly empty string argument (#12273)David Cole2011-12-191-1/+1
* FindBoost: Use MSVC11 to find Boost on Windows (#12568)Mateusz Loskot2011-11-101-4/+6
* FindBoost: Call find_package with NO_MODULE firstTodd Gamblin2011-09-011-10/+72
* FindBoost: Also search for 1.46.1Philip Lowman2011-06-091-1/+2
* FindBoost: Fixes #12188Philip Lowman2011-06-091-0/+6
* Lowercase all function names and improve consistencyPhilip Lowman2010-12-271-168/+168
* Fix spelling BOOST_LIBRARYDIR message. Add error for common misspellings.Philip Lowman2010-12-271-16/+21
* Add Boost 1.46Philip Lowman2010-12-131-2/+2
* [patch] Add Boost 1.45 to search, simplify a check removing VERSION_LESSPhilip Lowman2010-12-131-28/+26
* 11363: FindBoost.cmake fails to find debug libraries in tagged layout installPhilip Lowman2010-10-281-0/+1
* Remove superfluous variable Boost_COMPAT_STATIC_RUNTIME.Philip Lowman2010-10-111-17/+8
* FindBoost.cmake: Fix library search path glitch introduced in earlier commitPhilip Lowman2010-09-191-23/+24
* FindBoost.cmake: Implements 11160Philip Lowman2010-09-181-1/+32
* FindBoost.cmake: Fixes 10436Philip Lowman2010-09-181-0/+2
* FindBoost.cmake: Fixes 11121Philip Lowman2010-09-181-0/+32
* FindBoost.cmake: Fixes 11246Philip Lowman2010-09-181-1/+1
* FindBoost.cmake: Fix compiling against a boost source treePhilip Lowman2010-09-181-4/+1
* FindBoost.cmake: Add Boost_NO_SYSTEM_PATHS optionPhilip Lowman2010-09-181-25/+54
* FindBoost.cmake: Miscellaneous changes and refactoringPhilip Lowman2010-09-181-15/+24
* FindBoost.cmake fixes for issues 11204 & 8529Philip Lowman2010-09-181-39/+159
* Fixes problem finding libraries under Boost (#9510)Philip Lowman2010-08-101-1/+1
* Merge topic 'module-header-spelling'Brad King2010-08-101-1/+1
|\
| * Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* | FindBoost: Search for Boost 1.43 and 1.44Brad King2010-08-031-2/+2
* | FindBoost: Search for Boost 1.42Brad King2010-07-281-1/+2
|/