Brad King
|
8832f78dd6
IWYU: Update for Debian 13 CI job
|
3 weeks ago |
6ziv
|
b5793cf41b
install(EXPORT): Fix SYSTEM include directories relative to install prefix
|
1 month ago |
Daniel Pfeifer
|
0c4040057a
source: Pass cm::string_view by value
|
4 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Martin Duffy
|
c8997fc046
export: Allow depending on targets exported multiple times
|
11 months ago |
Matthew Woehlke
|
8178fd43e9
export: Fix handling of import prefix
|
1 year ago |
Matthew Woehlke
|
e5b73b60e3
export: Generalize GenerateImportFileConfig
|
1 year ago |
Matthew Woehlke
|
cd217739f7
export: Refactor obtaining export information
|
1 year ago |
Matthew Woehlke
|
20fa4ce8d8
export: Factor out CMake-specific export generation (2/2)
|
1 year ago |
Matthew Woehlke
|
6c66340a64
export: Fix const placement
|
1 year ago |
Matthew Woehlke
|
a6cc595772
export: Factor out CMake-specific export generation (1/2)
|
1 year ago |
Brad King
|
4cd153afe3
Merge branch 'backport-cxxmodules-export-file-collisions'
|
1 year ago |
Ben Boeckel
|
d791f3a180
cxxmodules: make export trampoline script files unique
|
1 year ago |
Kyle Edwards
|
c6e6861e63
install(EXPORT): Export find_dependency() calls
|
2 years ago |
Ben Boeckel
|
3526b8c123
cmExport*FileGenerator: support exporting C++ module properties
|
3 years ago |
Brad King
|
8c65b7042e
cmExportFileGenerator: Simplify collection of targets missing from export set
|
3 years ago |
Kyle Edwards
|
2a78d47b16
install(EXPORT): Install file sets
|
4 years ago |
Eugene Shalygin
|
e8e19ed8f2
Refactor export file generator inteface
|
4 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Ben Boeckel
|
d17580909f
cmExportInstallFileGenerator: improve error message
|
6 years ago |
luz.paz
|
be28106880
Fix misc. typos
|
7 years ago |
Brad King
|
ea0ce73a19
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
|
7 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Bill Hoffman
|
d5257063b0
Export: Virtualize file generation step helpers
|
9 years ago |
Bill Hoffman
|
f81b9475f3
Export: Factor out file generation steps into helpers
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |