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
*
GENERATED prop: Introducing policy CMP0118 and its documentation
Deniz Bahadir
2020-11-24
1
-0/+7
*
MSVC: Do not add /GR to CMAKE_CXX_FLAGS by default
Brad King
2020-11-13
1
-0/+7
*
TestBigEndian: Re-implement using byte order detected from ABI check
Brad King
2020-11-06
1
-0/+5
*
Merge topic 'clang-tidy-for-objc'
Brad King
2020-11-06
1
-0/+5
|
\
|
*
clang-tidy: allow OBJC and OBJCXX
Andrew Fuller
2020-11-05
1
-0/+5
*
|
Merge topic 'cpack-nuget'
Brad King
2020-11-06
1
-0/+31
|
\
\
|
*
|
CPack/NuGet: Add settings for the license, icon, and language
Bob Apthorpe
2020-11-05
1
-0/+31
*
|
|
Merge topic 'abi-byte-order'
Craig Scott
2020-11-05
1
-0/+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CMakeDetermineCompilerABI: Detect byte order as part of check
Brad King
2020-11-04
1
-0/+5
*
|
|
Help: Move cmake_path release note from 3.19 to post-3.19 development
Brad King
2020-11-04
2
-3/+5
*
|
|
FindPython: Adds control over artifact names to search
Marc Chevrier
2020-11-03
1
-0/+6
|
/
/
*
|
Merge topic 'fix-cuda-qnx'
Brad King
2020-11-03
1
-0/+2
|
\
\
|
*
|
Help: Add 3.19 release note about CUDA support on QNX
Brad King
2020-11-02
1
-0/+2
*
|
|
Merge topic 'cmake-20866'
Brad King
2020-10-27
1
-0/+6
|
\
\
\
|
*
|
|
configure_file: Add option for user defined permissions
Asit Dhal
2020-10-24
1
-0/+6
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'issue-21034'
Brad King
2020-10-27
1
-0/+4
|
\
\
\
|
*
|
|
target_sources: Support custom targets
Asit Dhal
2020-10-24
1
-0/+4
|
|
/
/
*
|
|
Merge topic 'ExternalData-suppress-progress'
Brad King
2020-10-26
1
-0/+6
|
\
\
\
|
*
|
|
ExternalData: add support for suppressing progress during the build
Ben Boeckel
2020-10-23
1
-0/+6
|
|
/
/
*
|
|
Merge topic 'docs-cleanup-3.19'
Craig Scott
2020-10-26
1
-26/+34
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Help: Cleanup typos and grammar for the 3.19 release
Craig Scott
2020-10-24
1
-26/+34
*
|
Merge topic 'nsis-utf-8-bom'
Brad King
2020-10-20
1
-0/+6
|
\
\
|
*
|
CPack/NSIS: Template file in UTF-8 BOM to support Unicode
Johnny Jazeix
2020-10-19
1
-0/+6
*
|
|
Merge topic 'doc-CMP0111'
Brad King
2020-10-19
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
CMP0111: Clarify that the new error is on a missing property setting
Brad King
2020-10-16
1
-1/+1
*
|
server: remove deprecated 'cmake -E server' mode
Brad King
2020-10-14
1
-0/+5
*
|
Merge topic 'ninja-depfile-transformation'
Brad King
2020-10-14
1
-0/+5
|
\
\
|
*
|
Ninja: Transform DEPFILEs with policy CMP0116
Kyle Edwards
2020-10-13
1
-0/+5
*
|
|
Merge topic 'FindIntl_use_imported_targets'
Brad King
2020-10-14
1
-0/+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FindIntl: Add imported target
Sibi Siddharthan
2020-10-13
1
-0/+4
*
|
|
Merge topic 'explicit-source-extensions'
Kyle Edwards
2020-10-13
1
-0/+5
|
\
\
\
|
*
|
|
CMP0115: Require source file extensions to be explicit
Kyle Edwards
2020-10-13
1
-0/+5
|
|
/
/
*
|
|
Merge topic 'FindPython-Apple-python3'
Brad King
2020-10-13
1
-0/+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
FindPython: Ensure Apple Xcode python 3 is usable
Marc Chevrier
2020-10-12
1
-0/+4
*
|
Begin post-3.19 development
Brad King
2020-10-08
2
-0/+9
|
/
*
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
|
\
\
[next]