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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: CMAKE_APPLE_SILICON_PROCESSOR cannot be set in a toolchain file
Brad King
2021-04-01
1
-3/+2
*
VS: Accept and translate '-T version=' values with three components
Brad King
2021-03-12
2
-0/+20
*
VS: Fix '-T version=14.28' under VS 16.9
Brad King
2021-03-12
1
-0/+8
*
CMakePresets.json: Remove undocumented support for comments
Kyle Edwards
2021-02-24
1
-1/+8
*
Help: Add 3.19.5 release notes for Xcode iOS-related changes
Craig Scott
2021-02-14
1
-0/+17
*
Help: Restore docs that find_library considers LIB, not INCLUDE
Brad King
2021-02-04
3
-3/+6
*
Help: Add Ninja Multi-Config to list in GENERATOR_IS_MULTI_CONFIG
Brad King
2021-01-25
1
-2/+6
*
VS: Generalize Win10 max SDK version to all VS generators
jonathan molinatto
2021-01-20
2
-1/+9
*
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
*
Help: Fix Sphinx not recognising list in XCODE_LINK_BUILD_PHASE_MODE
Craig Scott
2020-12-20
1
-0/+1
*
ISPC: Generated Headers suffix configurable with a better default
Robert Maynard
2020-12-14
5
-0/+30
*
Merge topic 'apple-silicon-host-arch' into release-3.19
Brad King
2020-12-11
6
-3/+84
|
\
|
*
macOS: Offer control over host architecture on Apple Silicon hosts
Brad King
2020-12-10
6
-3/+84
*
|
Help: Clarify scope details of deferred call ids for cmake_language()
Craig Scott
2020-12-11
1
-5/+12
*
|
Help: Re-sort indexes in the manuals
Craig Scott
2020-12-11
3
-60/+60
*
|
Help: Mention how OPTIMIZE_DEPENDENCIES is initialized
Craig Scott
2020-12-11
1
-0/+3
*
|
Help: xref variable that cmake_minimum_required() sets
Craig Scott
2020-12-11
1
-0/+3
|
/
*
ci: update macOS package to produce universal binaries
Brad King
2020-12-10
1
-0/+9
*
Merge topic 'update_cmp112' into release-3.19
Brad King
2020-12-08
2
-0/+4
|
\
|
*
Document CMP0112 covers $<TARGET_FILE_NAME,tgt>
Robert Maynard
2020-12-07
2
-0/+4
*
|
Revert "Intel: Add Intel DPC++ compiler identification"
Brad King
2020-12-07
1
-1/+0
*
|
Revert "Intel: Add Intel Clang compiler identification"
Brad King
2020-12-07
1
-1/+0
*
|
Help: Fix presets typo (longDescription to displayName)
Sam Freed
2020-11-28
1
-1/+1
|
/
*
Merge topic 'ctest_custom_versions' into release-3.19
Brad King
2020-11-23
17
-34/+0
|
\
|
*
Help: Fix `.. versionadded` directives for CTEST_CUSTOM_* variables
Nikita Nemkin
2020-11-21
17
-34/+0
*
|
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
*
CTest: Rename CudaMemcheck to CudaSanitizer
Tobias Ribizel
2020-11-17
2
-6/+6
*
Merge topic 'qtifw-archivegen' into release-3.19
Brad King
2020-11-13
1
-0/+4
|
\
|
*
CPack/IFW: Locate the archivegen utility
Erlend Egeberg Aasland
2020-11-12
1
-0/+4
*
|
Merge topic 'doc-cstd' into release-3.19
Brad King
2020-11-13
2
-4/+4
|
\
\
|
|
/
|
/
|
|
*
Help: MSVC now has C standard level flags
Michael Hirsch
2020-11-12
2
-4/+4
*
|
Help: Fix `.. versionadded` directives in environment variable docs
Nikita Nemkin
2020-11-11
28
-50/+6
*
|
Help/get_filename_component: clarify NAME_W[L]E summaries
Ben Boeckel
2020-11-10
1
-2/+2
|
/
*
Help: Add cuda-memcheck to CTest documentation
Tobias Ribizel
2020-11-05
2
-3/+17
*
cmake_path: remove new command from 3.19
Marc Chevrier
2020-11-03
5
-855/+3
*
Merge topic 'fix-cuda-qnx' into release-3.19
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 'string-json-doc-update' into release-3.19
Craig Scott
2020-10-30
1
-10/+13
|
\
\
|
|
/
|
/
|
|
*
Help: Clarify string(JSON) error handling
Peter Steneteg
2020-10-28
1
-10/+13
*
|
Merge topic 'cmake_path-update-doc' into release-3.19
Brad King
2020-10-28
1
-122/+127
|
\
\
|
*
|
cmake_path: Enhance documentation
Marc Chevrier
2020-10-26
1
-122/+127
|
|
/
*
|
CMake GUI: Add --browse-manual argument
Kyle Edwards
2020-10-27
1
-0/+4
*
|
Merge topic 'cmake-presets-path-arg' into release-3.19
Craig Scott
2020-10-27
2
-20/+17
|
\
\
|
|
/
|
/
|
|
*
CMakePresets.json: Rework how --preset argument is handled
Kyle Edwards
2020-10-26
2
-20/+17
*
|
Help: Cleanup typos and grammar for the 3.19 release
Craig Scott
2020-10-24
11
-78/+98
|
/
*
Merge topic 'cmake-presets-toolset-arch-config' into release-3.19
Craig Scott
2020-10-23
2
-30/+68
|
\
|
*
CMakePresets.json: Split cmakeGeneratorConfig field
Kyle Edwards
2020-10-22
2
-30/+68
*
|
CMakePresets.json: Add ${sourceDirName} macro
Kyle Edwards
2020-10-22
1
-0/+5
|
/
[next]