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 'tutorial_step2_update'
Brad King
2022-08-31
6
-76/+433
|
\
|
*
Tutorial: Update step 2 style
Markus Ferrell
2022-08-29
6
-76/+433
*
|
Merge topic 'xcode-add-gpu-validation-and-default-configuration'
Brad King
2022-08-31
11
-0/+105
|
\
\
|
*
|
Xcode: Add settings to control a scheme's launch configuration
PatriceJiang
2022-08-30
6
-0/+33
|
*
|
Xcode: Add settings to control a scheme's GPU Validation values
PatriceJiang
2022-08-30
8
-0/+72
|
|
/
*
|
Merge topic 'FindOpenSP-module'
Brad King
2022-08-31
3
-0/+6
|
\
\
|
*
|
FindOpenSP: Add module to find the OpenSP library
Dawid Wróbel
2022-08-30
3
-0/+6
*
|
|
Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix'
Brad King
2022-08-31
3
-3/+6
|
\
\
\
|
*
|
|
CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIX
Robert Maynard
2022-08-30
3
-3/+6
*
|
|
|
Merge topic 'doc-CMP0134-fixes'
Brad King
2022-08-31
4
-24/+21
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Help: Fix typos, grammar and formatting in CMP0134 policy docs
Craig Scott
2022-08-30
4
-24/+21
|
*
|
|
Merge topic 'doc-ctest_test-output-control' into release-3.24
Craig Scott
2022-08-20
1
-2/+5
|
|
\
\
\
|
|
*
|
|
Help: Add crossrefs to ctest output control options
Craig Scott
2022-08-19
1
-1/+4
*
|
|
|
|
Help: Clarify that the order of -C and -D arguments matters
Kyle Edwards
2022-08-26
1
-0/+19
*
|
|
|
|
Merge topic 'file-DOWNLOAD-existing-file-matched-message'
Craig Scott
2022-08-26
1
-2/+5
|
\
\
\
\
\
|
*
|
|
|
|
Help: Clarify file(DOWNLOAD) behavior for existing file with same hash
Michael Hirsch
2022-08-23
1
-2/+5
*
|
|
|
|
|
Merge topic 'doc-export-compile-commands'
Craig Scott
2022-08-26
3
-7/+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help:CMAKE_[CTEST,CPACK]_COMMAND]: correct copy-paste error
Michael Hirsch
2022-08-25
2
-6/+6
|
*
|
|
|
|
|
Help:CMAKE_EXPORT_COMPILE_COMMANDS: link to Ninja Generators
Michael Hirsch
2022-08-25
1
-1/+1
*
|
|
|
|
|
|
Help: $<CONFIG:...> supports multiple configs only since CMake 3.19
Michael Hirsch
2022-08-24
1
-0/+4
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'block-management'
Brad King
2022-08-23
7
-6/+145
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add new flow-control commands for variables and policies scopes management
Marc Chevrier
2022-08-22
7
-6/+145
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'bsd-variables'
Craig Scott
2022-08-22
7
-0/+44
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
BSD: Set *BSD variables when targeting a *BSD system
Cristian Adam
2022-08-20
7
-0/+44
*
|
|
|
|
|
Merge topic 'doc-ctest_test-output-control'
Craig Scott
2022-08-20
1
-2/+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Add crossrefs to ctest output control options
Craig Scott
2022-08-19
1
-1/+5
|
*
|
|
|
|
|
Merge branch 'backport-3.24-doc-ctest_test-output-control' into doc-ctest_tes...
Craig Scott
2022-08-19
1
-1/+1
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Help: Add missing closing quote on C++ example
Craig Scott
2022-08-19
1
-1/+1
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge topic 'feature/cmake-man-page-short-option-first'
Brad King
2022-08-19
1
-1/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Convenient declaration for `-j, --parallel` option
Alex Turbov
2022-08-18
1
-1/+1
*
|
|
|
|
|
|
Merge topic 'doc-var-refs'
Brad King
2022-08-19
1
-6/+8
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
/
/
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Help: Clarify that variable references may use cache entries
Brad King
2022-08-18
1
-6/+8
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'cmake-E-env-modify'
Brad King
2022-08-18
2
-2/+25
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
cmake -E env: Add --modify flag
Alex Reinking
2022-08-17
2
-2/+25
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'release-3.24'
Brad King
2022-08-17
1
-2/+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
CMake 3.24.1
v3.24.1
Brad King
2022-08-17
1
-2/+3
*
|
|
|
Merge topic 'FindVulkan-tolerate-FATAL_ERROR'
Brad King
2022-08-17
1
-0/+5
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Help: Add 3.24 release note about FindVulkan component enforcement
Brad King
2022-08-17
1
-0/+5
|
*
|
Merge topic 'doc-warning-as-error' into release-3.24
Craig Scott
2022-08-16
1
-0/+25
|
|
\
\
|
|
*
|
Help: A missing cross-reference to --compile-no-warning-as-error
Craig Scott
2022-08-15
1
-0/+2
*
|
|
|
Merge topic 'tutorial_step1_update'
Brad King
2022-08-16
4
-102/+398
|
\
\
\
\
|
*
|
|
|
Tutorial: Collapse step 1 solutions
Markus Ferrell
2022-08-15
1
-0/+87
|
*
|
|
|
Tutorial: Add Step 1 background info and update style
Markus Ferrell
2022-08-15
4
-104/+313
*
|
|
|
|
Merge topic 'doc-compiler-id-table'
Brad King
2022-08-16
1
-37/+54
|
\
\
\
\
\
|
*
|
|
|
|
Help: `CMAKE_<LANG>_COMPILER_ID` turn code block into table
Alex Turbov
2022-08-15
1
-37/+54
*
|
|
|
|
|
Merge topic 'doc-cmake-cli-options'
Brad King
2022-08-16
14
-321/+191
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Replace `cmake -P` option mentions w/ Sphinx role
Alex Turbov
2022-08-14
4
-4/+4
|
*
|
|
|
|
|
Help: Insert link to `cmake --toolchain` option
Alex Turbov
2022-08-14
1
-1/+2
|
*
|
|
|
|
|
Help: Turn items of presets manual page into description list
Alex Turbov
2022-08-14
1
-154/+0
|
*
|
|
|
|
|
Help: Format `-Werror`/`-Wno-error` in the way it can be referenced
Alex Turbov
2022-08-14
2
-28/+30
[next]