Commit History

Author SHA1 Message Date
  Tobias Hunger 70d3bf8580 cmLocalGenerator: Adopt GetFrameworkFlags method 9 years ago
  Tobias Hunger b0d3e693f1 cmLocalGenerator: Pass configuration to GetTargetFlags 9 years ago
  Brad King 0c7951a939 cmLocalGenerator: Consolidate conditions in AddArchitectureFlags 9 years ago
  Daniel Pfeifer 27ead96305 Remove unnecessary local copies. 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 5784747d1b Improve string find: prefer character overloads. 9 years ago
  Daniel Pfeifer 5cec953e6a Use std::replace for replacing chars in strings. 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King 64b5520346 Isolate formatted streaming blocks with clang-format off/on 9 years ago
  Geoff Viola 5e4287131b GHS: Shorten long object paths with duplicate source names 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King da07c506b9 cmLocalGenerator: Simplify IssueMessage implementation 9 years ago
  Brad King cc7aed77a8 cmLocalGenerator: Use own IssueMessage method 9 years ago
  Brad King adea45e15a Merge topic 'fix-target-alias-in-subdir' 9 years ago
  Brad King 0e44f4894f Rename local target lookup methods to clarify purpose 9 years ago
  Brad King bc30f8b5e6 Fix lookup of an ALIAS target outside aliased target's directory (#16044) 9 years ago
  Brad King b42866a34a Drop Visual Studio 6 generator 9 years ago
  Brad King a887c7f1fd Merge topic 'fix-target-lookup-performance-regression' 9 years ago
  Brad King 9b7d5871b8 Improve internal generator target structure lookup 9 years ago
  Nick Lewis 18ce97c4a2 install: Add EXCLUDE_FROM_ALL option (#14921) 9 years ago
  Brad King 036b6ef7c4 Port CMake from cmIML to KWIML 10 years ago
  Brad King 9342a4c203 Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-for-master 10 years ago
  Brad King 0fa7f143a0 cmLocalGenerator: Use ScopePushPop RAII class to manage local variable scopes 10 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 9b244cc0ec cmLocalGenerator: Store imported targets in a separate container. 10 years ago
  Stephen Kelly def6da616b cmLocalGenerator: Port FindGeneratorTarget away from GetGeneratorTarget 10 years ago
  Stephen Kelly 3e3c754b8c cmLocalGenerator: Port internals to cmGeneratorTarget 10 years ago