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 '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
|
\
\
|
*
|
ctest: Add support for '--prefix=<prefix>' form of the argument
Brad King
2021-02-23
2
-3/+10
|
*
|
cmake: Add support for '--build --prefix=<prefix>' form of the argument
Brad King
2021-02-23
1
-1/+2
|
*
|
cmake: Document '--preset <preset>' form of the argument
Brad King
2021-02-23
1
-1/+1
*
|
|
Merge topic 'LINK_LANGUAGE-genex-respects-LINKER_LANGUAGE-property' into rele...
Brad King
2021-02-24
1
-1/+5
|
\
\
\
|
*
|
|
Genex: LINK_LANGUAGE respects LINKER_LANGUAGE property
Marc Chevrier
2021-02-23
1
-1/+5
|
|
/
/
*
|
|
Merge topic 'autogen-cmp0116-fix' into release-3.20
Brad King
2021-02-24
19
-147/+192
|
\
\
\
|
*
|
|
Ninja: Use CMP0116 status recorded at time of custom command's creation
Kyle Edwards
2021-02-23
1
-2/+2
|
*
|
|
cmCustomCommand: Record value of CMP0116 at time of creation
Kyle Edwards
2021-02-23
18
-145/+190
*
|
|
|
Merge branch 'backport-3.19-preset-no-comments' into preset-no-comments
Brad King
2021-02-24
1
-0/+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
CMakePresets.json: Remove undocumented support for comments
Kyle Edwards
2021-02-24
1
-0/+1
|
*
|
CMake 3.19.5
v3.19.5
Brad King
2021-02-15
1
-1/+1
*
|
|
Merge topic 'cmake-gui-restore-search' into release-3.20
Brad King
2021-02-23
2
-0/+10
|
\
\
\
|
*
|
|
cmake-gui: Restore search bar for cache view and environment dialog
Sankhesh Jhaveri
2021-02-22
2
-0/+10
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'per-config-autogen-info-file' into release-3.20
Brad King
2021-02-23
2
-4/+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Autogen: Don't change the order of HEADERS array in AutogenInfo.json
Craig Scott
2021-02-22
2
-4/+4
[next]