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
*
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
*
CMake 3.20.0-rc5
v3.20.0-rc5
Brad King
2021-03-17
1
-1/+1
*
Merge topic 'ninja-regenerate-no-recompact' into release-3.20
Brad King
2021-03-17
1
-2/+3
|
\
|
*
Ninja: Do not recompact deps log in regeneration during a build
Brad King
2021-03-16
1
-2/+3
|
*
CMake 3.19.7
v3.19.7
Brad King
2021-03-15
1
-1/+1
*
|
Fail at read-time if configurePreset field invalid
Sam Freed
2021-03-15
2
-4/+13
*
|
Merge topic 'vs-toolset-version' into release-3.20
Brad King
2021-03-15
5
-96/+142
|
\
\
|
|
/
|
*
VS: Accept and translate '-T version=' values with three components
Brad King
2021-03-12
1
-0/+37
|
*
VS: Fix '-T version=14.28' under VS 16.9
Brad King
2021-03-12
5
-91/+100
|
*
cmGlobalVisualStudioVersionedGenerator: Clarify local variable name
Brad King
2021-03-12
1
-5/+5
*
|
CMake 3.20.0-rc4
v3.20.0-rc4
Brad King
2021-03-11
1
-1/+1
*
|
Merge topic 'xcode-framework-quoting' into release-3.20
Brad King
2021-03-11
1
-1/+1
|
\
\
|
|
/
|
*
Xcode: Restore support for spaces in framework names
Brad King
2021-03-10
1
-1/+1
|
*
CMake 3.19.6
v3.19.6
Brad King
2021-02-24
1
-1/+1
*
|
cmake-gui: Restore search bar case insensitivity
Brad King
2021-03-04
2
-4/+4
*
|
CMake 3.20.0-rc3
v3.20.0-rc3
Brad King
2021-03-03
1
-1/+1
*
|
CMake 3.20.0-rc2
v3.20.0-rc2
Brad King
2021-02-24
1
-1/+1
*
|
Merge topic 'preset-flag-consistency' into release-3.20
Brad King
2021-02-24
3
-5/+13
|
\
\
[next]