summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix issue #7523: Analyze output of 'hdiutil attach' to get the name of t...David Cole2009-01-212-8/+12
* ENH: Use the latest CMake-logo-triangle-high-res.png to improve the look of C...David Cole2009-01-211-0/+0
* BUG: Fix issue #7833: Add file extension handling to CPack generated installe...David Cole2009-01-212-0/+9
* ENH: Enforce logical blocks in functions/macrosBrad King2009-01-212-0/+6
* ENH: Better handling of mismatched blocksBrad King2009-01-217-8/+24
* ENH: Better error message for unclosed blocksBrad King2009-01-2113-73/+30
* ENH: Refactor logical block enforcementBrad King2009-01-212-40/+86
* STYLE: Nightly Date StampBrad King2009-01-211-1/+1
* BUG: Fix LOCATION property for Mac AppBundlesBrad King2009-01-203-17/+11
* ENH: Refactor function blocker deletionBrad King2009-01-208-47/+27
* 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-201-11/+16
* 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
* STYLE: Nightly Date StampBrad King2009-01-191-1/+1
* 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
* 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
* 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
* 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-124-4/+88
* 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
* STYLE: Nightly Date StampBrad King2009-01-111-1/+1
* BUG: don't create empty <itemizedlist>s (#7289), dblatex didn't like thatAlexander Neundorf2009-01-101-10/+13
* STYLE: document CMAKE_COLOR_MAKEFILE (#7878)Alexander Neundorf2009-01-101-2/+9
* STYLE: Nightly Date StampBrad King2009-01-101-1/+1
* COMP: forgot to commit this fileAlexander Neundorf2009-01-101-0/+1
* STYLE: remove debug outputAlexander Neundorf2009-01-101-1/+0
* BUG: fix #8073: also show targets created using add_custom_targets()Alexander Neundorf2009-01-101-34/+62
* BUG: remove the call to EnableInstallTarget(), don't know why it was there.Alexander Neundorf2009-01-101-1/+0
* BUG: fix #8105: don't hardcode "gcc" and "make" but use CMAKE_C_COMPILER andAlexander Neundorf2009-01-092-5/+21