index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bias Fortran compiler search with C/C++ compilers
Brad King
2009-09-09
1
-0/+35
*
Missed another CMAKE_CFG_INTDIR reference in the previously previous commit.
David Cole
2009-09-08
1
-0/+1
*
Missed a CMAKE_CFG_INTDIR reference in the previous commit.
David Cole
2009-09-08
1
-1/+1
*
Drop old CMake "build settings" export/import
Brad King
2009-09-08
4
-282/+32
*
Use more verbose/descriptive names for the "public API" functions in the Exte...
David Cole
2009-09-08
1
-57/+63
*
Oops. Close strings with double quotes. Where they're supposed to be.
David Cole
2009-09-04
1
-2/+2
*
Add MPICH2 and Microsoft HPC paths, add paths to find mpiexec. Now it works b...
David Cole
2009-09-04
1
-8/+16
*
some white space fixes for the book
Ken Martin
2009-09-03
2
-9/+12
*
Add test step to ExternalProject builds. Rename SVN_TAG to SVN_REVISION since...
David Cole
2009-09-03
1
-7/+61
*
Fixed ctest output where max test index is not the same width as the total nu...
Zach Mullen
2009-09-02
2
-1/+13
*
Add support for embeded manifests for Intel C/C++/Fortran compilers
Bill Hoffman
2009-09-01
2
-2/+30
*
Add a module to determine if the intel linker supports manifest creation
Bill Hoffman
2009-09-01
1
-0/+17
*
use -o flag instead of > for qdbuscpp2xml
Clinton Stimpson
2009-09-01
1
-1/+1
*
Move /MANIFEST flag into -E vs_link. This is so it can be used by the intel ...
Bill Hoffman
2009-09-01
1
-1/+1
*
Use Intel for Linux flags only on Linux
Brad King
2009-09-01
7
-28/+25
*
Fix FortranCInterface_VERIFY for non-C++ case
Brad King
2009-09-01
1
-0/+5
*
Make FortranCInterface_VERIFY verbose on failure
Brad King
2009-09-01
1
-0/+1
*
Fixed link order dependence in FindHDF5 module for static link.
Will Dicharry
2009-08-31
1
-2/+2
*
In FindHDF5, added C library names to CXX search libraries.
Will Dicharry
2009-08-31
1
-1/+1
*
Add missing argument to _ep_write_downloadfile_script.
David Cole
2009-08-26
1
-1/+1
*
Fixed HDF5 Find module error that caused no list to be passed into remove dup...
Will Dicharry
2009-08-24
1
-4/+12
*
Add HDF5 find module and select_library_configurations module.
Will Dicharry
2009-08-24
2
-0/+368
*
Create FortranCInterface_VERIFY function
Brad King
2009-08-24
7
-0/+124
*
Teach FortranCInterface to load outside results
Brad King
2009-08-24
2
-162/+169
*
Split SunPro compiler information files
Brad King
2009-08-21
8
-111/+71
*
Split Intel compiler information files
Brad King
2009-08-21
7
-45/+63
*
Teach FortranCInterface to verify languages
Brad King
2009-08-20
1
-0/+9
*
Add Boost 1.39 & 1.40. Move ${Boost_INCLUDE_DIR}/lib to front of library sea...
Philip Lowman
2009-08-20
1
-3/+4
*
Remove DownloadFile.cmake and UntarFile.cmake from the Modules directory. Put...
David Cole
2009-08-19
3
-117/+130
*
Find module for the Bullet physics engine
Philip Lowman
2009-08-17
1
-0/+75
*
A find module for the Google C++ Testing Framework
Philip Lowman
2009-08-17
1
-0/+69
*
Checking in the FindFLEX.cmake & FindBISON.cmake attached to Issue #4018 afte...
Philip Lowman
2009-08-13
2
-0/+321
*
Fixes Issue #8994
Philip Lowman
2009-08-13
1
-1/+1
*
Find module for GnuTLS, the GNU Transport Layer Security library (Issue #9228)
Philip Lowman
2009-08-13
1
-0/+58
*
Improved error output and documentation
Philip Lowman
2009-08-13
1
-15/+32
*
Quote the target name for Borland tlib tool
Brad King
2009-08-12
1
-1/+1
*
Teach compiler id about VisualAge -> XL rebranding
Brad King
2009-08-07
13
-11/+34
*
Move flag to Compiler/VisualAge-Fortran module
Brad King
2009-08-07
4
-3/+1
*
Use NetBSD to initialize OpenBSD configuration
Brad King
2009-08-07
1
-2/+1
*
Teach FortranCInterface about g77 mangling
Brad King
2009-08-06
1
-0/+1
*
Sort FortranCInterface global mangling symbols
Brad King
2009-08-06
1
-2/+2
*
Cleanup FortranCInterface for PGI and GCC 4.2
Brad King
2009-08-05
3
-8/+10
*
Teach FortranC interface for Intel, PGI, and gcc 4.2
Bill Hoffman
2009-08-05
3
-2/+8
*
Remove AddExternalProject.cmake. ExternalProject.cmake supercedes/replaces it.
David Cole
2009-08-05
1
-669/+0
*
Overhaul GetPrerequisites and BundleUtilities: make fixup_bundle do something...
David Cole
2009-08-05
2
-132/+264
*
Rewrite FortranCInterface module
Brad King
2009-08-05
14
-223/+471
*
Pass Fortran90 test result to try-compile
Brad King
2009-07-30
2
-28/+30
*
Do not always propagate linker language preference
Brad King
2009-07-30
1
-0/+1
*
Set CMAKE_<LANG>_VERBOSE_FLAG variables for PGI
Brad King
2009-07-29
3
-0/+3
*
Set CMAKE_<LANG>_VERBOSE_FLAG variables for Intel
Brad King
2009-07-29
3
-0/+3
[next]