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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmDocumentationFormatter: Eliminate one `if` in the `PrintColumn` loop
Alex Turbov
2022-11-17
1
-7/+2
*
cmDocumentationFormatter: Turn `TextWidth` member into `size_t`
Alex Turbov
2022-11-17
2
-8/+10
*
cmDocumentationFormatter: Prevent indentation reset side effect
Alex Turbov
2022-11-17
1
-2/+7
*
cmDocumentation: Drop useless call to formatter's `SetIndent()`
Alex Turbov
2022-11-17
1
-1/+0
*
cmDocumentationFormatter: Turn `TextIndent` member into `size_t`
Alex Turbov
2022-11-17
4
-27/+33
*
cmDocumentationFormatter: Use `std::ostream` padding capabitily
Alex Turbov
2022-11-17
1
-7/+6
*
cmDocumentationFormatter: `TextIndent` member is `std::string` now
Alex Turbov
2022-11-17
2
-20/+17
*
cmDocumentationFormatter: `PrintPreformatted` accept string
Alex Turbov
2022-11-17
2
-14/+16
*
cmDocumentationFormatter.h: No need `virtual` methods
Alex Turbov
2022-11-17
2
-11/+3
*
cmDocumentationEntry.h: Drop unused constructor
Alex Turbov
2022-11-17
1
-9/+0
*
cmDocumentation: Optimize `std::ostream::operator<<()` calls
Alex Turbov
2022-11-17
2
-19/+19
*
cmDocumentation.cxx: Use lambda function instead of macro
Alex Turbov
2022-11-17
2
-46/+41
*
cmDocumentation.cxx: Use anonymous namespace instead of `static`
Alex Turbov
2022-11-16
1
-3/+5
*
cmDocumentation: Remove MSVC 6 workaround
Alex Turbov
2022-11-16
2
-36/+26
*
Merge topic 'cmp0141-pch-reuse'
Brad King
2022-11-16
1
-2/+4
|
\
|
*
CMP0141: Fix PCH REUSE_FROM when MSVC_DEBUG_INFORMATION_FORMAT is empty
Brad King
2022-11-15
1
-2/+4
*
|
CMake Nightly Date Stamp
Kitware Robot
2022-11-16
1
-1/+1
*
|
Merge topic 'cmake-E-copy-t-mode'
Brad King
2022-11-15
2
-7/+61
|
\
\
|
*
|
cmake -E copy: Add support for -t argument
Kyle Edwards
2022-11-15
2
-7/+61
*
|
|
Merge topic 'better_handling_of_build_args'
Brad King
2022-11-15
1
-19/+7
|
\
\
\
|
*
|
|
cmake: --build improve detection of no build dir
Robert Maynard
2022-11-14
1
-19/+7
|
|
/
/
*
|
|
Merge topic 'top-level-command-order'
Brad King
2022-11-15
1
-0/+9
|
\
\
\
|
*
|
|
project: Warn at top-level if `cmake_minimum_required` wasn't called
friendlyanon
2022-11-11
1
-0/+9
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-11-15
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'profile-genex'
Brad King
2022-11-14
24
-95/+169
|
\
\
\
|
*
|
|
Profiling: Profile genex evaluation
Kyle Edwards
2022-11-11
2
-2/+42
|
*
|
|
cmGeneratorExpression: Require cmake instance
Kyle Edwards
2022-11-11
19
-59/+92
|
*
|
|
cmake::CreateProfilingEntry: Refactor to take lambda for args
Kyle Edwards
2022-11-11
4
-35/+36
*
|
|
|
Merge topic 'msvc-19.34-cpp-modules'
Brad King
2022-11-14
1
-22/+0
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
msvc: bless MSVC 19.34 support for C++ modules as experimental
Ben Boeckel
2022-11-11
1
-22/+0
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-11-14
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-11-13
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-11-12
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'fix-cxx20-detection'
Brad King
2022-11-11
1
-5/+12
|
\
\
\
|
|
/
/
|
*
|
Ninja: Restore support for compilers not defining a C++ standard level
Lingkai Dong
2022-11-10
1
-5/+12
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-11-11
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'better-file-download-failure-msg'
Brad King
2022-11-10
1
-5/+9
|
\
\
|
*
|
file(DOWNLOAD EXPECTED_HASH): better error message when download failed
Aurelien Regat-Barrel
2022-11-09
1
-5/+9
*
|
|
Merge topic 'marmasm-language'
Brad King
2022-11-10
11
-1/+141
|
\
\
\
|
*
|
|
ASM_MARMASM: Add support for Microsoft ARM assembler language
Ilia K
2022-11-09
11
-1/+141
*
|
|
|
Merge topic 'cmake-gui-restore-version-info'
Brad King
2022-11-10
1
-3/+8
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
cmake-gui: Restore embedded version information in Windows binary
Brad King
2022-11-09
1
-3/+8
|
*
|
|
CMake 3.25.0-rc4
v3.25.0-rc4
Brad King
2022-11-08
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-11-10
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'file-set-file-api'
Brad King
2022-11-09
2
-8/+105
|
\
\
\
|
*
|
|
file-api: support exporting file set information
Ben Boeckel
2022-11-08
2
-8/+105
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-11-09
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'use_folders_on_by_default'
Brad King
2022-11-08
2
-8/+10
|
\
\
\
|
*
|
|
USE_FOLDERS: Treat as on by default
Juan Ramos
2022-11-08
2
-8/+10
*
|
|
|
Merge topic 'ctest_configure-S-B'
Brad King
2022-11-08
1
-1/+6
|
\
\
\
\
[next]