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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Organize and revise 3.8 release notes
Brad King
2017-02-06
1
-266/+306
*
Help: Consolidate 3.8 release notes
Brad King
2017-02-06
65
-499/+382
*
Merge topic 'vs-quote-rerun-paths'
Brad King
2017-02-06
2
-6/+6
|
\
|
*
VS: Fix quoting of special characters in cmake re-run check commands
Brad King
2017-02-06
2
-6/+6
*
|
Merge topic 'productbuild_signing'
Brad King
2017-02-06
3
-0/+50
|
\
\
|
*
|
CPackProductBuild: Add options to sign packages
Roman Wüger
2017-02-04
3
-0/+50
|
|
/
*
|
Merge topic 'androidtestutilities_cleanup'
Brad King
2017-02-06
5
-6/+34
|
\
\
|
*
|
AndroidTestUtilities: do not require ExternalData unconditionally
Zack Galbreath
2017-02-04
4
-5/+31
|
*
|
AndroidTestUtilities: ignore exit status of ls
Zack Galbreath
2017-02-03
1
-1/+3
*
|
|
Merge topic 'FindHDF5-fix-HDF5_ROOT'
Brad King
2017-02-06
1
-83/+102
|
\
\
\
|
*
|
|
FindHDF5: Restore HDF5_INCLUDE_DIR in all code paths
Brad King
2017-02-03
1
-5/+6
|
*
|
|
FindHDF5: Restore fallback to static libraries
Brad King
2017-02-03
1
-11/+12
|
*
|
|
FindHDF5: Fix search with HDF5_ROOT
Brad King
2017-02-03
1
-8/+33
|
*
|
|
FindHDF5: Use keywords in find_library calls
Brad King
2017-02-03
1
-2/+8
|
*
|
|
FindHDF5: Initialize/finalize internal search options variable
Brad King
2017-02-03
1
-7/+11
|
*
|
|
FindHDF5: Fix command-line parsing argument extraction order
Brad King
2017-02-03
1
-55/+37
*
|
|
|
Merge topic 'findmpi-flags-fix'
Brad King
2017-02-06
1
-0/+4
|
\
\
\
\
|
*
|
|
|
FindMPI: Remove leading spaces from flags
Christian Pfeiffer
2017-02-02
1
-0/+2
|
*
|
|
|
FindMPI: Reset MPI_INCLUDE_PATH_WORK before use
Christian Pfeiffer
2017-02-01
1
-0/+2
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-02-06
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-02-05
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-02-04
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'gcc-features'
Brad King
2017-02-03
6
-23/+39
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
GNU C++: record that -fvisibility-inlines-hidden is available since 4.0
Rolf Eike Beer
2017-02-02
1
-1/+1
|
*
|
|
GNU C: record that C99 is available since at least 3.4
Rolf Eike Beer
2017-02-02
4
-10/+22
|
*
|
|
Tests/Module/WCDH: only use -Werror=undef compiler flag if actually supported
Rolf Eike Beer
2017-02-02
1
-1/+5
|
*
|
|
Tests/Module/WCDH: write multi_file_compiler_detection.h before using it
Rolf Eike Beer
2017-02-02
1
-11/+11
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-02-03
1
-1/+1
|
/
/
*
|
Merge topic 'find_cuda_fix_typo'
Brad King
2017-02-02
1
-1/+1
|
\
\
|
*
|
FindCUDA: Fix typo in CUDA_DETECT_INSTALLED_GPUS doc string
Pierre Moreau
2017-02-02
1
-1/+1
*
|
|
Merge topic 'doc-compile-features-fixup'
Brad King
2017-02-02
1
-2/+2
|
\
\
\
|
*
|
|
Help: Fix language standard link text in cmake-compile-features(7)
Brad King
2017-02-02
1
-2/+2
|
/
/
/
*
|
|
Merge topic 'FindGSL-regex-fixup'
Brad King
2017-02-02
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FindGSL: Fix gl_version.h extraction regex
Igor Peschinskiy
2017-02-01
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-02-02
1
-1/+1
*
|
|
Merge branch 'release-3.7'
Brad King
2017-02-01
0
-0/+0
|
\
\
\
|
*
\
\
Merge branch 'case-insensitive-bindir-detection' into release
Brad King
2017-01-20
1
-1/+2
|
|
\
\
\
*
|
\
\
\
Merge branch 'release-3.7'
Brad King
2017-02-01
0
-0/+0
|
\
\
\
\
\
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'WCDH_allow_unsupported'
Brad King
2017-02-01
4
-139/+137
|
\
\
\
\
\
|
*
|
|
|
|
CompileFeatures Test: make sure the target "CompileFeatures" is always defined
Rolf Eike Beer
2017-01-30
1
-10/+8
|
*
|
|
|
|
Tests/Module/WCDH: make it work with only C features defined
Rolf Eike Beer
2017-01-30
1
-51/+51
|
*
|
|
|
|
WCDH: optionally omit error code for unknown compilers or compiler versions
Rolf Eike Beer
2017-01-30
3
-11/+61
|
*
|
|
|
|
WCDH: add macro to write simple replacement defines
Rolf Eike Beer
2017-01-30
1
-70/+20
*
|
|
|
|
|
Merge topic 'FortranCInterface-vs-intel-workaround'
Brad King
2017-02-01
2
-2/+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FortranCInterface: Fix support for VS with Intel toolset
Brad King
2017-02-01
2
-2/+4
*
|
|
|
|
|
|
Merge topic 'intel-c11-windows'
Brad King
2017-02-01
1
-5/+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Features: Update version of Intel Compiler on Windows supporting C 11
Brad King
2017-02-01
1
-5/+8
*
|
|
|
|
|
|
|
Merge topic 'doc-cmake-packages-typo'
Brad King
2017-02-01
1
-2/+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Help: Fix typo in <pkg>_NOT_FOUND_MESSAGE example in cmake-packages(7)
Brad King
2017-02-01
1
-2/+2
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge topic 'doc-cmake-developer-purpose'
Brad King
2017-02-01
1
-1/+1
|
\
\
\
\
\
\
\
\
[next]