Ben Boeckel
|
d791f3a180
cxxmodules: make export trampoline script files unique
|
1 年之前 |
Ben Boeckel
|
3526b8c123
cmExport*FileGenerator: support exporting C++ module properties
|
3 年之前 |
Brad King
|
8c65b7042e
cmExportFileGenerator: Simplify collection of targets missing from export set
|
3 年之前 |
Kyle Edwards
|
2a78d47b16
install(EXPORT): Install file sets
|
4 年之前 |
Eugene Shalygin
|
e8e19ed8f2
Refactor export file generator inteface
|
4 年之前 |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 年之前 |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 年之前 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 年之前 |
Brad King
|
1b5e52fd65
Genex: Fix COMPILE_LANGUAGE propagation through try_compile
|
7 年之前 |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 年之前 |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 年之前 |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Stephen Kelly
|
e666128243
Export: Port internal utility to cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
2b9cc1e248
Export: Port some API to cmGlobalGenerator.
|
10 年之前 |
Stephen Kelly
|
6a72b3c84e
Export: Port interface to cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
1293c1561a
cmExportTryCompileFileGenerator: Port to cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
d560bfd273
cmGeneratorTarget: Move GetInstallNameDir* from cmTarget.
|
10 年之前 |
Stephen Kelly
|
aeb74ae9f9
Fix include guard.
|
10 年之前 |
Stephen Kelly
|
570938cbfd
cmExportTryCompileFileGenerator: Create cmGeneratorTargets.
|
10 年之前 |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 年之前 |
Ben Boeckel
|
ec97ed7d0c
stringapi: Use strings for property names
|
12 年之前 |
Stephen Kelly
|
c4373b33b2
cmTarget: Make GetProperty() const.
|
12 年之前 |
Clinton Stimpson
|
8576b3f978
OS X: Add support for @rpath in export files.
|
12 年之前 |
Stephen Kelly
|
1c0597c25b
Add a new Export generator for IMPORTED targets.
|
12 年之前 |