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
...
|
*
|
|
|
presets: Add missing spaces in JSON schema
ChenMoFeiJin
2023-09-07
1
-32/+32
*
|
|
|
|
Merge topic 'host-msystem-prefix'
Brad King
2023-09-11
2
-0/+13
|
\
\
\
\
\
|
*
|
|
|
|
cmake_host_system_information: Add MSYSTEM_PREFIX query
Brad King
2023-09-10
2
-0/+13
*
|
|
|
|
|
Help: Document if() comparison number format
Brad King
2023-09-08
1
-10/+10
|
/
/
/
/
/
*
|
|
|
|
Tutorial: Fix-up typos and inconsistencies
betsy.mcphail
2023-09-07
13
-17/+36
|
/
/
/
/
*
|
|
|
Merge topic 'xcode-no-legacy-buildsystem'
Brad King
2023-09-06
2
-1/+10
|
\
\
\
\
|
*
|
|
|
Xcode: reject legacy buildsystem for Xcode 14
Gregor Jasny
2023-08-31
2
-1/+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'doc-msvc-debug-format'
Brad King
2023-09-06
1
-0/+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: MSVC_DEBUG_INFORMATION_FORMAT is initialized from associated variable
Brad King
2023-09-05
1
-0/+2
*
|
|
|
Help: Explain block() policy-scope rules more clearly
FeRD (Frank Dana)
2023-09-01
2
-5/+5
*
|
|
|
Help: Remove "this command" ambiguity in set() docs
FeRD (Frank Dana)
2023-09-01
1
-5/+6
*
|
|
|
Help: Use signature directive for cmake_policy()
FeRD (Frank Dana)
2023-09-01
1
-14/+15
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'release-3.27'
Brad King
2023-08-23
1
-3/+3
|
\
\
\
|
|
/
/
|
*
|
CMake 3.27.4
v3.27.4
Brad King
2023-08-23
1
-3/+3
*
|
|
Help: Update link to Qt 5 CMake docs
Brad King
2023-08-22
1
-1/+1
*
|
|
Merge topic 'imported-cxxmodules'
Brad King
2023-08-21
7
-1/+77
|
\
\
\
|
*
|
|
cmExperimental: recycle the C++ modules API UUID
Ben Boeckel
2023-08-17
1
-1/+1
|
*
|
|
CXXModules: add a variable for BMI-only compilation
Ben Boeckel
2023-08-17
1
-0/+6
|
*
|
|
cmExportFileGenerator: export private compile info for C++ modules
Ben Boeckel
2023-08-17
6
-0/+70
*
|
|
|
Merge topic 'doc-cmake_minimum_required-deprecation'
Brad King
2023-08-21
3
-0/+19
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: Document cmake_minimum_required deprecation of old versions
Brad King
2023-08-19
3
-0/+19
*
|
|
|
Merge topic 'tutorial-step1'
Brad King
2023-08-19
1
-1/+13
|
\
\
\
\
|
*
|
|
|
Tutorial: Clarify instructions for multi-config generators in Step 1
betsy.mcphail
2023-08-17
1
-1/+13
*
|
|
|
|
Merge topic 'doc_env'
Brad King
2023-08-19
1
-0/+11
|
\
\
\
\
\
|
*
|
|
|
|
Help:ENV: note escaping needed for special characters
scivision
2023-08-17
1
-0/+11
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'rel-linux-x86_64'
Brad King
2023-08-17
1
-0/+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Utilities/Release: Update docker specs for linux-x86_64 to centos 7
Brad King
2023-08-16
1
-0/+5
*
|
|
|
|
Merge topic 'doc_tc'
Brad King
2023-08-16
2
-1/+11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Help:try_run: place options in their own section
scivision
2023-08-16
1
-0/+5
|
*
|
|
|
Help:try_compile: place options in their own section
scivision
2023-08-16
1
-1/+6
*
|
|
|
|
Merge branch 'release-3.27'
Brad King
2023-08-16
1
-0/+7
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
CMake 3.27.3
v3.27.3
Brad King
2023-08-16
1
-0/+7
*
|
|
|
ExternalProject: Enable Make Job Server with Explicit Build Command
Chris Mahoney
2023-08-15
1
-0/+10
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'test-properties-directory'
Kyle Edwards
2023-08-14
5
-3/+62
|
\
\
\
|
*
|
|
get_test_property(): Add DIRECTORY option
Kyle Edwards
2023-08-11
2
-1/+15
|
*
|
|
get_property(TEST): Add DIRECTORY option
Kyle Edwards
2023-08-11
2
-1/+15
|
*
|
|
set_tests_properties(): Add DIRECTORY option
Kyle Edwards
2023-08-11
2
-0/+13
|
*
|
|
set_property(TEST): Add DIRECTORY option
Kyle Edwards
2023-08-10
2
-1/+19
*
|
|
|
Merge topic 'ctest-generate-resource-spec-file'
Kyle Edwards
2023-08-14
4
-0/+33
|
\
\
\
\
|
*
|
|
|
CTest: Add ability to dynamically generate resource spec file
Kyle Edwards
2023-08-10
4
-0/+33
|
|
/
/
/
*
|
|
|
Merge branch 'backport-vs-sdk-selection' into vs-sdk-selection
Brad King
2023-08-10
2
-2/+22
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
VS: Select latest Windows SDK even when targeting Windows 8.1 and below
Brad King
2023-08-10
1
-0/+5
|
*
|
VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selection
Brad King
2023-08-10
2
-0/+12
|
*
|
VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versions
Brad King
2023-08-10
1
-1/+1
|
*
|
Help: Add 3.27 release note on VS default SDK selection
Brad King
2023-08-09
1
-1/+4
|
*
|
Merge topic 'help-importing-exporting-lib' into release-3.27
Brad King
2023-08-08
1
-2/+2
|
|
\
\
*
|
\
\
Merge topic 'cmExperimental-uuid-doc'
Brad King
2023-08-08
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Help/experimental: fix UUID documentation
Ben Boeckel
2023-08-07
1
-1/+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'help-importing-exporting-lib'
Brad King
2023-08-08
1
-2/+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Help/guide/importing-exporting: Update line numbers in prose
Adrien Ollier
2023-08-07
1
-2/+2
[prev]
[next]