summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Add test step to ExternalProject builds. Rename SVN_TAG to SVN_REVISION since...David Cole2009-09-031-7/+61
* Fixed ctest output where max test index is not the same width as the total nu...Zach Mullen2009-09-022-1/+13
* Add support for embeded manifests for Intel C/C++/Fortran compilersBill Hoffman2009-09-012-2/+30
* Add a module to determine if the intel linker supports manifest creationBill Hoffman2009-09-011-0/+17
* use -o flag instead of > for qdbuscpp2xmlClinton Stimpson2009-09-011-1/+1
* Move /MANIFEST flag into -E vs_link. This is so it can be used by the intel ...Bill Hoffman2009-09-011-1/+1
* Use Intel for Linux flags only on LinuxBrad King2009-09-017-28/+25
* Fix FortranCInterface_VERIFY for non-C++ caseBrad King2009-09-011-0/+5
* Make FortranCInterface_VERIFY verbose on failureBrad King2009-09-011-0/+1
* Fixed link order dependence in FindHDF5 module for static link.Will Dicharry2009-08-311-2/+2
* In FindHDF5, added C library names to CXX search libraries.Will Dicharry2009-08-311-1/+1
* Add missing argument to _ep_write_downloadfile_script.David Cole2009-08-261-1/+1
* Fixed HDF5 Find module error that caused no list to be passed into remove dup...Will Dicharry2009-08-241-4/+12
* Add HDF5 find module and select_library_configurations module.Will Dicharry2009-08-242-0/+368
* 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