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
*
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
|
/
*
CMakePresets.json: Allow boolean for cache variable value
Kyle Edwards
2020-10-21
2
-6/+20
*
Help: Add JSON schema for CMakePresets.json
Ben McMorran
2020-10-20
3
-0/+251
*
Help: Clarify purpose of warnings and errors
Kyle Edwards
2020-10-19
1
-4/+4
*
Help: Make architecture and toolset descriptions generic
Kyle Edwards
2020-10-19
1
-4/+4
*
Help: Add inheritance to CMakePresets.json example
Kyle Edwards
2020-10-19
1
-0/+7
*
Help: Add documentation for debug field
Kyle Edwards
2020-10-19
1
-0/+20
*
Help: Show environment field
Kyle Edwards
2020-10-19
1
-0/+4
*
Help: Show multiple ways of doing cacheVariables
Kyle Edwards
2020-10-19
1
-2/+3
*
Help: Move vendor field into example
Kyle Edwards
2020-10-19
2
-14/+12
*
Help: s/unusedVars/unusedCli/
Kyle Edwards
2020-10-19
1
-1/+1
*
Help: Move CMakePresets.json documentation into a separate file
Kyle Edwards
2020-10-19
4
-329/+353
[next]