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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake 3.20.6
v3.20.6
Brad King
2021-09-20
1
-1/+1
*
Makefiles: Normalize compiler-generated depfile paths
Marc Chevrier
2021-07-02
3
-6/+17
*
CMake 3.20.5
v3.20.5
Brad King
2021-06-21
1
-1/+1
*
Merge topic 'fix-flow-control-override' into release-3.20
Brad King
2021-06-17
3
-8/+17
|
\
|
*
CMake: Allow override of unexpected non-flow-control commands
Kyle Edwards
2021-06-16
3
-8/+17
*
|
VS: Do not apply '/external:W*' flag table mapping on VS < 16.10
Brad King
2021-06-16
1
-4/+14
*
|
cmGlobalVisualStudio10Generator: Adopt GetVSInstanceVersion method
Brad King
2021-06-16
3
-7/+19
*
|
cmGlobalVisualStudio10Generator: Move static functions to anonymous namespace
Brad King
2021-06-16
1
-4/+6
|
/
*
CMake 3.20.4
v3.20.4
Brad King
2021-06-14
1
-1/+1
*
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
2
-8/+13
|
\
|
*
presets: Fix buildPreset "targets" not allowing a single string
Sam Freed
2021-06-08
1
-7/+10
|
*
presets: Fix buildPreset "jobs"
Sam Freed
2021-06-08
1
-1/+3
*
|
Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule
Brad King
2021-05-28
1
-2/+5
*
|
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
*
CMP0082: Check EXCLUDE_FROM_ALL property at generate time
Kyle Edwards
2021-05-24
3
-5/+4
*
Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments' ...
Brad King
2021-05-14
2
-11/+30
|
\
|
*
cmCommandLineArgument: Provide more information syntax error messages
Robert Maynard
2021-05-13
1
-3/+4
|
*
cmake: `--build` and `--install` error out when encountering bad flags
Robert Maynard
2021-05-13
1
-2/+24
|
*
cmCommandLineArgument: Correctly record parsing failures
Robert Maynard
2021-05-12
1
-6/+2
*
|
Ninja: Restore support for Fortran in a symlinked build tree
Brad King
2021-05-12
1
-6/+5
*
|
ObjectiveC: Respect OSX_ARCHITECTURES for OBJC
Brad King
2021-05-05
1
-1/+1
*
|
Ninja Multi-Config: Split long command lines by config
Kyle Edwards
2021-04-30
6
-30/+54
|
/
*
CMake 3.20.2
v3.20.2
Brad King
2021-04-29
1
-1/+1
*
Ninja Multi-Config: Correctly generate POST_BUILD custom targets
Kyle Edwards
2021-04-22
1
-1/+1
*
Autogen: Restore mocs_compilation in OBJECT libraries
Brad King
2021-04-20
1
-0/+5
*
Merge topic 'mrjoel/add-missing-not' into release-3.20
Brad King
2021-04-19
1
-3/+3
|
\
|
*
Add missing 'not' in error messages
Joel Johnson
2021-04-16
1
-3/+3
*
|
autogen: fix race in depfile parsing
Kyle Edwards
2021-04-15
1
-5/+6
|
/
*
OpenBSD: Fix system feature definitions
Rafael Sadowski
2021-04-14
4
-10/+9
*
CMake 3.20.1
v3.20.1
Brad King
2021-04-08
1
-1/+1
*
Merge topic 'genex-HOST_LINK-in-try_compile' into release-3.20
Brad King
2021-04-01
1
-2/+11
|
\
|
*
Genex: $<HOST_LINK:> and $<DEVICE_LINK:> must be usable in try_compile
Marc Chevrier
2021-03-31
1
-2/+11
*
|
Merge topic 'CUDA-device-link' into release-3.20
Brad King
2021-04-01
1
-8/+52
|
\
\
|
*
|
CUDA Device link: Ensure all link options are correctly formatted
Marc Chevrier
2021-03-31
1
-8/+52
|
|
/
*
|
Merge topic 'make-fix-deps-paths' into release-3.20
Brad King
2021-04-01
1
-1/+13
|
\
\
|
|
/
|
/
|
|
*
Makefiles dependencies: normalize windows paths
Marc Chevrier
2021-03-30
1
-1/+13
*
|
Merge topic 'ninja-automoc-cycle' into release-3.20
Brad King
2021-03-30
2
-3/+10
|
\
\
|
*
|
autogen: Don't include SKIP_AUTOMOC files in depfile
Kyle Edwards
2021-03-29
2
-3/+10
|
|
/
*
|
Merge topic 'nmc-cc-no-output' into release-3.20
Brad King
2021-03-30
1
-0/+5
|
\
\
|
|
/
|
/
|
|
*
Ninja Multi-Config: Fix crash on custom command config with no output
Brad King
2021-03-29
1
-0/+5
*
|
Merge topic 'commands-file-permissions' into release-3.20
Brad King
2021-03-29
2
-14/+14
|
\
\
|
*
|
Cleanup: Fix misspelt name of local C++ variable
Craig Scott
2021-03-26
2
-14/+14
*
|
|
Merge topic 'correct_arg_parsing' into release-3.20
Brad King
2021-03-29
1
-5/+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmCommandLineArgument: correctly compute next parse index
Robert Maynard
2021-03-26
1
-5/+9
|
|
/
*
|
Ninja Multi-Config: Include configs in long CC scripts
Kyle Edwards
2021-03-25
1
-0/+6
*
|
CPack: Validate and document NSIS branding text trim positions
Craig Scott
2021-03-24
1
-3/+10
|
/
*
CMake 3.20.0
v3.20.0
Brad King
2021-03-23
1
-1/+1
*
CMP0118: Fix NEW behavior when looking up target sources
Brad King
2021-03-18
1
-3/+14
[next]