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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Help: Use placeholder instead of listing choices in option lines
Alex Turbov
2022-08-14
3
-15/+18
*
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
2
-2/+2
*
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
5
-7/+7
*
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
2
-40/+42
*
Help: Fix `ctest` options description
Alex Turbov
2022-08-09
1
-1/+3
*
Merge branch 'release-3.24'
Brad King
2022-08-09
0
-0/+0
|
\
|
*
Merge topic 'FindThreads-msvc-no-pthread-flag' into release-3.24
Brad King
2022-08-09
1
-1/+5
|
|
\
*
|
\
Merge topic 'FindThreads-msvc-no-pthread-flag'
Brad King
2022-08-09
1
-1/+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
FindThreads: Skip check for -pthread flag when targeting the MSVC ABI
Brad King
2022-08-08
1
-1/+5
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2022-08-09
1
-1/+1
*
|
Merge topic 'doc-markup-program-options'
Brad King
2022-08-08
61
-542/+842
|
\
\
|
*
|
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
2
-2/+2
|
*
|
Help: Replace a bunch of more ``--option`` to `:option:` role
Alex Turbov
2022-08-04
29
-198/+248
|
*
|
Help: Replace mentions of ``-D`` option with :option:`-D` role
Alex Turbov
2022-08-04
2
-2/+3
|
*
|
Help: Replace mentions of ``-T`` and ``-A`` options with role
Alex Turbov
2022-08-04
16
-34/+35
|
*
|
Help: Replace mentions of ``-G`` option with :option:`-G` role
Alex Turbov
2022-08-04
6
-19/+20
|
*
|
Help: Replace mentions of ``-C`` option with :option:`-C` role
Alex Turbov
2022-08-04
4
-9/+8
|
*
|
Help: Replace mentions of ``-S`` option with :option:`-S` role
Alex Turbov
2022-08-04
4
-7/+10
|
*
|
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
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-08-08
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-08-07
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-08-06
1
-1/+1
*
|
|
Merge topic 'string-JSON-error-typo'
Brad King
2022-08-05
2
-4/+4
|
\
\
\
|
*
|
|
string(JSON): Fix typo in error message
Sean Kahler
2022-08-04
2
-4/+4
*
|
|
|
Merge topic 'swift_debug'
Brad King
2022-08-05
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Swift: Disable optimization when compiling in Debug
David Geldreich
2022-08-04
1
-1/+1
*
|
|
|
|
Merge topic 'find_package-one-more-path'
Brad King
2022-08-05
6
-4/+34
|
\
\
\
\
\
|
*
|
|
|
|
cmFindPackageCommand: Protect overrides of `cmDirectoryListGenerator`
Alex Turbov
2022-08-04
1
-0/+2
|
*
|
|
|
|
cmFindPackageCommand: Add one more search path
Alex Turbov
2022-08-04
6
-4/+32
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-08-05
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'release-3.24'
Brad King
2022-08-04
0
-0/+0
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
CMake 3.24.0
v3.24.0
Brad King
2022-08-04
1
-1/+1
*
|
|
|
Merge topic 'doc-CPACK_NUGET_PACKAGE_REQUIRE_LICENSE_ACCEPTANCE'
Brad King
2022-08-04
1
-0/+8
|
\
\
\
\
|
*
|
|
|
Help: Add CPACK_NUGET_PACKAGE_REQUIRE_LICENSE_ACCEPTANCE docs
Alex Turbov
2022-08-03
1
-0/+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'cmake-preset-error-reporting'
Brad King
2022-08-04
8
-20/+54
|
\
\
\
\
|
*
|
|
|
presets: Add basic error forwarding from cmake preset json parser
Sankhesh Jhaveri
2022-08-03
8
-20/+54
*
|
|
|
|
Merge topic 'enable-intel-llvm-ipo-3'
Brad King
2022-08-04
7
-43/+117
|
\
\
\
\
\
|
*
|
|
|
|
Add linker prefix for "-stack" flag on MSVC builds
William R. Dieter
2022-08-01
1
-1/+1
|
*
|
|
|
|
Enable IPO for IntelLLVM compilers on Linux and Windows
William R. Dieter
2022-08-01
3
-32/+60
[next]