Brad King
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
Ben Boeckel
|
3526b8c123
cmExport*FileGenerator: support exporting C++ module properties
|
3 years ago |
Ben Boeckel
|
fe44cbe9e7
exports: support `CXX_MODULES_DIRECTORY`
|
3 years ago |
Brad King
|
5a460f3243
Merge topic 'file-set-crash'
|
3 years ago |
Kyle Edwards
|
3fee5398bd
install(EXPORT): Check for missing file sets at generate time
|
3 years ago |
Ben Boeckel
|
a5f8cbe8b1
clang-tidy: address `modernize-use-default-member-init` lints
|
3 years ago |
Ben Boeckel
|
c5b56b35c2
cmInstallExportGenerator: expose the temporary directory
|
3 years ago |
Ben Boeckel
|
a1a7f62918
generated-scripts: improve prose messages with CMake lists
|
3 years ago |
Ben Boeckel
|
c2194176db
generated-scripts: unset used variables
|
3 years ago |
Ben Boeckel
|
59cc92085e
generated-cmake: use `_cmake_` prefixes for local variables
|
3 years ago |
Brad King
|
11cc728e75
cmConstStack: Factor out of cmListFileBacktrace
|
3 years ago |
Brad King
|
efc6c23a47
bootstrap: Do not declare cmSystemTools functions that are not implemented
|
4 years ago |
Kyle Edwards
|
60e752ced8
Refactor: Move common methods into cmInstallGenerator
|
4 years ago |
Nils Gladitz
|
99ff75455e
install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS
|
4 years ago |
Brad King
|
e32818dd76
cmInstallGenerator: Add backtrace to all install generators
|
4 years ago |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Marc Chevrier
|
557cecdc3d
Modernize memory management
|
5 years ago |
Vitaly Stakhovsky
|
5e54b0cf2f
cmInstallGenerator: std::string params
|
5 years ago |
Vitaly Stakhovsky
|
9db532f44d
cmInstall*Generator: std::string params
|
5 years ago |
Tushar Maheshwari
|
6511fa6f33
cmExportSet: default destructor
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Brad King
|
b6412b38ee
Merge topic 'double-export-error-message-install'
|
6 years ago |
Ben Boeckel
|
a18100898a
cmInstallExportGenerator: add a method for the file destination
|
6 years ago |
Rolf Eike Beer
|
da26b3be89
avoid adding multiple consecutive string literals to std::string
|
6 years ago |
Kitware Robot
|
54e9d38c28
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
|
6 years ago |
Kyle Edwards
|
b133d14fb1
Refactor: Allow cmInstallGenerator::Compute() to return an error
|
6 years ago |
Artur Ryt
|
30bb14c657
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
6 years ago |
Brad King
|
40745ad35a
Merge topic 'cmake-files-directory'
|
6 years ago |
Vitaly Stakhovsky
|
99337d345b
cmSystemTools::Error(): new overload accepting std::string
|
6 years ago |
Bruno Manganelli
|
3e867ed400
cmake: inlined files dir constant and removed it from cmake.h
|
7 years ago |