Commit History

Author SHA1 Message Date
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
  Daniel Pfeifer 3838a0d5fb make sure to include cmConfigure.h before cmStandardIncludes.h 9 years ago
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Stephen Kelly c4ae157865 Genex: Port some access API to cmGeneratorTarget. 10 years ago
  Stephen Kelly 1583440509 cmGeneratorExpression: Port interface to cmGeneratorTarget. 10 years ago
  Stephen Kelly 11165525ba cmGeneratorExpression: Port to cmLocalGenerator. 10 years ago
  Stephen Kelly fc1c7cf85d Genex: Store a backtrace, not a pointer to one. 10 years ago
  Stephen Kelly 80b9f0cbe2 Genex: Extract an evaluateWithContext method. 10 years ago
  Stephen Kelly e387ce7d68 Genex: Add a COMPILE_LANGUAGE generator expression. 10 years ago
  Stephen Kelly b80557c7bd file(GENERATE): Evaluate early to allow generating source files 11 years ago
  Brad King 807e4ffeef Genex: Track whether an expression depends on the 'head' target 11 years ago
  Ben Boeckel a08292059e genex: remove the need for backtraces 11 years ago
  Stephen Kelly 0dfe395e3c Features: Add COMPILE_FEATURES generator expression. 11 years ago
  Stephen Kelly 5de63265e3 Genex: Only evaluate TARGET_OBJECTS to determine target sources. 11 years ago
  Stephen Kelly 2e0611f981 cmGeneratorExpression: Remove unused include. 11 years ago
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 11 years ago
  Ben Boeckel cfc2cf9559 cmGeneratorExpression: Tokenize over strings 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Stephen Kelly c4373b33b2 cmTarget: Make GetProperty() const. 12 years ago
  Stephen Kelly cfae430133 Genex: Rename cmGeneratorExpression::NeedsParsing to NeedsEvaluation 12 years ago
  Stephen Kelly d777b8e716 Genex: Allow relative paths in INSTALL_INTERFACE. 12 years ago
  Brad King 57072c12d2 Merge topic 'interface-property-external-read' 12 years ago
  Stephen Kelly f2ab17d4db Keep track of all targets seen while evaluating a genex. 12 years ago
  Stephen Kelly ec2c67bcf3 Strip stray semicolons when evaluating generator expressions. 12 years ago
  Stephen Kelly d4e5c6787c Don't keep track of content determined by target property values. 12 years ago
  Stephen Kelly 7c0ec75cfa De-duplicate validation of genex target names. 12 years ago
  Stephen Kelly 92e98dd909 Deduplicate the isGeneratorExpression method. 12 years ago