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
*
Merge topic 'vs-custom-flag-table'
Brad King
2021-03-23
1
-0/+24
|
\
|
*
VS: Add a mostly-undocumented hook to load custom JSON flag tables
Brad King
2021-03-22
1
-0/+24
*
|
Merge topic 'doc-xcoff-chrpath'
Brad King
2021-03-23
1
-6/+13
|
\
\
|
*
|
Help: CMAKE_NO_BUILTIN_CHRPATH applies to XCOFF too
Craig Scott
2021-03-22
1
-6/+13
|
*
|
Merge topic 'schema-typo' into release-3.20
Brad King
2021-03-19
1
-15/+15
|
|
\
\
*
|
\
\
Merge topic 'cmake-presets-condition'
Brad King
2021-03-23
4
-9/+460
|
\
\
\
\
|
*
|
|
|
CMakePresets.json: Add the ability to conditionally disable presets
Kyle Edwards
2021-03-22
4
-9/+460
*
|
|
|
|
Merge topic 'cxx-module-extensions'
Brad King
2021-03-23
1
-0/+4
|
\
\
\
\
\
|
*
|
|
|
|
Treat '.ixx' and '.cppm' files as C++ sources
Andrew Gilewsky
2021-03-22
1
-0/+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Help/guide: use GNUInstallDirs in importing-exporting example
Ben Boeckel
2021-03-19
5
-25/+35
|
/
/
/
/
*
|
|
|
Merge topic 'update_cuda_custom_toolkit_location_folder_structure'
Brad King
2021-03-19
1
-7/+6
|
\
\
\
\
|
*
|
|
|
VS: switch to new folder structure while keeping the old one working
Marcel Ritzschke
2021-03-18
1
-7/+6
|
|
/
/
/
*
|
|
|
Merge topic 'FindDevIL-targets'
Brad King
2021-03-19
1
-0/+4
|
\
\
\
\
|
*
|
|
|
FindDevIL: add imported targets and tests
Alex
2021-03-18
1
-0/+4
|
|
/
/
/
*
|
|
|
Merge topic 'schema-typo'
Brad King
2021-03-19
1
-16/+16
|
\
\
\
\
|
*
|
|
|
Help: Fix typos in presets schema field descriptions
Adriaan de Groot
2021-03-18
1
-1/+1
|
*
|
|
|
Merge branch 'backport-preset-schema-typos' into preset-schema-typos
Brad King
2021-03-18
1
-15/+15
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Help: Fix typos in presets schema field descriptions
Adriaan de Groot
2021-03-18
1
-15/+15
*
|
|
|
Merge topic 'fix-CMP0118-NEW'
Brad King
2021-03-19
1
-2/+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Help: Document CMP0118 requirement for boolean values
Brad King
2021-03-18
1
-2/+8
|
|
/
|
*
Merge topic 'vs-toolset-version' into release-3.20
Brad King
2021-03-15
2
-0/+28
|
|
\
*
|
\
Merge topic 'fileapi-codemodel-directory'
Brad King
2021-03-18
2
-36/+239
|
\
\
\
|
*
|
|
fileapi: Add installers to codemodel-v2 "directory" object
Brad King
2021-03-16
2
-0/+150
|
*
|
|
fileapi: Add backtraceGraph to codemodel-v2 "directory" object
Brad King
2021-03-16
1
-4/+8
|
*
|
|
fileapi: Add a "directory" object to codemodel-v2
Brad King
2021-03-16
2
-2/+43
|
*
|
|
fileapi: Re-organize backtrace infrastructure
Brad King
2021-03-16
1
-34/+42
*
|
|
|
Merge topic 'doc-flag-var-strings'
Brad King
2021-03-17
2
-0/+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Help: Document that CMAKE_<LANG>_FLAGS[_INIT] are strings
Alexander Richardson
2021-03-17
2
-0/+5
*
|
|
|
Merge topic 'cmake-presets-host-system-name'
Brad King
2021-03-16
3
-5/+27
|
\
\
\
\
|
*
|
|
|
CMakePresets.json: Add ${hostSystemName} macro
Kyle Edwards
2021-03-15
2
-0/+11
|
*
|
|
|
Help: Fix version numbers in CMakePresets.json documentation
Kyle Edwards
2021-03-15
1
-5/+6
|
*
|
|
|
Refactor: Add cmSystemTools::GetSystemName()
Kyle Edwards
2021-03-15
1
-0/+10
|
|
/
/
/
*
|
|
|
Merge topic 'doc-configure_file-cmakedefine01'
Brad King
2021-03-16
1
-2/+24
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Help: Clarify configure_file #cmakedefine01 syntax and behavior
Elsie Hupp
2021-03-15
1
-2/+24
*
|
|
|
Merge topic 'vs-toolset-version'
Brad King
2021-03-15
2
-0/+28
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
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
*
|
|
Merge topic 'add_prefix_cmake_option'
Brad King
2021-03-11
4
-3/+109
|
\
\
\
|
*
|
|
cmake: configure preset add support for --install-prefix mapping
Robert Maynard
2021-03-09
4
-4/+102
|
*
|
|
cmake: add support for --install-prefix command argument
Robert Maynard
2021-03-04
2
-0/+8
*
|
|
|
Merge topic 'file-COPY_FILE-subcommand'
Brad King
2021-03-11
2
-0/+27
|
\
\
\
\
|
*
|
|
|
file: add `COPY_FILE` subcommand
Ben Boeckel
2021-03-10
2
-0/+27
*
|
|
|
|
Merge topic 'ep-fc-revert-refactoring'
Brad King
2021-03-10
1
-12/+0
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Revert ExternalProject and FetchContent refactoring
Craig Scott
2021-03-09
1
-12/+0
|
*
|
|
Merge topic 'android-r22' into release-3.20
Brad King
2021-03-03
4
-0/+16
|
|
\
\
\
*
|
|
|
|
Find: Document that first argument to PATHS and HINTS can be ENV{}
Robert Maynard
2021-03-05
1
-2/+2
*
|
|
|
|
file(RENAME): Add option to not replace existing path
Brad King
2021-03-04
2
-2/+9
*
|
|
|
|
file(RENAME): Add option to capture error message on failure
Brad King
2021-03-04
2
-2/+14
*
|
|
|
|
Merge topic 'android-r22'
Brad King
2021-03-03
4
-0/+16
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Help: Document CMAKE_ANDROID_NDK_VERSION variable
Brad King
2021-03-03
4
-0/+16
[next]