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
*
CMake 3.20.4
v3.20.4
Brad King
2021-06-14
1
-1/+1
*
Merge topic 'help-cmake_path-IS_PREFIX' into release-3.20
Brad King
2021-06-14
1
-3/+4
|
\
|
*
Help: cmake_path: fix erroneous example for IS_PREFIX
Marc Chevrier
2021-06-12
1
-3/+4
*
|
Merge topic 'fileapi-link-fragments' into release-3.20
Brad King
2021-06-14
1
-4/+5
|
\
\
|
|
/
|
/
|
|
*
fileapi: Fix codemodel-v2 link command fragment relative paths
Brad King
2021-06-11
1
-4/+5
|
/
*
Merge topic 'presets-build-fixes' into release-3.20
Brad King
2021-06-09
5
-13/+41
|
\
|
*
presets: Fix buildPreset "targets" not allowing a single string
Sam Freed
2021-06-08
3
-8/+16
|
*
presets: Fix buildPreset "jobs"
Sam Freed
2021-06-08
1
-1/+3
|
*
presets: Fix buildPreset "jobs" field test case
Brad King
2021-06-08
3
-4/+22
*
|
Merge topic 'irsl-intel-oneapi-windows' into release-3.20
Brad King
2021-06-09
1
-1/+3
|
\
\
|
*
|
IRSL: Add Intel oneAPI redist location on Windows
Brad King
2021-06-08
1
-1/+3
|
/
/
*
|
Merge topic 'FindBoost-json-header' into release-3.20
Brad King
2021-06-07
1
-0/+1
|
\
\
|
*
|
FindBoost: Add check for json component header in Boost 1.75+
John Drouhard
2021-06-04
1
-0/+1
*
|
|
Merge topic 'ci-sccache-consistent-builds' into release-3.20
Brad King
2021-06-04
1
-33/+18
|
\
\
\
|
*
|
|
ci: use consistent sccache builds
Ben Boeckel
2021-06-02
1
-33/+18
*
|
|
|
Merge topic 'msvc_cxx20_23' into release-3.20
Brad King
2021-06-02
2
-4/+20
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Clang/MSVC: C++20 final flag, C++23 support
Raul Tambre
2021-05-29
1
-3/+12
|
*
|
|
MSVC: C++20 final flag, C++23 support
Raul Tambre
2021-05-29
1
-1/+8
*
|
|
|
Merge topic 'fix-compile-db-crash' into release-3.20
Brad King
2021-05-29
2
-3/+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule
Brad King
2021-05-28
2
-3/+7
*
|
|
|
Merge topic 'ci-msvc-14.29-16.10' into release-3.20
Brad King
2021-05-28
1
-4/+4
|
\
\
\
\
|
*
|
|
|
gitlab-ci: Update Windows builds to MSVC 19.29-16.10 toolset
Brad King
2021-05-28
1
-4/+4
|
|
/
/
/
*
|
|
|
Merge topic 'vs-16.10-map-external-warnings' into release-3.20
Brad King
2021-05-28
1
-0/+35
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
VS: Add flag table entries for '/external:W*' flags in VS 16.10
Brad King
2021-05-28
1
-0/+35
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'vs-toolset-version' into release-3.20
Brad King
2021-05-28
1
-0/+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
VS: Add special case for '-T version=14.29.16.10' under VS 16.10
Brad King
2021-05-27
1
-0/+3
|
/
/
*
|
CMake 3.20.3
v3.20.3
Brad King
2021-05-27
1
-1/+1
*
|
Merge topic 'cmp0082-exclude-from-all' into release-3.20
Brad King
2021-05-25
7
-8/+8
|
\
\
|
|
/
|
/
|
|
*
CMP0082: Check EXCLUDE_FROM_ALL property at generate time
Kyle Edwards
2021-05-24
7
-8/+8
|
/
*
Merge topic 'git-config-version-check' into release-3.20
Brad King
2021-05-21
1
-3/+5
|
\
|
*
ExternalProject: Only add git config setting with git 1.7.7 or later
Craig Scott
2021-05-20
1
-3/+5
|
/
*
Merge topic 'nvhpc-ninja-depfile' into release-3.20
Brad King
2021-05-19
2
-0/+18
|
\
|
*
NVHPC: Support Ninja dependency scanning
Robert Maynard
2021-05-18
2
-0/+10
|
*
NVHPC: Support explicit language flags
Robert Maynard
2021-05-18
2
-0/+8
*
|
Merge topic 'sphinx-4' into release-3.20
Brad King
2021-05-14
1
-0/+1
|
\
\
|
*
|
Utilities/Sphinx: Update man page config for Sphinx 4
Brad King
2021-05-14
1
-0/+1
*
|
|
Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments' ...
Brad King
2021-05-14
15
-11/+60
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmCommandLineArgument: Provide more information syntax error messages
Robert Maynard
2021-05-13
3
-5/+6
|
*
|
cmake: `--build` and `--install` error out when encountering bad flags
Robert Maynard
2021-05-13
14
-2/+54
|
*
|
cmCommandLineArgument: Correctly record parsing failures
Robert Maynard
2021-05-12
1
-6/+2
|
|
/
*
|
Merge topic 'ninja-fortran-symlink' into release-3.20
Brad King
2021-05-13
1
-6/+5
|
\
\
|
*
|
Ninja: Restore support for Fortran in a symlinked build tree
Brad King
2021-05-12
1
-6/+5
*
|
|
Merge topic 'cpp23_gcc' into release-3.20
Brad King
2021-05-11
1
-2/+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
GNU: C++23 support
Raul Tambre
2021-05-10
1
-0/+2
|
*
|
GNU: Final C++20 flags
Raul Tambre
2021-05-10
1
-1/+4
|
*
|
GNU: C++17 default version
Raul Tambre
2021-05-10
1
-1/+1
|
/
/
*
|
Merge topic 'FindBoost-1.76' into release-3.20
Brad King
2021-05-10
1
-2/+2
|
\
\
|
*
|
FindBoost: Add support for Boost 1.76
Brad King
2021-05-07
1
-2/+2
*
|
|
Merge topic 'ep-update-git-hash-missing' into release-3.20
Brad King
2021-05-10
4
-4/+21
|
\
\
\
|
*
|
|
ExternalProject: Ensure git fetch if updating to hash we don't have yet
Craig Scott
2021-05-09
4
-4/+21
|
/
/
/
[next]