summaryrefslogtreecommitdiffstats
path: root/Modules
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
* Teach FortranCInterface about g77 manglingBrad King2009-08-061-0/+1
* Sort FortranCInterface global mangling symbolsBrad King2009-08-061-2/+2
* 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-0514-223/+471
* Pass Fortran90 test result to try-compileBrad King2009-07-302-28/+30
* Do not always propagate linker language preferenceBrad King2009-07-301-0/+1
* Set CMAKE_<LANG>_VERBOSE_FLAG variables for PGIBrad King2009-07-293-0/+3
* Set CMAKE_<LANG>_VERBOSE_FLAG variables for IntelBrad King2009-07-293-0/+3
* Recognize linker commands without pathsBrad King2009-07-291-1/+1
* BUG: Parse implicit link editor -z*extract optionsBrad King2009-07-281-1/+4
* ENH: Install all Modules and TemplatesBrad King2009-07-242-15/+0
* BUG: Install new fortran compiler id source.Brad King2009-07-241-1/+1
* BUG: Skip implicit link information on XcodeBrad King2009-07-231-1/+2
* ENH: Implicit link info for C, CXX, and FortranBrad King2009-07-2320-0/+108
* ENH: Load platform-independent per-compiler filesBrad King2009-07-233-0/+16
* ENH: just converted case to lower for the bookKen Martin2009-07-211-17/+17
* BUG: Fix include path detection with SDLDIR env var (issue #9086).Philip Lowman2009-07-181-17/+5
* ENH: Also add ARCHLIB/CORE to include search paths so perl.h can be found on ...Philip Lowman2009-07-181-0/+1
* ENH: Improve detection of perl.h/libperl, issue #7898Philip Lowman2009-07-181-36/+199
* 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
* ENH: remove debug messageBill Hoffman2009-07-151-1/+0
* ENH: do not use /INCREMENTAL:YES with VS 10 compilerBill Hoffman2009-07-151-4/+16
* 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: 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
* STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly fromAlexander Neundorf2009-07-121-0/+10
* ENH: Teach CTest to handle Mercurial repositoriesBrad King2009-07-101-0/+11
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-101-0/+8
* ENH: Identify HP C compilerBrad King2009-07-081-0/+3
* BUG: Allow arbitrary text in values for some keywords. (And avoid warning tha...David Cole2009-07-021-16/+30
* BUG: cmd_set logic was missing from update and patch steps. Fix it so that UP...David Cole2009-07-021-3/+8
* BUG: recognize system include paths also when the languages are set toAlexander Neundorf2009-06-281-0/+25
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-251-0/+31
* ENH: Identify Fortran compilers with fixed formatBrad King2009-06-253-85/+93
* ENH: New ExternalProject.cmake module interfaceBrad King2009-06-241-0/+704
* ENH: boost lib is often found under the boost include dirBill Hoffman2009-06-231-0/+1
* ENH: add additional place to look for boost so it works out of the box on win...Bill Hoffman2009-06-231-0/+1
* BUG: remove warning in test of compiler so -Werror does not failBill Hoffman2009-06-221-1/+1
* BUG: Look in arch-specific HPUX implicit link dirsBrad King2009-06-191-5/+11