summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* BUG: fix #8203: codeblocks + mingw doesn't like the extra quotes around theAlexander Neundorf2009-01-091-0/+7
* ENH: Add missing newline to CTest-generated xmlBrad King2009-01-091-1/+1
* ENH: fix crash for old style scriptsBill Hoffman2009-01-091-2/+8
* ENH: fix return typeBill Hoffman2009-01-091-1/+1
* ENH: add subproject tag property for ctestBill Hoffman2009-01-093-9/+44
* ENH: Extend kwsys.testProcess-4 timeoutBrad King2009-01-091-1/+1
* STYLE: Nightly Date StampBrad King2009-01-091-1/+1
* BUG: apply patch from #8205, also fixes #8212: escape characters for XMLAlexander Neundorf2009-01-082-1/+17