summaryrefslogtreecommitdiffstats
path: root/Modules/FindBoost.cmake
Commit message (Expand)AuthorAgeFilesLines
* COMP: Find Boost as installed by the BoostPro/Boost Consulting installers on ...Douglas Gregor2008-07-031-2/+6
* ENH: Cleanup FindBoost module, fixing several small bugs and providing better...Douglas Gregor2008-07-031-155/+203
* BUG: Fix FindBoost version variable names to correct bug in Boost version det...Douglas Gregor2008-05-101-9/+9
* BUG: don't use CMAKE_MINIMUM_REQUIRED() in find modules, it can change theAlexander Neundorf2008-04-261-1/+5
* ENH: FindBoost always sets Boost_LIBRARY_DIRS when it finds the Boost librariesDouglas Gregor2008-04-221-1/+2
* ENH: Integrated FindBoost improvements changes from Andreas Pakulat, Mike Jac...Douglas Gregor2008-04-221-137/+554
* BUG: it seems on some installations boost is installed under boost-1_34 ,Alexander Neundorf2008-01-101-0/+1
* BUG: fix for bug 5464 better find boost for windowsBill Hoffman2007-12-181-1/+1
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-19/+10
* ENH: Adding FindBoost.cmake module from Andrew Maclean. This addresses bug#3...Brad King2006-07-211-0/+157