summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check PGI linker lines in ImplicitLinkInfo testBrad King2009-07-291-0/+18
* Set CMAKE_<LANG>_VERBOSE_FLAG variables for PGIBrad King2009-07-293-0/+3
* Check Intel linker lines in ImplicitLinkInfo testBrad King2009-07-291-0/+18
* Set CMAKE_<LANG>_VERBOSE_FLAG variables for IntelBrad King2009-07-293-0/+3
* Recognize linker commands without pathsBrad King2009-07-291-1/+1
* ENH: Separate option mapping from VS generatorsBrad King2009-07-295-171/+261
* ENH: Separate VS flag table typeBrad King2009-07-298-31/+56
* Test cache entry property "STRINGS"Brad King2009-07-291-1/+5
* 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: Parse implicit link editor -z*extract optionsBrad King2009-07-282-3/+6
* 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: Test Fortran and C++ in one executableBrad King2009-07-273-3/+9
* ENH: Remove EXTRA_FORTRAN_C_LIBS Fortran test hackBrad King2009-07-271-5/+0
* ENH: Link runtime libraries of all languagesBrad King2009-07-274-0/+86
* ENH: Report CMake logs in SystemInformation testBrad King2009-07-271-2/+4
* ENH: Make the CheckSourceTree test emit a warning (but pass instead of fail) ...David Cole2009-07-272-4/+51
* ENH: Require language libs in Fortran/C testBrad King2009-07-271-0/+1
* 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
* STYLE: Nightly Date StampKWSys Robot2009-07-261-1/+1
* ENH: Improvements to the new CheckSourceTree test: ignore Thumbs.db and .DS_S...David Cole2009-07-251-49/+86
* BUG: Further avoid ImplicitLinkInfo case changeBrad King2009-07-251-6/+6
* STYLE: Nightly Date StampKWSys Robot2009-07-251-1/+1
* BUG: One last attempt for today to get the new CheckSourceTree test running o...David Cole2009-07-241-4/+6