summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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