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
/
manual
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Add some more `:option:` role to `cmake-language(7)` manual
Alex Turbov
2022-11-05
1
-8/+8
*
Help: Add `ATTENTION` for comments in the `cmake-language(7)` manual
Alex Turbov
2022-11-05
1
-3/+3
*
Merge topic 'cmake-presets-workflow-arguments'
Brad King
2022-10-27
1
-0/+6
|
\
|
*
cmake --workflow: add --fresh option
Kyle Edwards
2022-10-26
1
-0/+6
*
|
Merge topic 'doc-presets'
Brad King
2022-10-25
1
-8/+11
|
\
\
|
|
/
|
/
|
|
*
Help: State default preset strategy for architecture and toolset
Craig Scott
2022-10-22
1
-0/+3
|
*
Help: Use array consistently in presets manual
Craig Scott
2022-10-22
1
-7/+7
|
*
Help: Fix trivial typos related to presets
Craig Scott
2022-10-22
1
-1/+1
*
|
Help: cmake(1), ctest(1), versionadded for key flags
Michael Hirsch
2022-10-21
2
-0/+13
|
/
*
Help: Add more CLI `:option:` references to various pages
Alex Turbov
2022-10-20
1
-3/+3
*
CTest: Add support for outputJUnitFile in presets
Kyle Edwards
2022-10-18
2
-1/+78
*
CMakePresets.json: Disallow extra properties in test output schema
Kyle Edwards
2022-10-18
1
-3/+52
*
Merge topic 'doc-gen' into release-3.25
Brad King
2022-10-12
1
-15/+19
|
\
|
*
Help: Document version when COMPILE_LANGUAGE genex accepts multiple languages
Michael Hirsch
2022-10-12
1
-0/+4
|
*
Help: Document comma-separation in some generator expressions
Michael Hirsch
2022-10-12
1
-15/+15
*
|
Help: Make cmake(1) sub-command options look like other options
Alex Turbov
2022-10-12
1
-21/+61
*
|
Help: Minor grammar, typo and formatting cleanups
Craig Scott
2022-10-09
1
-1/+1
*
|
Help: Re-sort property, variable and compiler id lists
Craig Scott
2022-10-09
2
-31/+31
|
/
*
Merge topic 'try_compile-more-debug-logging'
Brad King
2022-10-06
1
-0/+5
|
\
|
*
try_compile: Report build dir with --debug-trycompile
Matthew Woehlke
2022-10-06
1
-0/+5
*
|
Help: Disambiguate cmake(1) program modes in Sphinx option references
Brad King
2022-10-05
2
-12/+46
|
/
*
Help: Improve try_compile debug documentation
Matthew Woehlke
2022-10-03
1
-9/+13
*
Merge topic 'cmake-presets-workflow'
Brad King
2022-09-28
4
-11/+175
|
\
|
*
cmake: Add --workflow mode
Kyle Edwards
2022-09-27
4
-11/+175
*
|
Merge topic 'add_subdirectory_system'
Brad King
2022-09-27
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
add_subdirectory: Add SYSTEM option
Da Quexian
2022-09-26
1
-0/+1
*
|
Help: Add package preset to example presets file
Kyle Edwards
2022-09-22
1
-1/+10
*
|
Help: List packagePresets field in cmake-presets.7
Kyle Edwards
2022-09-22
1
-0/+4
*
|
Merge topic 'transitive-usage-reqs-lnks'
Brad King
2022-09-19
1
-3/+5
|
\
\
|
*
|
Help: Link from usage requirement commands to detailed explanation
Hinell
2022-09-16
1
-3/+5
*
|
|
Merge topic 'env-tls-certs'
Brad King
2022-09-19
1
-0/+2
|
\
\
\
|
*
|
|
cmCurl: Honor OpenSSL certificate environment variables
Maxim Cournoyer
2022-09-16
1
-0/+2
*
|
|
|
Merge topic 'xcode-lib-dirs'
Brad King
2022-09-16
1
-0/+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Xcode: Do not append per-config suffixes to library search paths
Mikko Sivulainen
2022-09-15
1
-0/+1
*
|
|
|
Merge topic 'add_tasking_compiler'
Brad King
2022-09-15
1
-0/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Tasking: Add support for several compiler toolsets
Christoph Seitz
2022-09-14
1
-0/+1
|
|
/
/
*
|
|
Merge topic 'MsvcDebugInformationFormatAbstraction'
Brad King
2022-09-14
3
-0/+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
MSVC: Add abstraction for debug information format
Glen Chung
2022-09-14
3
-0/+3
*
|
|
Merge topic 'LINUX-host'
Brad King
2022-09-13
1
-0/+1
|
\
\
\
|
*
|
|
LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux host
Cristian Adam
2022-09-09
1
-0/+1
*
|
|
|
Merge topic 'manual-toolchain'
Brad King
2022-09-12
2
-33/+46
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Help: Add links between cmake-{toolchains,presets}(7)
Hinell
2022-09-09
2
-33/+46
|
|
/
/
*
|
|
Merge topic 'BSD'
Brad King
2022-09-09
1
-4/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
BSD: Set CMAKE_HOST_BSD variable on a BSD host
Cristian Adam
2022-09-05
1
-0/+1
|
*
|
BSD: Only use BSD as variable for target BSD system
Cristian Adam
2022-09-05
1
-4/+0
*
|
|
Merge topic 'return-propagate-variables'
Brad King
2022-09-07
1
-0/+8
|
\
\
\
|
*
|
|
return(): Propagate variables to result scope
Marc Chevrier
2022-09-03
1
-0/+8
|
|
/
/
*
|
|
Merge topic 'help-windows-registry'
Craig Scott
2022-09-06
1
-64/+79
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: cmake-developer: Add section for Windows registry access.
Marc Chevrier
2022-09-04
1
-64/+79
*
|
|
Merge topic 'cmake-presets-package'
Brad King
2022-09-02
4
-10/+344
|
\
\
\
[next]