summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: fix #7913: find also python 2.6 on windowsAlexander Neundorf2009-01-101-0/+1
* BUG: fix #8122, _firstPoFile was not empty because it was no real variableAlexander Neundorf2009-01-101-1/+3
* 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: fix typoAlexander Neundorf2009-01-101-1/+1
* STYLE: this is not necessary anymore for kdevelop, the kdevelop generatorAlexander Neundorf2009-01-101-5/+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
* BUG: Fixed CXXTEST_INCLUDE_DIRS so it will work properly with NOTFOUND.Philip Lowman2009-01-081-24/+47
* 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
* COMP: Ignore warning LNK4204 for CMake dashboardBrad King2009-01-061-0/+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
* ENH: Re-enable new 'testing' test modeBrad King2009-01-053-22/+36
* 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
* BUG: Remove old get_target_property docsBrad King2009-01-051-15/+1
* ENH: Enable LOCATION property for imported targetsBrad King2009-01-051-10/+26
* STYLE: Nightly Date StampBrad King2009-01-051-1/+1
* STYLE: changed "one may" into "it should" to make it strongerAlexander Neundorf2009-01-041-1/+1
* STYLE: Nightly Date StampBrad King2009-01-041-1/+1
* ENH: Clarify FATAL_ERROR option to min-req commandBrad King2009-01-031-3/+4