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
/
Help
/
release
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Generalize Win10 max SDK version to all VS generators
jonathan molinatto
2021-01-20
1
-0/+8
*
ci: build separate macOS packages for macOS 10.13+ and macOS 10.10+
Brad King
2021-01-07
1
-0/+10
*
Help: Add 3.19.3 release note for Linux aarch64 binary
Brad King
2020-12-22
1
-0/+5
*
ISPC: Generated Headers suffix configurable with a better default
Robert Maynard
2020-12-14
1
-0/+4
*
macOS: Offer control over host architecture on Apple Silicon hosts
Brad King
2020-12-10
1
-0/+24
*
ci: update macOS package to produce universal binaries
Brad King
2020-12-10
1
-0/+9
*
CUDA: Clang CUDA 11.1 support
Raul Tambre
2020-11-22
1
-0/+2
*
Revert "specify language flag when source LANGUAGE property is set"
Brad King
2020-11-19
1
-0/+16
*
cmake_path: remove new command from 3.19
Marc Chevrier
2020-11-03
1
-3/+0
*
Help: Add 3.19 release note about CUDA support on QNX
Brad King
2020-11-02
1
-0/+2
*
Help: Cleanup typos and grammar for the 3.19 release
Craig Scott
2020-10-24
1
-26/+34
*
CMP0111: Clarify that the new error is on a missing property setting
Brad King
2020-10-16
1
-1/+1
*
FindPython: Ensure Apple Xcode python 3 is usable
Marc Chevrier
2020-10-12
1
-0/+4
*
Help: Drop development topic notes to prepare release
Brad King
2020-10-08
2
-9/+0
*
Help: Organize and revise 3.19 release notes
Brad King
2020-10-08
1
-183/+217
*
Help: Consolidate 3.19 release notes
Brad King
2020-10-08
66
-407/+288
*
CUDA: CheckLinkerFlag now supports CUDA
Robert Maynard
2020-10-08
1
-0/+3
*
CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlags
Robert Maynard
2020-10-08
1
-0/+11
*
Merge topic 'add_ispc_to_check_helpers'
Brad King
2020-10-07
1
-0/+8
|
\
|
*
ISPC: CheckCompilerFlags and CheckSourceCompiles support ISPC
Robert Maynard
2020-10-06
1
-0/+8
*
|
Help: Add IDE integration guide
Kyle Edwards
2020-10-06
1
-0/+4
*
|
Help: Add presets documentation and release notes
Kyle Edwards
2020-10-05
1
-0/+5
|
/
*
CMakeDetermineCompilerABI: Handle NVCC-style -Werror flags
Raul Tambre
2020-10-04
1
-0/+4
*
Merge topic 'UseSWIG-output-source-file-properties'
Brad King
2020-10-02
1
-0/+5
|
\
|
*
UseSWIG: Add OUTPUT_DIR and OUTFILE_DIR source file properties
Marc Chevrier
2020-09-30
1
-0/+5
*
|
Merge topic 'execute_process-fatal-error'
Brad King
2020-10-02
1
-0/+5
|
\
\
|
*
|
execute_process: add options for fatal errors on subprocess failure
Asit Dhal
2020-10-01
1
-0/+5
|
|
/
*
|
Merge topic 'FindSWIG-version-range'
Craig Scott
2020-10-02
1
-0/+4
|
\
\
|
*
|
FindSWIG: Add version range support
Marc Chevrier
2020-10-01
1
-0/+4
|
|
/
*
|
Merge topic 'genexpr-for-mfc-flag'
Brad King
2020-10-01
1
-0/+4
|
\
\
|
*
|
VS: Teach CMAKE_MFC_FLAG to support generator expressions
Andrey Starodubtsev
2020-09-30
1
-0/+4
*
|
|
Merge topic 'FindPython-version_range'
Craig Scott
2020-10-01
1
-0/+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FindPython: Add version range support
Marc Chevrier
2020-09-30
1
-0/+5
*
|
|
Merge topic 'cmake_language-DEFER'
Brad King
2020-09-30
1
-0/+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmake_language: Add signature to DEFER calls to later times
Brad King
2020-09-29
1
-0/+5
*
|
|
Merge topic 'cmake-gui-environment'
Kyle Edwards
2020-09-29
1
-0/+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CMake GUI: Add environment editor
Kyle Edwards
2020-09-28
1
-0/+4
|
|
/
*
|
Merge topic 'add_lang_agnostic_check_compile_flag_module'
Brad King
2020-09-29
1
-0/+4
|
\
\
|
|
/
|
/
|
|
*
CheckCompilerFlag: unified way to check compiler flags per language
Robert Maynard
2020-09-28
1
-0/+4
*
|
CUDA: Clang separable compilation
Raul Tambre
2020-09-24
1
-0/+4
|
/
*
Merge topic 'check-source-modules'
Brad King
2020-09-24
1
-0/+10
|
\
|
*
CheckSoureRuns: Add a unified way to check if a source runs
Robert Maynard
2020-09-23
1
-0/+4
|
*
CheckSoureCompiles: Add a unified way to check if a source compiles
Robert Maynard
2020-09-23
1
-0/+6
*
|
Merge topic 'find_package-version-range'
Craig Scott
2020-09-24
3
-0/+15
|
\
\
|
|
/
|
/
|
|
*
CMakePackageConfigHelpers: Add version range support
Marc Chevrier
2020-09-23
1
-0/+4
|
*
FPHSA: add support of version range
Marc Chevier
2020-09-23
1
-0/+7
|
*
find_package: Add support of version range
Marc Chevier
2020-09-23
1
-0/+4
*
|
Merge topic 'separate_arguments-program'
Brad King
2020-09-23
1
-0/+5
|
\
\
|
*
|
separate_arguments: add option PROGRAM
Marc Chevrier
2020-09-22
1
-0/+5
|
|
/
*
|
{get,set}_property: Add support for referencing binary directories
Brad King
2020-09-23
1
-0/+7
|
/
[next]