summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: fix for #0009051 CMake does not pass CMAKE_OSX_SYSROOT and CMAKE_OSX_DEP...Bill Hoffman2009-05-191-0/+14
* STYLE: Nightly Date StampBrad King2009-05-191-1/+1
* STYLE: fix docs: it must replace "find_path" instead of "FIND_PATH" withAlexander Neundorf2009-05-181-1/+1
* BUG: Parse more bzr xml output encodingsBrad King2009-05-182-1/+10
* STYLE: Nightly Date StampBrad King2009-05-181-1/+1
* STYLE: Nightly Date StampBrad King2009-05-171-1/+1
* STYLE: Nightly Date StampBrad King2009-05-161-1/+1
* ENH: Remove CTest public.kitware.com drop defaultBrad King2009-05-152-59/+6
* STYLE: Nightly Date StampBrad King2009-05-151-1/+1
* ENH: Teach CTest to handle Bazaar repositoriesBrad King2009-05-149-0/+781
* STYLE: add documentation for CPackRPM (#9029)Alexander Neundorf2009-05-141-4/+71
* ENH: Make CMAKE_<LANG>_SIZEOF_DATA_PTR publicBrad King2009-05-141-2/+4
* STYLE: Simplify and document VMS workaroundsBrad King2009-05-141-4/+2
* STYLE: Remove trailing whitespaceBrad King2009-05-141-1/+1
* STYLE: Nightly Date StampBrad King2009-05-141-1/+1
* BUG: fix for #9014, FATAL_ERROR not ending loopsBill Hoffman2009-05-132-0/+8
* BUG: Fix removal of read-only directoriesBrad King2009-05-131-0/+13
* BUG: file(COPY) test should not make read-only dirBrad King2009-05-131-2/+2
* STYLE: Nightly Date StampBrad King2009-05-131-1/+1
* STYLE: remove these files now that I added them with a more consistent nameAlexander Neundorf2009-05-123-49/+0
* BUG: apply patch from Eric Noulard, so cpack works with rpmbuild 4.6.0, #8967Alexander Neundorf2009-05-121-2/+24
* STYLE: rename the files from CMake<GENERATOR>.cmake toAlexander Neundorf2009-05-125-3/+60
* STYLE: Remove trailing whitespaceBrad King2009-05-121-6/+4
* STYLE: Nightly Date StampBrad King2009-05-121-1/+1
* COMP: Avoid operator precedence warningBrad King2009-05-111-5/+1
* STYLE: Nightly Date StampBrad King2009-05-111-1/+1
* STYLE: cacheStart is used only locally in the if-branchAlexander Neundorf2009-05-101-2/+1
* STYLE: first lower-casing the string makes comparing its contents easierAlexander Neundorf2009-05-101-5/+6
* ENH: move the code which queries gcc for the system include dirs fromAlexander Neundorf2009-05-104-36/+55
* BUG: don't report changed compiler variables if the path to the compilerAlexander Neundorf2009-05-101-12/+20
* STYLE: Nightly Date StampBrad King2009-05-101-1/+1
* STYLE: document CMAKE_INCLUDE_CURRENT_DIRAlexander Neundorf2009-05-091-0/+14
* ENH: when cross compiling, e.g. for WinCE, don't use VCExpress, since this do...Alexander Neundorf2009-05-092-2/+16
* STYLE: Nightly Date StampBrad King2009-05-091-1/+1
* STYLE: Nightly Date StampBrad King2009-05-081-1/+1
* ENH: add docs for command line ctestBill Hoffman2009-05-071-0/+8
* BUG: 8898 fix date in ctest nightly timeBill Hoffman2009-05-071-2/+5
* STYLE: Nightly Date StampBrad King2009-05-071-1/+1
* BUG: Fix spaces in file paths for lupdate commandClinton Stimpson2009-05-061-1/+4
* ENH: Add support for QtScriptTools in Qt 4.5.Clinton Stimpson2009-05-061-0/+1
* ENH: Add support for QtScriptTools in Qt 4.5.Clinton Stimpson2009-05-062-3/+8
* STYLE: Nightly Date StampBrad King2009-05-061-1/+1
* STYLE: Nightly Date StampBrad King2009-05-051-1/+1
* STYLE: Nightly Date StampBrad King2009-05-041-1/+1
* STYLE: Nightly Date StampBrad King2009-05-031-1/+1
* STYLE: Nightly Date StampBrad King2009-05-021-1/+1
* ENH: Remove cmTarget internal type argumentsBrad King2009-05-012-83/+35
* ENH: Remove cmTarget::GetExecutableCleanNamesBrad King2009-05-013-41/+7
* ENH: Always imply CLEAN_DIRECT_OUTPUT target propBrad King2009-05-017-161/+31
* ENH: Allow more specification of target file namesBrad King2009-05-015-30/+105