Ben Boeckel
|
557c44b93e
cmStrCat: use character literals where possible
|
5 months ago |
Hao Dong
|
b70ef48b27
install(DIRECTORY): Add EXCLUDE_EMPTY_DIRECTORIES option
|
6 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
8 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
9 months ago |
Daniel Pfeifer
|
58c5f77837
clang-tidy: fix `readability-redundant-*` warnings
|
1 year ago |
Ben Boeckel
|
a820877d03
errors: avoid constructing a stream before getting the last error
|
1 year ago |
Ben Boeckel
|
5cf7018af6
cmFileCopier: remember error statuses and get their strings
|
1 year ago |
Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 years ago |
John Parent
|
569fb1893e
file(INSTALL): Report "Installing:" for a symlink to a directory
|
3 years ago |
John Parent
|
1461ae4933
file(INSTALL): Clarify symlink vs dir conflict errors
|
3 years ago |
Brad King
|
85f01a1ec2
file(INSTALL): Improve formatting of symlink creation error
|
3 years ago |
Ben Boeckel
|
a5f8cbe8b1
clang-tidy: address `modernize-use-default-member-init` lints
|
3 years ago |
Brad King
|
3c855b167f
Merge topic 'fix-ifdef-windows'
|
4 years ago |
Brad King
|
40e73c5ac4
Source: Fix typo in _WIN32 preprocessor checks
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
f37c14e930
Source: use cmNonempty()
|
5 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Brad King
|
37c671570c
Merge topic 'source_sweep_ostringstream_single'
|
6 years ago |
Sebastian Holtermann
|
3b2b02825d
Source sweep: Replace std::ostringstream when used with a single append
|
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
|
ea4c3976fb
Merge topic 'install-fail-reason'
|
6 years ago |
Jon Chronopoulos
|
891e670e59
install: print reason of failure
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
Brad King
|
1996e01578
Merge topic 'cmFileCommand-refactoring'
|
6 years ago |
Daniel Pfeifer
|
64f987c174
cmFileCommand: port to cmExecutionStatus
|
8 years ago |
Sebastian Holtermann
|
18b0330b86
clang-tidy: Enable performance-inefficient-string-concatenation
|
6 years ago |
Daniel Pfeifer
|
1eebc29563
cmCommand: deprecate functions GetMakefile and SetError
|
8 years ago |