summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: Refactor target output file type computationBrad King2009-05-012-56/+63
* STYLE: Nightly Date StampBrad King2009-05-011-2/+2
* STYLE: Nightly Date StampBrad King2009-04-301-1/+1
* ENH: Teach UntarFile to preserve file timestampsBrad King2009-04-291-19/+3
* COMP: Avoid unused arg warnings in cmFileCommandBrad King2009-04-291-1/+1
* BUG: Remove '-d<now' from 'cvs log' commandsBrad King2009-04-291-1/+1
* BUG: Fix CMake.File test for deep dir nameBrad King2009-04-291-1/+1
* COMP: Fix nested class member accessBrad King2009-04-291-0/+2
* COMP: Fix non-virtual destructor warningBrad King2009-04-291-0/+1
* ENH: Test file(COPY) failure casesBrad King2009-04-299-0/+58
* ENH: Create file(COPY) command signatureBrad King2009-04-293-16/+155
* ENH: Teach file(INSTALL) relative pathsBrad King2009-04-291-2/+19
* ENH: Refactor file(INSTALL) implementationBrad King2009-04-292-522/+583
* ENH: Send all file installations through one pathBrad King2009-04-292-100/+81
* ENH: Better error on file perm or time failureBrad King2009-04-291-26/+16
* BUG: Error when install dir cannot be createdBrad King2009-04-291-0/+4
* ENH: Simplify CMAKE_INSTALL_ALWAYS implementationBrad King2009-04-291-27/+20
* ENH: Simplify construction of cmFileInstallerBrad King2009-04-291-3/+4
* STYLE: Nightly Date StampBrad King2009-04-291-1/+1
* BUG: Fix required permissions check againBrad King2009-04-281-1/+1
* STYLE: Nightly Date StampBrad King2009-04-281-1/+1
* ENH: Remove unused PROPERTIES from file(INSTALL)Brad King2009-04-278-52/+13