Kyle Edwards
|
0fe2ee3d43
CMake GUI: Add "CMake Reference Manual" help item
|
5 years ago |
Asit Dhal
|
195d14e781
file(ARCHIVE_CREATE): Add option to control compression level
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Brad King
|
35039286eb
cmSystemTools: Define directory-specific Windows filesystem retry settings
|
5 years ago |
Brad King
|
85a945a607
Restore handling of build directory inside a symlinked path
|
5 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Rolf Eike Beer
|
5eaf1e1be2
cmSystemTools: introduce MoveFileIfDifferent()
|
6 years ago |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 years ago |
Sebastian Holtermann
|
3b6c62be23
cmSystemTools: Remove IsInternallyOn, IsNOTFOUND, IsOn, IsOff
|
6 years ago |
Kyle Edwards
|
2beed5a4ef
Merge topic 'cmExpandList'
|
6 years ago |
Kyle Edwards
|
dcf2beb7de
Merge topic 'cmStringAlgorithms_ulong'
|
6 years ago |
Sebastian Holtermann
|
2f6495e24e
cmSystemTools: Remove ExpandListArgument methods
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
Sebastian Holtermann
|
935fbe0b04
cmStringAlgorithms: Add cmStrToLong and cmStrToULong
|
6 years ago |
Kitware Robot
|
54e9d38c28
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
|
6 years ago |
Sebastian Holtermann
|
7fbcc16dcd
cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize
|
6 years ago |
Sebastian Holtermann
|
09977c1816
cmSystemTool: Let TrimWhitespace accept a cm::string_view
|
6 years ago |
Sebastian Holtermann
|
2f19e53705
cmSystemTool: Let HelpFileName accept a cm::string_view
|
6 years ago |
Sebastian Holtermann
|
2c5454f227
cmSystemTool: Let EscapeQuotes accept a cm::string_view
|
6 years ago |
Sebastian Holtermann
|
ad3183db8c
cmSystemTool: Let Expand(ed)ListArgument accept a cm::string_view
|
6 years ago |
Kyle Edwards
|
618bd463ad
Merge topic 'remove_compiler_rpath'
|
6 years ago |
Jiang Yue
|
f08dcbffec
Property: Add INSTALL_REMOVE_ENVIROMENT_RPATH property
|
6 years ago |
Sebastian Holtermann
|
4ff0bb054b
cmSystemTools: Make IsInternallyOn, IsON and IsOff cm::string_view based
|
6 years ago |
Sebastian Holtermann
|
f8a310c9d1
cmSystemTools: Remove cmSystemTools::FileFormat method
|
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 |
Bartosz Kosiorek
|
c8e217e0a7
cmake: tar: Allow selective extracting and listing of archives
|
6 years ago |