Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Stephen Kelly
|
e666128243
Export: Port internal utility to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
2b9cc1e248
Export: Port some API to cmGlobalGenerator.
|
10 years ago |
Stephen Kelly
|
488723f5cd
cmMakefile: Store container of cmExportBuildFileGenerators.
|
10 years ago |
Stephen Kelly
|
d560bfd273
cmGeneratorTarget: Move GetInstallNameDir* from cmTarget.
|
10 years ago |
Stephen Kelly
|
57ab0f70b5
Port cmExportBuildFileGenerator to cmGeneratorTarget.
|
13 years ago |
Ben Boeckel
|
d46c650d67
cmMakefile: return a backtrace
|
11 years ago |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 years ago |
Stephen Kelly
|
cbe7e8fae4
export: Implement EXPORT subcommand (#9822)
|
12 years ago |
Stephen Kelly
|
a4263c9f64
export(): Handle multiple dependent export sets.
|
12 years ago |
Stephen Kelly
|
66b290e7e2
export(): Process the export() command at generate time.
|
13 years ago |
Stephen Kelly
|
5fe5c32480
export(): Set a Makefile on the cmExportBuildFileGenerator.
|
13 years ago |
Clinton Stimpson
|
8576b3f978
OS X: Add support for @rpath in export files.
|
12 years ago |
Stephen Kelly
|
cfd4f0a4f4
Move the exported check for dependencies of targets
|
12 years ago |
Alex Neundorf
|
0cfd055acd
exports: move the handling of missing targets into subclasses
|
13 years ago |
Alex Neundorf
|
87f4c01910
exports: accept a missing target if it is exported exactly once
|
13 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
82fcaebe28
ENH: Pass dependent library search path to linker on some platforms.
|
17 years ago |
Brad King
|
7902bc06aa
ENH: Implemented link-interface specification feature.
|
17 years ago |
Brad King
|
6388ebceb1
ENH: Restored APPEND option to EXPORT() command in new implementation.
|
17 years ago |
Brad King
|
5594ad4885
ENH: Updated exporting and importing of targets to support libraries and configurations.
|
17 years ago |