summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: when trying to find a FooConfig.cmake file, if in the directory pointedAlexander Neundorf2009-01-082-58/+36
* STYLE: Nightly Date StampBrad King2009-01-081-1/+1
* ENH: Tweak System Name field for cross compiling, so it doesn't have a file ...Clinton Stimpson2009-01-071-6/+1
* ENH: Clean per-config export files during installBrad King2009-01-071-0/+24
* ENH: Add undocumented file(DIFFERENT) commandBrad King2009-01-072-0/+66
* ENH: Refactor computation of import file globBrad King2009-01-072-1/+14
* ENH: Teach CTest to submit test property LABELSBrad King2009-01-073-1/+46
* STYLE: Nightly Date StampBrad King2009-01-071-1/+1
* BUG: Manage LC_MESSAGES with an objectBrad King2009-01-061-25/+44
* STYLE: Remove trailing whitespaceBrad King2009-01-061-3/+3
* STYLE: Nightly Date StampBrad King2009-01-061-1/+1
* ENH: Improve test property speed with a mapBrad King2009-01-055-56/+33
* BUG: Capture cout and cerr from internal ctestBrad King2009-01-052-18/+42
* COMP: Fix installation of cmake-gui by CMake 2.4Brad King2009-01-052-1/+21
* ENH: Refactor internal file(INSTALL) arg parsingBrad King2009-01-051-55/+22