Matthew Woehlke
|
e5b73b60e3
export: Generalize GenerateImportFileConfig
|
1 vuosi sitten |
Matthew Woehlke
|
cd217739f7
export: Refactor obtaining export information
|
1 vuosi sitten |
Matthew Woehlke
|
20fa4ce8d8
export: Factor out CMake-specific export generation (2/2)
|
1 vuosi sitten |
Matthew Woehlke
|
6c66340a64
export: Fix const placement
|
1 vuosi sitten |
Matthew Woehlke
|
a6cc595772
export: Factor out CMake-specific export generation (1/2)
|
1 vuosi sitten |
Brad King
|
4cd153afe3
Merge branch 'backport-cxxmodules-export-file-collisions'
|
1 vuosi sitten |
Ben Boeckel
|
d791f3a180
cxxmodules: make export trampoline script files unique
|
1 vuosi sitten |
Kyle Edwards
|
c6e6861e63
install(EXPORT): Export find_dependency() calls
|
2 vuotta sitten |
Ben Boeckel
|
3526b8c123
cmExport*FileGenerator: support exporting C++ module properties
|
3 vuotta sitten |
Brad King
|
8c65b7042e
cmExportFileGenerator: Simplify collection of targets missing from export set
|
3 vuotta sitten |
Kyle Edwards
|
2a78d47b16
install(EXPORT): Install file sets
|
4 vuotta sitten |
Eugene Shalygin
|
e8e19ed8f2
Refactor export file generator inteface
|
4 vuotta sitten |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 vuotta sitten |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 vuotta sitten |
Ben Boeckel
|
d17580909f
cmExportInstallFileGenerator: improve error message
|
6 vuotta sitten |
luz.paz
|
be28106880
Fix misc. typos
|
7 vuotta sitten |
Brad King
|
ea0ce73a19
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
|
7 vuotta sitten |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 vuotta sitten |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 vuotta sitten |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 vuotta sitten |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 vuotta sitten |
Bill Hoffman
|
d5257063b0
Export: Virtualize file generation step helpers
|
9 vuotta sitten |
Bill Hoffman
|
f81b9475f3
Export: Factor out file generation steps into helpers
|
9 vuotta sitten |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 vuotta sitten |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 vuotta sitten |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 vuotta sitten |
Stephen Kelly
|
e666128243
Export: Port internal utility to cmGeneratorTarget.
|
10 vuotta sitten |
Stephen Kelly
|
2b9cc1e248
Export: Port some API to cmGlobalGenerator.
|
10 vuotta sitten |
Stephen Kelly
|
d560bfd273
cmGeneratorTarget: Move GetInstallNameDir* from cmTarget.
|
10 vuotta sitten |
Brad King
|
dd089e08b5
install: Allow absolute EXPORT destination with relative targets (#15258)
|
11 vuotta sitten |