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
*
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
*
Recognize linker commands without paths
Brad King
2009-07-29
1
-1/+1
*
BUG: Parse implicit link editor -z*extract options
Brad King
2009-07-28
1
-1/+4
*
ENH: Install all Modules and Templates
Brad King
2009-07-24
2
-15/+0
*
BUG: Install new fortran compiler id source.
Brad King
2009-07-24
1
-1/+1
*
BUG: Skip implicit link information on Xcode
Brad King
2009-07-23
1
-1/+2
*
ENH: Implicit link info for C, CXX, and Fortran
Brad King
2009-07-23
20
-0/+108
*
ENH: Load platform-independent per-compiler files
Brad King
2009-07-23
3
-0/+16
*
ENH: just converted case to lower for the book
Ken Martin
2009-07-21
1
-17/+17
*
BUG: Fix include path detection with SDLDIR env var (issue #9086).
Philip Lowman
2009-07-18
1
-17/+5
*
ENH: Also add ARCHLIB/CORE to include search paths so perl.h can be found on ...
Philip Lowman
2009-07-18
1
-0/+1
*
ENH: Improve detection of perl.h/libperl, issue #7898
Philip Lowman
2009-07-18
1
-36/+199
*
BUG: fix relative paths from different drives on Windows
Clinton Stimpson
2009-07-16
1
-0/+3
*
BUG: Re-fix issue #8682. Use new variable CPACK_NSIS_PACKAGE_NAME in appropri...
David Cole
2009-07-16
2
-3/+7
*
ENH: remove debug message
Bill Hoffman
2009-07-15
1
-1/+0
*
ENH: do not use /INCREMENTAL:YES with VS 10 compiler
Bill Hoffman
2009-07-15
1
-4/+16
*
ENH: Check _SGI_COMPILER_VERSION for compiler id
Brad King
2009-07-14
3
-3/+3
*
BUG: Avoid SGI preprocessor bug for Fortran Id
Brad King
2009-07-14
1
-2/+10
*
STYLE: add documentation for MACRO_ADD_FILE_DEPENDENCIES()
Alexander Neundorf
2009-07-14
1
-6/+12
*
ENH: Create Fortran ABI detection framework
Brad King
2009-07-13
2
-0/+17
*
ENH: Check tarball filename in ep_add
Brad King
2009-07-13
1
-2/+5
*
BUG: Teach UntarFile to delete dir on error
Brad King
2009-07-13
1
-0/+1
*
BUG: Fix rpath-link flag for SunPro C++ on Linux
Brad King
2009-07-13
1
-0/+1
*
STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly from
Alexander Neundorf
2009-07-12
1
-0/+10
*
ENH: Teach CTest to handle Mercurial repositories
Brad King
2009-07-10
1
-0/+11
*
ENH: only 5 failing tests for VS 10
Bill Hoffman
2009-07-10
1
-0/+8
*
ENH: Identify HP C compiler
Brad King
2009-07-08
1
-0/+3
*
BUG: Allow arbitrary text in values for some keywords. (And avoid warning tha...
David Cole
2009-07-02
1
-16/+30
*
BUG: cmd_set logic was missing from update and patch steps. Fix it so that UP...
David Cole
2009-07-02
1
-3/+8
*
BUG: recognize system include paths also when the languages are set to
Alexander Neundorf
2009-06-28
1
-0/+25
*
ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail
Bill Hoffman
2009-06-25
1
-0/+31
*
ENH: Identify Fortran compilers with fixed format
Brad King
2009-06-25
3
-85/+93
*
ENH: New ExternalProject.cmake module interface
Brad King
2009-06-24
1
-0/+704
*
ENH: boost lib is often found under the boost include dir
Bill Hoffman
2009-06-23
1
-0/+1
*
ENH: add additional place to look for boost so it works out of the box on win...
Bill Hoffman
2009-06-23
1
-0/+1
*
BUG: remove warning in test of compiler so -Werror does not fail
Bill Hoffman
2009-06-22
1
-1/+1
*
BUG: Look in arch-specific HPUX implicit link dirs
Brad King
2009-06-19
1
-5/+11
[next]