Commit History

Author SHA1 Message Date
  Stephen Kelly 425cd1670f cmLocalGenerator: Remove the launcher from RuleVariables 9 years ago
  Stephen Kelly 5b361fdda0 cmLinkLineComputer: Extract from cmLocalGenerator 9 years ago
  Stephen Kelly cc5e6b82c2 Ninja: Extract identical code from condition 9 years ago
  Stephen Kelly d9fde87d1a Ninja: Replace array access with local variable 9 years ago
  Stephen Kelly d92c160db3 Ninja: Separate two coupled calls 9 years ago
  Stephen Kelly 20e62f74c5 cmLocalGenerator: Simplify ConvertToLinkReference 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Stephen Kelly ad79061720 Convert: Inline uses of START_OUTPUT 9 years ago
  Stephen Kelly e7c8956746 Convert: Inline uses of HOME_OUTPUT 9 years ago
  Stephen Kelly dc51091944 Common: Use a string instead of enum for WorkingDirectory 9 years ago
  Stephen Kelly 34c6e995f9 Convert: Avoid HOME_OUTPUT enum when converting to relative paths 9 years ago
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
  Brad King e3a4c2e02c Merge topic 'cleanup-Convert' 9 years ago
  Kulla Christoph 048d1adb4e add_custom_command: Add DEPFILE option for Ninja 9 years ago
  Stephen Kelly 58ba87f892 Convert: Replace Convert(FULL) with equivalent 9 years ago
  Stephen Kelly e80314d7a8 Ninja: Replace ternary with if() 9 years ago
  Stephen Kelly 563ac22a16 Convert: Replace trivial conversion with new method 9 years ago
  Stephen Kelly ac46384171 Convert: Replace uses of Convert(NONE) 9 years ago
  Stephen Kelly ee49f006cf Makefiles: Replace ternaries with if()s 9 years ago
  Brad King 1296a0eada Ninja: Fix inter-target order-only dependencies of custom commands 9 years ago
  Brad King 0392f72bef Refactor Makefile/Ninja tool working directory storage 9 years ago
  Daniel Pfeifer a16bf141bc Add missing braces around statements. 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
  Nicolas Despres 038e7716e5 Ninja: Pass all build paths through a central method 9 years ago
  Nicolas Despres d4381cb15d Ninja: Convert link library file names like all other output paths 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 e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago