Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 years ago |
Daniel Eiband
|
ff5028c531
Windows: Prevent auto exports to be regenerated on every build
|
6 years ago |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 years ago |
Brad King
|
4684e64c84
Merge topic 'clang-ipo-support'
|
6 years ago |
Zsolt Parragi
|
c856d4556b
bindexplib: supporting llvm bitcode formats using llvm-nm
|
6 years ago |
Brad King
|
a38965db9a
Merge topic 'remove_directory-symlink'
|
6 years ago |
Jon Chronopoulos
|
e6c9a8bac3
cmake: Teach -E remove_directory to remove directory symlinks
|
6 years ago |
Sebastian Holtermann
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Brad King
|
337be1507d
Merge topic 'isolate-declarations'
|
6 years ago |
Brad King
|
bfe0ea2d98
Merge topic 'cm-contains'
|
6 years ago |
Regina Pfeifer
|
d331021255
clang-tidy: isolate declarations for readability
|
6 years ago |
Regina Pfeifer
|
2dfc52675c
cmAlgorithms: Add cmContains
|
6 years ago |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
Kitware Robot
|
54e9d38c28
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
|
6 years ago |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 years ago |
Kyle Edwards
|
b8828ecbba
cmake -E: Add true and false commands
|
6 years ago |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 years ago |
Brad King
|
6696855f72
cmake: Simplify implementation of -E capabilities
|
6 years ago |
John Freeman
|
07a80c7002
cmake: Teach -E remove_directory to remove multiple directories
|
6 years ago |
Brad King
|
6e8acc51a5
Merge topic 'string-tar'
|
6 years ago |
Brad King
|
05af1770a0
Merge topic 'tar-zstd-compression'
|
6 years ago |
Vitaly Stakhovsky
|
57cedb18c0
cmSystemTools: std::string parameters for tar functions
|
6 years ago |
Brad King
|
4ec2b99941
Merge topic 'selective-tar-extracting-and-listing'
|
6 years ago |
Sebastian Holtermann
|
006229278b
Use cmAppend to append ranges to std::vector instances
|
6 years ago |
Bartosz Kosiorek
|
c8e217e0a7
cmake: tar: Allow selective extracting and listing of archives
|
6 years ago |
Bartosz Kosiorek
|
53cb1f2d04
cmake: Teach cmake -E tar command, Zstandard compression
|
6 years ago |
Sebastian Holtermann
|
a3f062091f
Autogen: Rename `cmQtAutoGeneratorMocUic` class to `cmQtAutoMocUic`
|
6 years ago |
Sebastian Holtermann
|
7b98a6eb68
Autogen: Rename cmQtAutoGeneratorRcc to cmQtAutoRcc
|
6 years ago |