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
*
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
1
-3/+3
*
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
*
FindBoost.cmake: Fix compiling against a boost source tree
Philip Lowman
2010-09-18
1
-4/+1
*
FindBoost.cmake: Add Boost_NO_SYSTEM_PATHS option
Philip Lowman
2010-09-18
1
-25/+54
*
FindBoost.cmake: Miscellaneous changes and refactoring
Philip Lowman
2010-09-18
1
-15/+24
*
FindBoost.cmake fixes for issues 11204 & 8529
Philip Lowman
2010-09-18
1
-39/+159
*
Fixes problem finding libraries under Boost (#9510)
Philip Lowman
2010-08-11
1
-1/+1
*
Merge topic 'module-header-spelling'
Brad King
2010-08-10
1
-1/+1
|
\
|
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
|
FindBoost: Search for Boost 1.43 and 1.44
Brad King
2010-08-03
1
-2/+2
*
|
FindBoost: Search for Boost 1.42
Brad King
2010-07-28
1
-1/+2
|
/
*
Fix Issue #9792, remove superfluous output when not searching for COMPONENTS,...
Philip Lowman
2010-01-05
1
-18/+34
*
fix for bug# 9751, add check for MSVC10
Bill Hoffman
2009-10-22
1
-0/+2
*
Several minor FindBoost changes to address posts on mailing list
Philip Lowman
2009-10-09
1
-8/+33
*
Convert CMake find-modules to BSD License
Brad King
2009-09-28
1
-14/+16
*
Make Boost easier to find
Philip Lowman
2009-09-22
1
-1/+4
*
Fix Bug #9158: FindBoost.cmake does not work properly with nmake and icl
Philip Lowman
2009-09-22
1
-10/+11
*
Fix boost library detection with Sun Studio compiler (Issue #9153)
Philip Lowman
2009-09-20
1
-0/+2
*
Add Boost 1.39 & 1.40. Move ${Boost_INCLUDE_DIR}/lib to front of library sea...
Philip Lowman
2009-08-20
1
-3/+4
*
ENH: boost lib is often found under the boost include dir
Bill Hoffman
2009-06-23
1
-0/+1
*
ENH: add additional place to look for boost so it works out of the box on win...
Bill Hoffman
2009-06-23
1
-0/+1
*
STYLE: fix typos in the docs
Alexander Neundorf
2009-04-19
1
-2/+2
[next]