Commit History

Author SHA1 Message Date
  Brad King 2d3aa94225 cmGlobalGenerator: Allow FindMakeProgram to fail 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Stephen Kelly 4f68b2070f Xcode: Remove unused member 9 years ago
  Gregor Jasny df32e564ae Xcode: Add targets marked as EXCLUDE_FROM_ALL to project (#16101) 9 years ago
  Tobias Hunger 2175e5bfa5 cmGlobalGenerator: Make IsMultiConfig() 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 180538c706 Source: Stabilize include order 9 years ago
  Rolf Eike Beer 2b25ce30ca make cmGlobalXCodeGenerator::XCodeEscapePath() take a std::string& 9 years ago
  Brad King 070f09f91e Merge topic 'xcode-global-attribute-variant' 10 years ago
  Gregor Jasny ba39d7e9d0 Xcode: Escape all backslashes in strings (#15328) 10 years ago
  Gregor Jasny d8bc26a065 Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947) 10 years ago
  Gregor Jasny 28db2268e8 Xcode: Factor out XCODE_ATTRIBUTE_ variant filter (#14947) 10 years ago
  Brad King d288b216af Merge topic 'use-generator-target' 10 years ago
  Brad King 4c4da56b2e Merge topic 'xcode-optimization-flags' 10 years ago
  Stephen Kelly 05982b26e6 Xcode: Port API to cmGeneratorTarget. 10 years ago
  Stephen Kelly ed4ea59a33 Xcode: Port ForceLinkerLanguage to cmGeneratorTarget. 10 years ago
  Gregor Jasny 601e6e1ad1 Xcode: Use regular expression to extract all optimisation flags (#15794) 10 years ago
  Stephen Kelly a527abf099 Xcode: Port internal API to cmGeneratorTarget. 10 years ago
  Stephen Kelly 4407eee013 cmGlobalGenerator: Call AddExtraIDETargets as a hook of Compute(). 10 years ago
  Stephen Kelly a09c545d3a Xcode: Extract a AddExtraIDETargets method. 10 years ago
  Stephen Kelly ff8ac8ee6a cmLocalGenerator: Create from already-constructed cmMakefile. 10 years ago
  Stephen Kelly 9b6a743b80 cmLocalGenerator: Remove Parent pointer. 10 years ago
  Stephen Kelly 5edb335485 cmGlobalGenerator: Virtualize the Compute step and override it. 10 years ago
  Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 years ago
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 10 years ago
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 years ago
  Gregor Jasny 7b68c8df6b Xcode: Sort Xcode objects by Id 10 years ago
  Gregor Jasny ce935ebe50 cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja 10 years ago
  Brad King ab9fa54d48 Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324) 11 years ago