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
*
return(): Propagate variables to result scope
Marc Chevrier
2022-09-03
1
-0/+8
*
Merge topic 'cmake-presets-package'
Brad King
2022-09-02
4
-10/+344
|
\
|
*
CPack: Add support for presets
Kyle Edwards
2022-08-31
4
-10/+344
*
|
Merge topic 'E-capabilities-tls'
Brad King
2022-09-02
1
-0/+5
|
\
\
|
*
|
cmake -E capabilities: Tell whether TLS is enabled
Kyle Edwards
2022-09-01
1
-0/+5
*
|
|
Merge topic 'xcode-add-gpu-validation-and-default-configuration'
Brad King
2022-08-31
2
-0/+6
|
\
\
\
|
*
|
|
Xcode: Add settings to control a scheme's launch configuration
PatriceJiang
2022-08-30
2
-0/+2
|
*
|
|
Xcode: Add settings to control a scheme's GPU Validation values
PatriceJiang
2022-08-30
2
-0/+4
*
|
|
|
Merge topic 'FindOpenSP-module'
Brad King
2022-08-31
1
-0/+1
|
\
\
\
\
|
*
|
|
|
FindOpenSP: Add module to find the OpenSP library
Dawid Wróbel
2022-08-30
1
-0/+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'doc-CMP0134-fixes'
Brad King
2022-08-31
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Help: Fix typos, grammar and formatting in CMP0134 policy docs
Craig Scott
2022-08-30
1
-1/+1
*
|
|
|
Help: Clarify that the order of -C and -D arguments matters
Kyle Edwards
2022-08-26
1
-0/+19
*
|
|
|
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
1
-0/+2
|
\
\
\
\
|
*
|
|
|
Add new flow-control commands for variables and policies scopes management
Marc Chevrier
2022-08-22
1
-0/+2
*
|
|
|
|
Merge topic 'bsd-variables'
Craig Scott
2022-08-22
1
-0/+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
BSD: Set *BSD variables when targeting a *BSD system
Cristian Adam
2022-08-20
1
-0/+5
*
|
|
|
|
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
*
|
|
|
cmake -E env: Add --modify flag
Alex Reinking
2022-08-17
1
-2/+20
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'doc-cmake-cli-options'
Brad King
2022-08-16
9
-316/+186
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
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
|
*
|
Help: Use placeholder instead of listing choices in option lines
Alex Turbov
2022-08-14
2
-9/+13
|
*
|
Help: Simplify `cmake --log-level` option definition
Alex Turbov
2022-08-14
1
-3/+4
|
*
|
Help: Split `ctest` options into groups like `cmake` man page has
Alex Turbov
2022-08-14
2
-91/+106
|
*
|
Help: Use `:option:` role to reference `ctest` options
Alex Turbov
2022-08-14
1
-1/+1
|
*
|
Help: Simplify optional repeating option
Alex Turbov
2022-08-14
1
-2/+2
|
*
|
Help: Short options first, then long, then Windows style
Alex Turbov
2022-08-14
3
-4/+4
|
*
|
Help: `{<…> | <…>}` → `<…|…>`
Alex Turbov
2022-08-14
3
-4/+3
|
*
|
Help: Consistent spaces in option args
Alex Turbov
2022-08-14
1
-1/+1
|
*
|
Help: `<f>` → `<file>` for `--help*` option descriptions
Alex Turbov
2022-08-14
1
-20/+20
|
*
|
Help: Fix `ctest` options description
Alex Turbov
2022-08-09
1
-1/+3
*
|
|
variable: Set LINUX variable on Linux target systems
Cristian Adam
2022-08-11
1
-0/+1
*
|
|
Help: --build-target can be repeated in ctest --build-and-test mode
Craig Scott
2022-08-10
1
-2/+5
|
/
/
*
|
Help: Consistent options declaration -- short first, then long
Alex Turbov
2022-08-04
1
-1/+1
*
|
Help: Value for `--graphviz=` option actually is mandatory
Alex Turbov
2022-08-04
1
-1/+1
*
|
Help: Replace a bunch of more ``--option`` to `:option:` role
Alex Turbov
2022-08-04
3
-108/+140
*
|
Help: Replace mentions of ``-G`` option with :option:`-G` role
Alex Turbov
2022-08-04
2
-5/+5
*
|
Help: Turn some mentions of options into links on executables man page
Alex Turbov
2022-08-04
3
-58/+76
*
|
Help: Use `option` directive for the executables manual pages
Alex Turbov
2022-08-04
7
-216/+443
*
|
Merge topic 'find-sdl_gfx'
Brad King
2022-07-28
1
-0/+1
|
\
\
|
*
|
FindSDL_gfx: Add module to find another SDL component
Xavier Del Campo Romero
2022-07-27
1
-0/+1
*
|
|
Merge topic 'doc-path-genex-corrections'
Craig Scott
2022-07-25
1
-1/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Fix wrong syntax for $<PATH:REPLACE_EXTENSION,...>
Craig Scott
2022-07-24
1
-1/+1
*
|
|
Merge topic 'doc-restructure-genex-manual'
Brad King
2022-07-20
1
-915/+1007
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
[next]