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.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
*
|
|
|
Merge topic 'ninja-regen-metadata' into release-3.19
Brad King
2020-12-01
2
-2/+11
|
\
\
\
\
|
*
|
|
|
Ninja: Clean metadata after regen during build on Windows with 1.10.2+
Brad King
2020-11-30
2
-2/+11
|
|
/
/
/
*
|
|
|
PCH: Fix compiler errors on iOS multi-arch using Ninja Multi-Config
Cristian Adam
2020-11-30
1
-2/+4
|
/
/
/
*
|
|
QNX: Do not disable compiler extensions for CMake itself
Stephen Kelly
2020-11-25
1
-3/+6
|
/
/
*
|
CMake 3.19.1
v3.19.1
Brad King
2020-11-24
1
-1/+1
*
|
Merge topic 'policy-cmp0111-iface' into release-3.19
Brad King
2020-11-24
2
-28/+31
|
\
\
|
*
|
cmVisualStudio10TargetGenerator: Avoid GetFullPath on INTERFACE library
Brad King
2020-11-23
1
-1/+2
|
*
|
cmTarget: Do not enforce CMP0111 on imported INTERFACE libraries
Brad King
2020-11-23
1
-27/+29
*
|
|
Merge topic 'fix-find-make-program' into release-3.19
Brad King
2020-11-24
4
-1/+29
|
\
\
\
|
*
|
|
cmGlobalGenerator: FindMakeProgram() at a generator-specific time
Kyle Edwards
2020-11-23
4
-1/+29
|
|
/
/
*
|
|
Merge topic 'xcode-cc-work-dir' into release-3.19
Brad King
2020-11-24
1
-3/+11
|
\
\
\
|
*
|
|
Xcode: Fix custom command work-dir placeholders in "new build system"
Brad King
2020-11-23
1
-3/+11
*
|
|
|
Merge topic 'cmFileTime-fix-overflow' into release-3.19
Brad King
2020-11-24
2
-27/+40
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cmFileTime: Fix overflow on time computation
Marc Chevrier
2020-11-23
2
-27/+40
|
|
/
/
*
|
|
Merge topic 'fix-compile-db-crash' into release-3.19
Brad King
2020-11-23
1
-6/+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule
Brad King
2020-11-20
1
-6/+10
*
|
|
Revert "specify language flag when source LANGUAGE property is set"
Brad King
2020-11-19
4
-32/+1
|
/
/
[next]