index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindBoost.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindBoost: Add support for Boost 1.61
Sergei Nikulov
2016-01-22
1
-2/+2
*
FindBoost: Add support for Boost 1.60
Roger Leigh
2015-12-17
1
-1/+15
*
FindBoost: Add imported targets
Roger Leigh
2015-12-02
1
-0/+122
*
FindBoost: Automatically add missing component dependencies
Roger Leigh
2015-12-02
1
-0/+43
*
FindBoost: Embed component dependency table
Roger Leigh
2015-12-02
1
-0/+221
*
FindBoost: Add support for Boost 1.59
Roger Leigh
2015-08-14
1
-2/+4
*
Merge topic 'FindBoost-per-config-libraries'
Brad King
2015-06-02
1
-0/+2
|
\
|
*
FindBoost: Fix Boost_LIBRARY_DIR_{RELEASE,DEBUG} cache entry configuration
Brad King
2015-06-01
1
-0/+2
*
|
Add a 'Green Hills MULTI' generator on Windows
Geoff Viola
2015-04-20
1
-1/+4
|
/
*
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
[next]