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
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Modules: Remove unused CMakeTestWatcomVersion.c file
Brad King
2016-04-29
1
-1/+0
*
Merge topic 'intel-compiler-features'
Brad King
2016-04-28
6
-3/+247
|
\
|
*
Features: Record standard flags for Intel C/C++ on Windows
Brad King
2016-04-28
2
-32/+44
|
*
WCDH: Add Intel to list of supported compilers
Robert Maynard
2016-04-28
1
-2/+3
|
*
Features: Record standards and features for Intel C on UNIX
Robert Maynard
2016-04-28
2
-0/+73
|
*
Features: Specify minimum version Intel C++ 12.1
Robert Maynard
2016-04-28
1
-22/+18
|
*
Features: Record standards and features for Intel C++ on UNIX
Levi Morrison
2016-04-28
2
-0/+158
|
*
Features: Detect C default dialect on MSVC-like compilers
Brad King
2016-04-28
1
-1/+5
*
|
ExternalProject: Add option to perform a shallow Git clone (#15291)
Brad King
2016-04-27
1
-3/+20
*
|
FindBISON: Fix BISON_TARGET macro for special characters in path (#16072)
Brad King
2016-04-20
1
-4/+4
*
|
FindFLEX: Fix FLEX_TARGET macro for special characters in path (#16072)
Brad King
2016-04-20
1
-2/+2
*
|
Merge topic 'coverage_collect_delete'
Brad King
2016-04-20
1
-2/+6
|
\
\
|
*
|
CTestCoverageCollectGCOV: improve DELETE option
Zack Galbreath
2016-04-19
1
-2/+6
|
|
/
*
|
Merge topic 'boost-import-default'
Brad King
2016-04-20
1
-2/+2
|
\
\
|
*
|
FindBoost: Define Boost::boost for all boost versions
Roger Leigh
2016-04-19
1
-2/+2
|
|
/
*
|
BundleUtilities: Add optional parameter to ignore specified files
Roman Wüger
2016-04-19
1
-37/+115
|
/
*
Merge topic 'FindMPI-intel-compiler'
Brad King
2016-04-18
1
-2/+13
|
\
|
*
FindMPI: Recognize `.lib` file names for specification of link libraries
Dominic Meiser
2016-04-15
1
-0/+11
|
*
FindMPI: Recognize /LIBPATH for specification of linker paths.
Dominic Meiser
2016-04-15
1
-2/+2
*
|
FindGit: Add new 'GitHub for Windows' user directory
Frank Park
2016-04-15
1
-2/+4
|
/
*
FindMPI: Improve documentation formatting
Christoph Grüninger
2016-04-11
1
-12/+15
*
Merge topic 'GetPrerequisites-more-dumpbin-paths'
Brad King
2016-04-11
1
-0/+11
|
\
|
*
GetPrerequisites: Look for VS tools using environment variables
Brad King
2016-04-08
1
-0/+7
|
*
GetPrerequisites: add path of VS 10,11,12,14 in order to find dumpbin.exe
FARBOS Arnaud
2016-04-08
1
-0/+4
*
|
MSVC: Drop space in `/DNDEBUG` flag for consistency (#16052)
Brad King
2016-04-07
2
-9/+9
|
/
*
Merge topic 'branch_coverage_working_dir'
Brad King
2016-04-07
1
-2/+2
|
\
|
*
CTestCoverageCollectGCOV: specify base dir for GLOB_RECURSE
Zack Galbreath
2016-04-04
1
-2/+2
*
|
Merge topic 'branch_coverage_glob'
Brad King
2016-04-07
1
-8/+70
|
\
\
|
*
|
CTestCoverageCollectGCOV: Improve documentation
Zack Galbreath
2016-04-07
1
-8/+13
|
*
|
CTestCoverageCollectGCOV: Honor CTEST_EXTRA_COVERAGE_GLOB
Zack Galbreath
2016-04-07
1
-0/+57
*
|
|
Merge topic 'UseJava-cmake-command'
Brad King
2016-04-07
1
-1/+1
|
\
\
\
|
*
|
|
UseJava: use CMAKE_COMMAND instead of direct cmake call
Brad King
2016-04-06
1
-1/+1
*
|
|
|
Merge topic 'ExternalProject-TLS_VERIFY-fixes'
Brad King
2016-04-07
1
-10/+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ExternalProject: Fix file download script with CMAKE_TLS_{VERIFY,CAINFO}
Brad King
2016-04-06
1
-6/+9
|
*
|
|
ExternalProject: Tell Git not to verify certs only if TLS_VERIFY is OFF
Brad King
2016-04-06
1
-4/+7
*
|
|
|
Merge topic 'FindOpenSSL-names-per-dir'
Brad King
2016-04-06
1
-0/+10
|
\
\
\
\
|
*
|
|
|
FindOpenSSL: Prefer libs early in search path regardless of name (#15887)
Hannes Mezger
2016-04-05
1
-0/+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'mingw-w64-Fortran-platform'
Brad King
2016-04-06
1
-6/+20
|
\
\
\
\
|
*
|
|
|
Fortran: Fix platform id detection on mingw-w64
Melven Roehrig-Zoellner
2016-04-05
1
-0/+15
|
*
|
|
|
CMakeDetermineFortranCompiler: Modernize conventions
Melven Roehrig-Zoellner
2016-04-05
1
-6/+5
*
|
|
|
|
Merge topic 'FindGSL-doc-typo'
Brad King
2016-04-06
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
FindGSL: Fix typo in documentation
Pierrick Koch
2016-04-05
1
-1/+1
*
|
|
|
|
|
Merge topic 'find-blas-lapack-Fortran-only'
Brad King
2016-04-06
2
-14/+18
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Find{BLAS,LAPACK}: Fix when used in pure Fortran projects (#16039)
Melven Roehrig-Zoellner
2016-04-05
2
-14/+18
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'ctest-run-submodule-sync'
Brad King
2016-04-05
1
-0/+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
cmCTestGIT: add an option to initialize submodules on update
Ben Boeckel
2016-04-01
1
-0/+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
ExternalProject: Allow TLS_VERIFY for git clones
Samir Benmendil
2016-04-01
1
-6/+17
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'cpack-rpm-external-symlink-handling'
Brad King
2016-04-01
1
-7/+23
|
\
\
\
|
*
|
|
CPack/RPM external symlink handling
Domen Vrankar
2016-04-01
1
-7/+23
|
|
/
/
[next]