summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Introduce "generator expressions" to add_test()Brad King2009-08-115-2/+283
* Create cmTarget DLL query methodsBrad King2009-08-112-3/+15
* Record backtrace for every add_test commandBrad King2009-08-113-17/+21
* KWSys Nightly Date StampKWSys Robot2009-08-111-1/+1
* ENH: Patch from Alexander Neundorf to remove "KDevelop3" from list of genera...Clinton Stimpson2009-08-101-0/+9
* ENH: Allow edit on single click. Fixes #9393. Also fix row heights to be c...Clinton Stimpson2009-08-102-4/+18
* Cleanup test property script code generationBrad King2009-08-101-30/+4
* KWSys Nightly Date StampKWSys Robot2009-08-101-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-091-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-081-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-071-1/+1
* COMP: attempt to fix more 'hidden by' warnings.Dave Partyka2009-08-061-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-061-1/+1
* Allow for static libraries to depend on other targets so that the MSBuild run...Bill Hoffman2009-08-051-5/+0
* Remove WXDialog source codeBrad King2009-08-0535-10357/+0
* Remove FLTKDialog source codeBrad King2009-08-0511-2029/+0
* Fix find_package for cmake-gui registry entryBrad King2009-08-051-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-051-1/+1
* ENH: minor cleanup of testKen Martin2009-08-041-6/+4
* No /fast targets in try_compile project modeBrad King2009-08-045-3/+7
* ENH: change to CDASHKen Martin2009-08-041-3/+3
* KWSys Nightly Date StampKWSys Robot2009-08-041-1/+1
* Fix recursive try_compile callsBrad King2009-08-032-4/+16
* KWSys Nightly Date StampKWSys Robot2009-08-031-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-021-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-011-2/+2
* DOCS: fix typo (#9231)Alexander Neundorf2009-07-311-1/+1
* Set current directory variables in CTest scriptsBrad King2009-07-311-0/+6
* Fix installation when built by CMake 2.4Brad King2009-07-311-5/+0
* DOCS: fix typo (see #9308)Alexander Neundorf2009-07-312-2/+2
* KWSys Nightly Date StampKWSys Robot2009-07-311-1/+1
* Do not always propagate linker language preferenceBrad King2009-07-302-15/+39
* Refactor target linker language selectionBrad King2009-07-301-29/+56
* STYLE: Nightly Date StampKWSys Robot2009-07-301-1/+1
* Separate Xcode flag escaping code from definesBrad King2009-07-292-28/+73
* Re-order cmGlobalXCodeGenerator implementationBrad King2009-07-291-51/+51
* ENH: Separate option mapping from VS generatorsBrad King2009-07-295-171/+261
* ENH: Separate VS flag table typeBrad King2009-07-298-31/+56
* STYLE: Nightly Date StampKWSys Robot2009-07-291-1/+1
* ENH: remove code duplication and use cmVisualStudioGeneratorOptions for all v...Bill Hoffman2009-07-282-379/+9
* BUG: Do not double-initialize local generatorsBrad King2009-07-285-9/+0
* BUG: Do not filter non-library implicit link itemsBrad King2009-07-281-1/+7
* BUG: Always pass linker flags untouchedBrad King2009-07-281-21/+23
* BUG: Do not recognize ':' in a library nameBrad King2009-07-281-1/+1
* STYLE: Nightly Date StampKWSys Robot2009-07-281-1/+1
* BUG: Enable large files only if <cstdio> worksBrad King2009-07-272-0/+13
* ENH: add test times and a total time to the output of command line ctestBill Hoffman2009-07-271-8/+23
* ENH: Link runtime libraries of all languagesBrad King2009-07-274-0/+86
* STYLE: Nightly Date StampKWSys Robot2009-07-271-1/+1
* ENH: try and see if using string.append instead of += will make valgrind not ...Dave Partyka2009-07-261-4/+4