Kitware Robot
|
54e9d38c28
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
|
hace 6 años |
Regina Pfeifer
|
a7a5f376bc
cmFileCommand: Use cmSubcommandTable
|
hace 6 años |
Regina Pfeifer
|
2b785875fb
cmFileCommand: turn into free function
|
hace 6 años |
Daniel Pfeifer
|
9703c65718
cmFileCommand: put subcommands in unnamed namespace
|
hace 8 años |
Daniel Pfeifer
|
64f987c174
cmFileCommand: port to cmExecutionStatus
|
hace 8 años |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
hace 6 años |
Kyle Edwards
|
618bd463ad
Merge topic 'remove_compiler_rpath'
|
hace 6 años |
Jiang Yue
|
f08dcbffec
Property: Add INSTALL_REMOVE_ENVIROMENT_RPATH property
|
hace 6 años |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
hace 6 años |
Marc Chevrier
|
d9b2c7dae2
Introduce memory management helper: cm_memory.hxx
|
hace 6 años |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
hace 6 años |
Kyle Edwards
|
1f9ef25130
file: Add GET_RUNTIME_DEPENDENCIES mode
|
hace 6 años |
Sebastian Holtermann
|
006229278b
Use cmAppend to append ranges to std::vector instances
|
hace 6 años |
Brad King
|
d1a570f18c
Merge topic 'cmFileTimes'
|
hace 6 años |
Craig Scott
|
ad32282a3e
Merge topic 'file-remove-no-empty'
|
hace 6 años |
Sebastian Holtermann
|
9c576a88d9
Use cmFileTimes instead of cmSystemToolsFileTime interface
|
hace 6 años |
Brad King
|
a1eb03569d
file: Change REMOVE to ignore empty names
|
hace 6 años |
Vitaly Stakhovsky
|
273257222e
Source: change parameters to std::string
|
hace 6 años |
Regina Pfeifer
|
4336a29edd
cmFileCommand: Port to cmArgumentParser
|
hace 6 años |
Bryon Bean
|
e2e8f6b132
cmFileCommand: Factor out cmFileCopier and cmFileInstaller
|
hace 6 años |
Artur Ryt
|
9636b03cca
cmFileCommand: Refactor HandleCMakePathCommand
|
hace 6 años |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
hace 6 años |
Brad King
|
03e10384ec
Merge topic 'delete_copy_assign'
|
hace 6 años |
Vitaly Stakhovsky
|
bd20cc29a2
cmSystemTools: Remove redundant cmCopyFile() and Split()
|
hace 6 años |
Albert Astals Cid
|
ae5e97a005
Delete some default constructors and assignment operators
|
hace 6 años |
Brad King
|
8914d4317a
Merge topic 'systools-stdstring2'
|
hace 6 años |
Vitaly Stakhovsky
|
080a79ca4a
cmSystemTools: More methods accept `std::string` params
|
hace 6 años |
Vitaly Stakhovsky
|
950c099d83
cmake: Progress functions use `std::string` param
|
hace 6 años |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
hace 6 años |
Artur Ryt
|
f3534386b5
Prefer front/back/data over dereferencing begin/rbegin iter
|
hace 6 años |