summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ENH: Improve detection of perl.h/libperl, issue #7898Philip Lowman2009-07-171-36/+199
* ENH: fix warningBill Hoffman2009-07-171-1/+1
* ENH: Edit button label for new changes dialog.Clinton Stimpson2009-07-171-2/+2
* ENH: Add a "Show my changes" to the Tools menu.Clinton Stimpson2009-07-174-4/+139
* ENH: compute the max test name width based on the length of the testsBill Hoffman2009-07-171-0/+15
* ENH: make sure GUIDs for filters are cachedBill Hoffman2009-07-174-15/+35
* STYLE: Nightly Date StampKWSys Robot2009-07-171-1/+1
* BUG: fix relative paths from different drives on WindowsClinton Stimpson2009-07-161-0/+3
* BUG: Re-fix issue #8682. Use new variable CPACK_NSIS_PACKAGE_NAME in appropri...David Cole2009-07-162-3/+7
* STYLE: Nightly Date StampKWSys Robot2009-07-161-1/+1
* ENH: remove debug messageBill Hoffman2009-07-151-1/+0
* ENH: do not use /INCREMENTAL:YES with VS 10 compilerBill Hoffman2009-07-151-4/+16
* STYLE: Nightly Date StampKWSys Robot2009-07-151-1/+1
* BUG: Don't let Qt suppress error dialogs. Add call to SetErrorMode(0);Clinton Stimpson2009-07-141-0/+8
* ENH: fix vsexternal test on vs 71Bill Hoffman2009-07-141-1/+2
* ENH: Check _SGI_COMPILER_VERSION for compiler idBrad King2009-07-143-3/+3
* BUG: Avoid SGI preprocessor bug for Fortran IdBrad King2009-07-141-2/+10
* STYLE: add documentation for MACRO_ADD_FILE_DEPENDENCIES()Alexander Neundorf2009-07-141-6/+12
* ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...Bill Hoffman2009-07-1415-140/+78
* ENH: Teach separate_arguments() to parse commandsBrad King2009-07-144-10/+128
* STYLE: Factor cmComputeLinkInformation constructorBrad King2009-07-142-15/+25
* STYLE: Factor CollectOriginalDirectories codeBrad King2009-07-142-20/+28
* COMP: Shorten ExportImport test command linesBrad King2009-07-142-22/+20
* STYLE: Nightly Date StampKWSys Robot2009-07-141-1/+1
* BUG: Parse escapes in single-quoted unix argumentsBrad King2009-07-131-1/+1
* COMP: Include <malloc.h> for 'free' on QNXBrad King2009-07-131-0/+3
* ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v...Bill Hoffman2009-07-139-39/+150
* COMP: Include <stdlib.h> for 'free'Brad King2009-07-131-0/+1
* ENH: Add cmSystemTools::ParseUnixCommandLineBrad King2009-07-132-0/+36
* ENH: Provide unix-sytle command line parsingBrad King2009-07-133-256/+303
* ENH: Create Fortran ABI detection frameworkBrad King2009-07-132-0/+17
* ENH: Check tarball filename in ep_addBrad King2009-07-131-2/+5
* BUG: Teach UntarFile to delete dir on errorBrad King2009-07-131-0/+1
* BUG: Fix rpath-link flag for SunPro C++ on LinuxBrad King2009-07-131-0/+1
* COMP: Fix ExportImport testLib6 on VS6Brad King2009-07-132-1/+1
* STYLE: Nightly Date StampKWSys Robot2009-07-131-1/+1
* BUG: disable the test for now, will make it work correctly laterAlexander Neundorf2009-07-121-3/+3
* STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly fromAlexander Neundorf2009-07-124-13/+36
* STYLE: Nightly Date StampKWSys Robot2009-07-121-1/+1
* STYLE: move the code for writing the initial cache into its own separateAlexander Neundorf2009-07-112-12/+31
* STYLE: rename InitCache to InitialCache, since it contains the contents forAlexander Neundorf2009-07-112-5/+5
* ENH: Export and import link interface languagesBrad King2009-07-112-0/+45
* ENH: Test export/import of link interface languagesBrad King2009-07-117-22/+42
* ENH: add group support and fix borland errorBill Hoffman2009-07-118-49/+164
* STYLE: Nightly Date StampKWSys Robot2009-07-111-1/+1
* BUG: Fix Xcode linker languageBrad King2009-07-103-3/+62
* ENH: Update LINKER_LANGUAGE and HAS_CXX docsBrad King2009-07-101-9/+15
* ENH: Test transitive link languagesBrad King2009-07-104-0/+23
* ENH: Consider link dependencies for link languageBrad King2009-07-102-19/+135
* COMP: Fix cmCTestHG for old HP compilerBrad King2009-07-101-2/+2