Commit History

Author SHA1 Message Date
  Ben Boeckel fe44cbe9e7 exports: support `CXX_MODULES_DIRECTORY` 3 years ago
  Ben Boeckel 64ea1a272c messages: remove screamake from comments and errors 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
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Ben Boeckel 49cfd39007 cmExportBuildFileGenerator: improve error message 6 years ago
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 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
  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