summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test add_test() generator expressionsBrad King2009-08-116-0/+96
* Introduce "generator expressions" to add_test()Brad King2009-08-116-2/+284
* 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
* Teach compiler id about VisualAge -> XL rebrandingBrad King2009-08-0713-11/+34
* Move flag to Compiler/VisualAge-Fortran moduleBrad King2009-08-074-3/+1
* Use NetBSD to initialize OpenBSD configurationBrad King2009-08-071-2/+1
* KWSys Nightly Date StampKWSys Robot2009-08-071-1/+1
* COMP: attempt to fix more 'hidden by' warnings.Dave Partyka2009-08-061-1/+1
* Teach FortranCInterface about g77 manglingBrad King2009-08-061-0/+1
* Sort FortranCInterface global mangling symbolsBrad King2009-08-061-2/+2
* KWSys Nightly Date StampKWSys Robot2009-08-061-1/+1
* Cleanup FortranCInterface for PGI and GCC 4.2Brad King2009-08-053-8/+10
* Teach FortranC interface for Intel, PGI, and gcc 4.2Bill Hoffman2009-08-053-2/+8
* Remove AddExternalProject.cmake. ExternalProject.cmake supercedes/replaces it.David Cole2009-08-051-669/+0
* Overhaul GetPrerequisites and BundleUtilities: make fixup_bundle do something...David Cole2009-08-052-132/+264
* Rewrite FortranCInterface moduleBrad King2009-08-0516-259/+509
* 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-0539-10464/+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-049-6/+16
* Test C, C++, Fortran interface combinationsBrad King2009-08-046-11/+35
* 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-033-4/+25
* Test try_compile project modeBrad King2009-08-032-0/+11
* 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-312-5/+6
* DOCS: fix typo (see #9308)Alexander Neundorf2009-07-312-2/+2
* KWSys Nightly Date StampKWSys Robot2009-07-311-1/+1
* Pass Fortran90 test result to try-compileBrad King2009-07-302-28/+30
* Do not always propagate linker language preferenceBrad King2009-07-303-15/+40
* 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