summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Create FortranCInterface_VERIFY functionBrad King2009-08-247-0/+124
* Teach FortranCInterface to load outside resultsBrad King2009-08-242-162/+169
* Split SunPro compiler information filesBrad King2009-08-218-111/+71
* Split Intel compiler information filesBrad King2009-08-217-45/+63
* Teach FortranCInterface to verify languagesBrad King2009-08-201-0/+9
* Add Boost 1.39 & 1.40. Move ${Boost_INCLUDE_DIR}/lib to front of library sea...Philip Lowman2009-08-201-3/+4
* Remove DownloadFile.cmake and UntarFile.cmake from the Modules directory. Put...David Cole2009-08-193-117/+130
* Find module for the Bullet physics enginePhilip Lowman2009-08-171-0/+75
* A find module for the Google C++ Testing FrameworkPhilip Lowman2009-08-171-0/+69
* Checking in the FindFLEX.cmake & FindBISON.cmake attached to Issue #4018 afte...Philip Lowman2009-08-132-0/+321
* Fixes Issue #8994Philip Lowman2009-08-131-1/+1
* Find module for GnuTLS, the GNU Transport Layer Security library (Issue #9228)Philip Lowman2009-08-131-0/+58
* Improved error output and documentationPhilip Lowman2009-08-131-15/+32
* Quote the target name for Borland tlib toolBrad King2009-08-121-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
* 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