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
*
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
*
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
*
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
*
CTest: Restore running dashboard client Test step with modified files
Brad King
2021-02-09
1
-1/+1
*
Merge topic 'xcode12-ios_install_combined' into release-3.19
Brad King
2021-02-09
4
-4/+62
|
\
|
*
IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)
Craig Scott
2021-02-08
4
-4/+62
*
|
Merge topic 'lexer-posix-source' into release-3.19
Brad King
2021-02-08
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
LexerParser: Do not override existing _POSIX_C_SOURCE definition
Brad King
2021-02-05
1
-1/+1
|
*
Merge branch 'backport-ninja-no-cleandead' into release-3.18
Brad King
2020-12-14
2
-15/+1
|
|
\
|
*
|
CMake 3.18.5
v3.18.5
Brad King
2020-11-18
1
-1/+1
*
|
|
Xcode: Don't hard-code SDK-provided implicit framework search paths
Craig Scott
2021-02-03
3
-1/+21
*
|
|
cmComputeLinkInformation: Fix misspelt private variable name
Craig Scott
2021-02-03
2
-4/+4
*
|
|
Apple: Fix linking to frameworks that do not exist until build time
Brad King
2021-02-02
2
-13/+6
*
|
|
CMake 3.19.4
v3.19.4
Brad King
2021-01-28
1
-1/+1
*
|
|
Merge topic 'vs-sdk-selection' into release-3.19
Brad King
2021-01-21
4
-3/+14
|
\
\
\
|
*
|
|
VS: Generalize Win10 max SDK version to all VS generators
jonathan molinatto
2021-01-20
4
-3/+14
*
|
|
|
file(GET_RUNTIME_DEPENDENCIES): Fix weak macOS libraries not detected
Bianca van Schaik
2021-01-20
1
-1/+1
|
/
/
/
*
|
|
Restore support for cross-compiling CMake itself
Marc Chevrier
2021-01-18
1
-1/+7
*
|
|
CMake 3.19.3
v3.19.3
Brad King
2021-01-13
1
-1/+1
*
|
|
Merge topic 'trace_expand_bracket' into release-3.19
Brad King
2021-01-12
1
-1/+1
|
\
\
\
|
*
|
|
cmMakefile: Don't expand bracket arguments in --trace-expand
Raul Tambre
2021-01-11
1
-1/+1
*
|
|
|
cmake-gui: Restore linking of Qt resources
Kyle Edwards
2021-01-11
1
-2/+3
|
/
/
/
*
|
|
Merge topic 'rel-macos-modern' into release-3.19
Brad King
2021-01-08
1
-0/+3
|
\
\
\
|
*
|
|
cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+
Brad King
2021-01-07
1
-0/+3
*
|
|
|
Xcode: Use deterministic object ids for script build phases
Brad King
2021-01-06
2
-10/+14
*
|
|
|
cmGlobalXCodeGenerator: Add infrastructure for deterministic object ids
Brad King
2021-01-06
2
-15/+28
*
|
|
|
cmGlobalXCodeGenerator: Adopt pbxproj object id generation
Brad King
2021-01-06
6
-28/+30
|
/
/
/
*
|
|
cmSystemTools: Revert use of MOVEFILE_WRITE_THROUGH by RenameFile on Windows
Brad King
2020-12-17
1
-2/+1
*
|
|
CMake 3.19.2
v3.19.2
Brad King
2020-12-16
1
-1/+1
*
|
|
cmake-gui: Restore completion during path editing
Brad King
2020-12-15
1
-9/+14
*
|
|
Merge topic 'ispc_control_header_suffixes' into release-3.19
Brad King
2020-12-15
5
-6/+27
|
\
\
\
|
*
|
|
ISPC: Generated Headers suffix configurable with a better default
Robert Maynard
2020-12-14
5
-6/+27
*
|
|
|
Merge topic 'support_CMAKE_VFS_OVERLAY_for_rc_compilation' into release-3.19
Brad King
2020-12-15
1
-4/+16
|
\
\
\
\
|
*
|
|
|
llvm-rc: Add CMAKE_VFS_OVERLAY to the preprocessing flags
Thomas Bernard
2020-12-14
1
-4/+16
|
|
/
/
/
*
|
|
|
Merge branch 'backport-ninja-no-cleandead' into ninja-no-cleandead
Brad King
2020-12-14
2
-15/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Ninja: Remove cleandead on regeneration
Brad King
2020-12-14
2
-15/+1
|
*
|
CMake 3.17.5
v3.17.5
Brad King
2020-09-15
1
-1/+1
*
|
|
Merge topic 'install-properties' into release-3.19
Brad King
2020-12-14
1
-0/+2
|
\
\
\
|
*
|
|
cmake: Clear INSTALL file properties between runs
Brad King
2020-12-11
1
-0/+2
*
|
|
|
execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenarios
Asit Dhal
2020-12-10
1
-31/+87
|
/
/
/
*
|
|
Merge topic 'correct_ispc_path_computation' into release-3.19
Brad King
2020-12-08
3
-14/+31
|
\
\
\
|
*
|
|
ISPC: Handle OBJECT sources in different directories
Robert Maynard
2020-12-07
2
-8/+22
|
*
|
|
ISPC: Ninja properly compute ISPC_HEADER_DIRECTORY location
Robert Maynard
2020-12-07
1
-6/+9
*
|
|
|
macOS: Add architecture flags only for native ASM dialect
Raul Tambre
2020-12-04
1
-1/+1
*
|
|
|
Merge topic 'export-namelink' into release-3.19
Brad King
2020-12-02
4
-8/+19
|
\
\
\
\
|
*
|
|
|
export: Do not fail generation for separate namelink only case
Deniz Bahadir
2020-12-01
4
-8/+19
[next]