Brad King
|
3593aa59ef
cmake: Replace working mode with role
|
1 miesiąc temu |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 miesięcy temu |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 miesięcy temu |
Ben Boeckel
|
aa3649eb04
clang-tidy: fix `performance-unnecessary-copy-initialization` lints
|
3 lat temu |
Charles Barto
|
5e9ecaae0e
load_cache: Allow READ_WITH_PREFIX mode in cmake scripts
|
6 lat temu |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 lat temu |
Regina Pfeifer
|
9c521088df
cmLoadCacheCommand: Port away from cmCommand
|
6 lat temu |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
6 lat temu |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 lat temu |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 lat temu |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 lat temu |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 lat temu |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 lat temu |
Daniel Pfeifer
|
f69e768d94
Separate compilation for commands included in cmCommands
|
9 lat temu |
Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
9 lat temu |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 lat temu |
Daniel Pfeifer
|
73f648f167
use empty method to check for emptyness
|
9 lat temu |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 lat temu |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 lat temu |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 lat temu |
Stephen Kelly
|
f081c5bddd
cmState: Move CacheEntryType enum from cmCacheManager.
|
10 lat temu |
Stephen Kelly
|
14973054a2
Add API for cache loading, deleting and saving to the cmake class.
|
10 lat temu |
Brad King
|
3347c5e4f9
Revert topic 'refactor-cache-api'
|
10 lat temu |
Stephen Kelly
|
1fe7f24c2b
Add API for cache loading, deleting and saving to the cmake class.
|
10 lat temu |
Brad King
|
9de2ab7fce
Merge topic 'consistent-empty-method'
|
11 lat temu |
Stephen Kelly
|
92a37f9279
Convert raw loops to set member insert.
|
11 lat temu |
Stephen Kelly
|
5f69314ea6
Replace foo.length() pattern with !foo.empty().
|
11 lat temu |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 lat temu |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 lat temu |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 lat temu |