Commit History

Author SHA1 Message Date
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer ea5477e43d Make C++ feature checks extensible 9 years ago
  Tobias Hunger 2175e5bfa5 cmGlobalGenerator: Make IsMultiConfig() const 9 years ago
  Daniel Pfeifer 618fb23fc9 Pass arguments that are not modified as const&. 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King b42866a34a Drop Visual Studio 6 generator 9 years ago
  Brad King 72e0dc58d3 Diagnose recursive project/enable_language without crashing (#15999) 9 years ago
  Brad King 9b7d5871b8 Improve internal generator target structure lookup 9 years ago
  Brad King 6cbf6a5197 Fix internal target lookup performance regression 9 years ago
  Stephen Kelly 79c3a2a8f7 cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget 10 years ago
  Stephen Kelly c389f8bb07 cmLocalGenerator: Port Find method away from GetGeneratorTarget 10 years ago
  Stephen Kelly 8caf1f361b cmGlobalGenerator: Add FindGeneratorTarget API 10 years ago
  Stephen Kelly a67231ac11 cmTarget: Implement ALIAS in terms of name mapping 10 years ago
  Stephen Kelly 0c97d32f7a cmGlobalGenerator: Remove direct storage of targets 10 years ago
  Stephen Kelly c2c239e607 cmGlobalGenerator: Move GeneratorTargetsType to usage site. 10 years ago
  Stephen Kelly 1df8bd3ab0 cmGlobalGenerator: Port IsRootOnlyTarget to cmGeneratorTarget. 10 years ago
  Stephen Kelly 1293c1561a cmExportTryCompileFileGenerator: Port to cmGeneratorTarget. 10 years ago
  Stephen Kelly 65911cae4d cmGlobalGenerator: Compute export() related classes early. 10 years ago
  Stephen Kelly c4ae157865 Genex: Port some access API to cmGeneratorTarget. 10 years ago
  Stephen Kelly 488723f5cd cmMakefile: Store container of cmExportBuildFileGenerators. 10 years ago
  Stephen Kelly ce75c86ec3 cmGeneratorTarget: Move GetSupportDirectory from cmTarget. 10 years ago
  Brad King c914d2bda2 Merge topic 'refactor-computation' 10 years ago
  Stephen Kelly b2054e1661 QtAutogen: Port global generator to cmGeneratorTarget. 10 years ago
  Stephen Kelly 2eca055988 cmGlobalGenerator: De-virtualize Compute(). 10 years ago
  Stephen Kelly 4407eee013 cmGlobalGenerator: Call AddExtraIDETargets as a hook of Compute(). 10 years ago
  Brad King 130f116340 Merge topic 'fix-qtautogen-with-object-library-Ninja' 10 years ago
  Brad King ee1b041108 Merge topic 'simplify-qt-autogen' 10 years ago
  Stephen Kelly 9bc6eb8e1f cmGlobalGenerator: Initialize generator targets on construction (#15729) 10 years ago
  Stephen Kelly 8544f16d1e cmGlobalGenerator: Devirtualize method. 10 years ago