summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* COMP: fix style and work around old compilersKen Martin2007-12-042-5/+5
* STYLE: Nightly Date StampBrad King2007-12-041-1/+1
* ENH: add functions and raise scopeKen Martin2007-12-035-21/+74
* ENH: add functionsKen Martin2007-12-032-0/+109
* ENH: add functions and raise scope to cmakeKen Martin2007-12-034-0/+504
* STYLE: Nightly Date StampBrad King2007-12-031-1/+1
* STYLE: Nightly Date StampBrad King2007-12-021-1/+1
* STYLE: Nightly Date StampBrad King2007-12-011-2/+2
* STYLE: Nightly Date StampBrad King2007-11-301-1/+1
* BUG: fix single module generationKen Martin2007-11-291-8/+14
* STYLE: Nightly Date StampBrad King2007-11-291-1/+1
* STYLE: Nightly Date StampBrad King2007-11-281-1/+1
* ENH: better output for qt assistantBill Hoffman2007-11-271-1/+1
* ENH: Add handling of --help and related arguments.Clinton Stimpson2007-11-271-0/+68
* STYLE: Nightly Date StampBrad King2007-11-271-1/+1
* STYLE: restructure OutputLinkLibraries() a bit, so that new there is aAlexander Neundorf2007-11-262-19/+52
* BUG: Fixed computation of 'object' name for MACOSX_PACKAGE_LOCATION source fi...Brad King2007-11-261-2/+2
* STYLE: Nightly Date StampBrad King2007-11-261-1/+1
* STYLE: move the code for generating the XML for one target in a separateAlexander Neundorf2007-11-252-52/+85
* ENH: add the "clean" targetAlexander Neundorf2007-11-251-4/+83
* ENH: add GetCleanTargetName() which returns "clean" for makefiles, so it canAlexander Neundorf2007-11-252-0/+2
* ENH: also add the experimental, nightly, package_source, preinstall andAlexander Neundorf2007-11-251-11/+45
* STYLE: add some commentsAlexander Neundorf2007-11-251-0/+13
* STYLE: Nightly Date StampBrad King2007-11-251-1/+1
* STYLE: QT -> Qt in the docsAlexander Neundorf2007-11-242-2/+2
* STYLE: Nightly Date StampBrad King2007-11-241-1/+1
* ENH: add support for the Syllable OS (http://www.syllable.org)Alexander Neundorf2007-11-242-2/+15
* STYLE: Fixed line-too-long.Brad King2007-11-231-1/+2
* STYLE: QT is quicktime, Qt is Qt, as pointed out by David FaureAlexander Neundorf2007-11-231-1/+1
* STYLE: Nightly Date StampBrad King2007-11-231-1/+1
* STYLE: Nightly Date StampBrad King2007-11-221-1/+1
* ENH: Change compiler working directory to the local build tree location when ...Brad King2007-11-211-17/+41
* BUG: Do not require a nightly start time for an experimental or continuous te...Brad King2007-11-211-1/+2
* BUG: For imported target directory, do not return pointer to freed memory.Brad King2007-11-211-3/+3
* STYLE: Nightly Date StampBrad King2007-11-211-1/+1
* BUG: Need to honor HEADER_FILE_ONLY source file property and exclude the sour...Brad King2007-11-201-1/+9
* 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