summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: Improve response to bad if or elseifBrad King2009-01-203-22/+28
* BUG: Fix for issue #7470. Allow spaces in the path names of installed files w...David Cole2009-01-203-11/+33
* BUG: fix crash with cmd.exe shell and cmake in the pathBill Hoffman2009-01-201-0/+9
* STYLE: Nightly Date StampBrad King2009-01-201-1/+1
* BUG: Fix detection of boost libraries without any compiler encoding (e.g.Philip Lowman2009-01-201-0/+4
* BUG: Fixes Issue #8054 and more. DOXYGEN_DOT_FOUND now exists, errantPhilip Lowman2009-01-201-73/+96
* BUG: Missing "icpc" as a possible CXX compiler for Intel C++. Also refactoredPhilip Lowman2009-01-201-13/+21
* BUG: Switch FindBoost.cmake to use CMAKE_COMPILER_IS_GNUCXX (Issue #8398)Philip Lowman2009-01-201-2/+2
* BUG: Fixed Issue #7331 Bugs in Findosg*.cmake. Also added OPENTHREADS_LIBRAR...Philip Lowman2009-01-1919-647/+400
* BUG: Reverted change made in 1.27, should be unnecessary (Issue #7508)Philip Lowman2009-01-191-2/+0
* BUG: Resolve Issue #7508, FindBoost fails to find boost on SuSE 10.3Philip Lowman2009-01-191-0/+2
* ENH: Added 1.38 since it'll be out soon. More documentation and clarified ex...Philip Lowman2009-01-191-20/+37
* BUG: Do not check for GCC version encoding in filenames on Boost libraries pr...Philip Lowman2009-01-191-32/+41
* STYLE: Nightly Date StampBrad King2009-01-191-1/+1
* BUG: Fixed additional issues with autodetecting compiler tags properly includ...Philip Lowman2009-01-181-9/+15
* BUG: Fixes problem with _boost_ABI_TAG appending to itself if FindBoost is ca...Philip Lowman2009-01-181-0/+1
* STYLE: minor cleanupPhilip Lowman2009-01-181-22/+28
* BUG: Removed some code which was squashing Boost_LIBRARIES on WIN32 under the...Philip Lowman2009-01-181-7/+0
* BUG: Fixed documentation bug with Boost_USE_MULTITHREADED, removed OPTION() c...Philip Lowman2009-01-181-6/+8
* BUG: Fixed superfluous and duplicate dirs in Boost_LIBRARY_DIR. Employed wor...Philip Lowman2009-01-181-3/+21
* BUG: add output on failure to ctest #8255Bill Hoffman2009-01-183-0/+34
* BUG: fix crash with empty propertiesBill Hoffman2009-01-181-2/+8
* STYLE: Nightly Date StampBrad King2009-01-181-1/+1
* STYLE: Nightly Date StampBrad King2009-01-171-1/+1
* BUG: Fixed issues using FindBoost with BoostPro packaged releases. FixedPhilip Lowman2009-01-161-57/+86
* STYLE: Nightly Date StampBrad King2009-01-161-1/+1
* BUG: Fix find_package docs for refind featureBrad King2009-01-151-2/+1
* BUG: Enforce matching policy PUSH/POP in all filesBrad King2009-01-152-14/+19
* ENH: fix part submission to not have memory of the last part submissionBill Hoffman2009-01-152-5/+6
* BUG: fix for bug #8174Bill Hoffman2009-01-152-2/+14
* ENH: Provide variable CMAKE_VERSIONBrad King2009-01-152-0/+13
* ENH: Document variable CMAKE_PATCH_VERSIONBrad King2009-01-151-0/+6
* BUG: fixed bug #7529: FindBoost fails to find boost on SuSE 11.0 due to GCCPhilip Lowman2009-01-151-2/+2
* BUG: Fixes bug #8059. Also added Boost_DEBUG variable for troubleshooting.Philip Lowman2009-01-151-47/+152
* STYLE: Nightly Date StampBrad King2009-01-151-1/+1
* BUG: Pop a function scope even on errorBrad King2009-01-142-3/+12
* ENH: fix return value to ctest_build and remove debug print in cmProcessBill Hoffman2009-01-142-8/+3
* ENH: allow ctest_build to return error and warning countsBill Hoffman2009-01-145-6/+49
* COMP: Fix const set find for Borland 5.5Brad King2009-01-142-3/+6
* ENH: Test find_package re-find featureBrad King2009-01-141-0/+3
* STYLE: Nightly Date StampBrad King2009-01-141-1/+1
* STYLE: Nightly Date StampBrad King2009-01-131-1/+1
* COMP: Remove unused variableBrad King2009-01-121-1/+0
* ENH: Teach ctest_submit about partsBrad King2009-01-125-4/+93
* ENH: Divide CTest file submission list by partBrad King2009-01-1210-36/+50
* ENH: Refactor cmCTest test part representationBrad King2009-01-122-74/+88
* ENH: Teach ctest_* to create appending XML filesBrad King2009-01-1211-9/+27
* ENH: Refactor CTest command argument handlingBrad King2009-01-122-50/+64
* STYLE: Nightly Date StampBrad King2009-01-121-1/+1
* ENH: patch from Miguel,Alexander Neundorf2009-01-112-34/+58