Commit History

Author SHA1 Message Date
  Daniel Pfeifer aeff60e44c iwyu: Fix OSX specific issues 9 years ago
  Zsolt Parragi 1e4bb35894 Add generator expression support to per-source COMPILE_FLAGS 9 years ago
  Brad King 2d3aa94225 cmGlobalGenerator: Allow FindMakeProgram to fail 9 years ago
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace 9 years ago
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 years ago
  Gregor Jasny 3b6f1587be Factor IDE folder name retrieval out into helper method 9 years ago
  Brad King d079e71c29 VS: Provide an option to use x64 host tools 9 years ago
  Stephen Kelly 8e0c1599a1 Xcode: Inline ConvertToRelativePath calls 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Brad King b35568f3f9 Xcode: Add option to set Swift language version 9 years ago
  Brad King 49d50ad407 Xcode: Port rudimentary Swift support to Xcode 8 9 years ago
  Stephen Kelly 4f68b2070f Xcode: Remove unused member 9 years ago
  Gregor Jasny 60dcaaea13 tidy: Fix readability-redundant-string-cstr issues 9 years ago
  Gregor Jasny df32e564ae Xcode: Add targets marked as EXCLUDE_FROM_ALL to project (#16101) 9 years ago
  Gregor Jasny 93ac2a78d5 Xcode: Obey SYSTEM keyword for includes (#15687) 10 years ago
  Gregor Jasny 134d5c1f7c Honor BUNDLE_EXTENSION also for Frameworks (#14742) 9 years ago
  Gregor Jasny 2b909c08f5 Honor BUNDLE_EXTENSION also for App Bundles (#16148) 9 years ago
  Tobias Hunger 4db08807db CMake: Report whether generators support platforms 9 years ago
  Tobias Hunger 43a68a6dca cmGlobalGeneratorFactory: Use CM_OVERRIDE for all derived classes 9 years ago
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 years ago
  Gregor Jasny e36e5a2680 Xcode: Properly handle BUNDLE_EXTENSION 9 years ago
  James Touton 27eb657d11 Xcode: Add support for mig files 9 years ago
  James Touton 811f6c8252 Xcode: Add XCODE_FILE_ATTRIBUTES source file property 9 years ago
  James Touton ef494edf76 Xcode: Don't emit empty settings blocks. 9 years ago
  Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments. 9 years ago
  Daniel Pfeifer ba5fb16519 call static cmOutputConverter::GetFortranFormat without object 9 years ago
  Tobias Hunger 2175e5bfa5 cmGlobalGenerator: Make IsMultiConfig() const 9 years ago
  Brad King 6052e4b3bf Merge topic 'improve-character-find-and-replace' 9 years ago
  Daniel Pfeifer 25d1ef6424 Use enums defined in cmOutputConverter using their fully qualified name. 9 years ago
  Daniel Pfeifer 5cec953e6a Use std::replace for replacing chars in strings. 9 years ago