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
*
Fix CHECK_(C|CXX)_COMPILER_FLAG for GNU and MSVC
Brad King
2009-09-17
2
-2/+10
*
Add FAIL_REGEX to CHECK_(C|CXX)_SOURCE_COMPILES
Brad King
2009-09-17
2
-2/+41
*
Cleanup generic compiler check macro documentation
Brad King
2009-09-17
6
-36/+30
*
The check for include dirs and builtin macros also works with the Intel compiler
Alexander Neundorf
2009-09-17
1
-11/+15
*
Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs...
Bill Hoffman
2009-09-17
1
-5/+1
*
Put compiler defined macros into eclipse project files
Alexander Neundorf
2009-09-16
1
-5/+20
*
Bug #09476, add more search paths for jni.
Bill Hoffman
2009-09-16
1
-1/+12
*
Fix for bug#9553, print a warning if pkg-config is not found.
Bill Hoffman
2009-09-16
1
-0/+5
*
Fix XL C++ compiler flags on Linux
Brad King
2009-09-16
2
-0/+6
*
Initial version of FindCUDA script. Still needs documentation formatting.
James Bigler
2009-09-15
4
-0/+1577
*
fix #9152: find ZLIB quietly if PNG is searched QUIETLY
Alexander Neundorf
2009-09-14
1
-2/+7
*
Change FindPythonLibs to use the standard _DIR instead of _PATH but stay back...
Bill Hoffman
2009-09-14
1
-14/+27
*
major improvement of FindRuby.cmake
Alexander Neundorf
2009-09-12
1
-38/+188
*
use HINTS instead of PATHS and also look for libruby-static.a (which is built...
Alexander Neundorf
2009-09-12
1
-3/+3
*
Don't pass *.S files to the assembler, they must go through gcc, because they...
Alexander Neundorf
2009-09-12
1
-1/+3
*
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
[next]