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
...
*
BUG: Removed some code which was squashing Boost_LIBRARIES on WIN32 under the...
Philip Lowman
2009-01-18
1
-7/+0
*
BUG: Fixed documentation bug with Boost_USE_MULTITHREADED, removed OPTION() c...
Philip Lowman
2009-01-18
1
-6/+8
*
BUG: Fixed superfluous and duplicate dirs in Boost_LIBRARY_DIR. Employed wor...
Philip Lowman
2009-01-18
1
-3/+21
*
BUG: Fixed issues using FindBoost with BoostPro packaged releases. Fixed
Philip Lowman
2009-01-16
1
-57/+86
*
BUG: fixed bug #7529: FindBoost fails to find boost on SuSE 11.0 due to GCC
Philip Lowman
2009-01-15
1
-2/+2
*
BUG: Fixes bug #8059. Also added Boost_DEBUG variable for troubleshooting.
Philip Lowman
2009-01-15
1
-47/+152
*
BUG: Avoid boost versions less than required
Brad King
2008-10-09
1
-14/+31
*
BUG: Fix FindBoost versioned find
Brad King
2008-09-16
1
-10/+13
*
BUG: Be more careful with Boost_MINOR_VERSION in FindBoost module
Douglas Gregor
2008-07-28
1
-9/+15
*
BUG: Work around Boost 1.36.0 bug fix on Darwin by setting the mangled compil...
Douglas Gregor
2008-07-28
1
-17/+23
*
ENH: FindBoost can now find the upcoming Boost 1.46
Douglas Gregor
2008-07-14
1
-5/+5
*
COMP: Find Boost as installed by the BoostPro/Boost Consulting installers on ...
Douglas Gregor
2008-07-03
1
-2/+6
*
ENH: Cleanup FindBoost module, fixing several small bugs and providing better...
Douglas Gregor
2008-07-03
1
-155/+203
*
BUG: Fix FindBoost version variable names to correct bug in Boost version det...
Douglas Gregor
2008-05-10
1
-9/+9
*
BUG: don't use CMAKE_MINIMUM_REQUIRED() in find modules, it can change the
Alexander Neundorf
2008-04-26
1
-1/+5
*
ENH: FindBoost always sets Boost_LIBRARY_DIRS when it finds the Boost libraries
Douglas Gregor
2008-04-22
1
-1/+2
*
ENH: Integrated FindBoost improvements changes from Andreas Pakulat, Mike Jac...
Douglas Gregor
2008-04-22
1
-137/+554
*
BUG: it seems on some installations boost is installed under boost-1_34 ,
Alexander Neundorf
2008-01-10
1
-0/+1
*
BUG: fix for bug 5464 better find boost for windows
Bill Hoffman
2007-12-18
1
-1/+1
*
ENH: add second failure message parameter to
Alexander Neundorf
2007-07-23
1
-19/+10
*
ENH: Adding FindBoost.cmake module from Andrew Maclean. This addresses bug#3...
Brad King
2006-07-21
1
-0/+157
[prev]