summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* STYLE: Fixed line-too-long. COMP: Fixed warnings about lossy conversions.Brad King2007-11-205-21/+46
* STYLE: Nightly Date StampBrad King2007-11-201-1/+1
* BUG: Do not force HEADER_FILE_ONLY off if the user has already set it on.Brad King2007-11-191-1/+7
* COMP: Do not build VS-specific code when generators are not included.Brad King2007-11-191-0/+5
* ENH: Add install command for executable.Clinton Stimpson2007-11-191-0/+2
* ENH: Added call to StopBuild VS macro when projects fail to regenerate during...Brad King2007-11-192-0/+19
* ENH: Renamed cmGlobalVisualStudioGenerator::CallVisualStudioReloadMacro metho...Brad King2007-11-194-25/+56
* BUG: Always return positive integers to the OS on error. Windows error encod...Brad King2007-11-191-1/+11
* BUG: ParseFile should return false if there was a parse error.Brad King2007-11-191-0/+4
* STYLE: Nightly Date StampBrad King2007-11-191-1/+1
* STYLE: Nightly Date StampBrad King2007-11-181-1/+1
* STYLE: Nightly Date StampBrad King2007-11-171-1/+1
* ENH: Remove debug printfClinton Stimpson2007-11-171-1/+0
* ENH: Add more conditions for attempting to call the new Visual Studio macros....David Cole2007-11-161-32/+73
* ENH: add support for CDash bullseye coverageBill Hoffman2007-11-161-6/+18
* BUG: Fix exception handling flag translation to be specific to each VS versio...Brad King2007-11-163-3/+14
* ENH: more robust search filter.Clinton Stimpson2007-11-161-4/+20
* ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ...David Cole2007-11-1617-15/+1064
* STYLE: Nightly Date StampBrad King2007-11-161-1/+1
* STYLE: Nightly Date StampBrad King2007-11-151-1/+1
* COMP: Fix warning.Clinton Stimpson2007-11-151-7/+7
* ENH: Simplified CMake version information using KWSys DateStamp feature. Red...Brad King2007-11-151-36/+3
* daily version numberBrad King2007-11-141-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-11-141-1/+1
* ENH: add completer for the source and binary dir lineeditsAlexander Neundorf2007-11-131-0/+14
* ENH: single click can start editing cache values.Clinton Stimpson2007-11-131-0/+2
* BUG: The search is set to apply to all columns, but in Qt 4.2, that breaksClinton Stimpson2007-11-131-0/+2
* ENH: support specifying build or source directory at command line.Clinton Stimpson2007-11-132-7/+23
* ENH: Allow clicking anywhere in field to toggle check boxes.Clinton Stimpson2007-11-132-2/+50
* daily version numberBrad King2007-11-131-1/+1
* STYLE: add license.Clinton Stimpson2007-11-132-0/+32
* ENH: Add ability to add cache entries (even before first configure).Clinton Stimpson2007-11-1312-34/+391
* STYLE: Nightly Version updateAndy Cedilnik2007-11-131-1/+1
* ENH: add f stuff to avoid warningsBill Hoffman2007-11-131-3/+3
* ENH: add guess progress for first time configuring a project.Bill Hoffman2007-11-132-0/+33
* daily version numberBrad King2007-11-121-3/+3
* ENH: Created better names and a more convenient set of version date stamp mac...Brad King2007-11-122-29/+29
* ENH: Fix layout with Qt 4.2.Clinton Stimpson2007-11-122-6/+39
* BUG: Fix prompt for changes if they haven't been saved.Clinton Stimpson2007-11-121-9/+3
* BUG: Fix pause at shutdown.Clinton Stimpson2007-11-123-132/+177
* BUG: Fixed typo in previous commit.Brad King2007-11-121-4/+4
* ENH: Adding DateStamp feature to KWSys. This provides a header file giving p...Brad King2007-11-124-1/+100
* BUG: Fix messages for time stamp file recreation.Brad King2007-11-121-2/+2
* BUG: Converted per-vcproj timestamp to a single directory-level CMakeFiles/ge...Brad King2007-11-123-60/+61
* ENH: Allow build with Qt 4.2.Clinton Stimpson2007-11-122-11/+2
* BUG: better setup of properties for loaded commandsKen Martin2007-11-121-2/+4
* STYLE: Nightly Version updateAndy Cedilnik2007-11-121-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-11-111-1/+1
* ENH: Re-arrange UI a bit.Clinton Stimpson2007-11-107-246/+227
* ENH: Allow VS 7 project Rebuild and Solution Rebuild to work without re-runni...Brad King2007-11-104-5/+111