Commit History

Author SHA1 Message Date
  Brad King 8697dca7f1 Merge topic 'ninja-implib-byproduct' 10 years ago
  Nils Gladitz 35fb0bb8c0 Ninja: Make import libraries BYPRODUCTs instead of regular OUTPUTs 10 years ago
  Stephen Kelly ec38e4c84f Move GetFullPath to cmGeneratorTarget 13 years ago
  Stephen Kelly d568eefe10 cmCustomCommandGenerator: Require cmLocalGenerator in API. 10 years ago
  Bill Hoffman 8f86407cfd Windows: Optionally generate DLL module definition files automatically 10 years ago
  Stephen Kelly bb88668add cmNinjaGenerator: Require cmGeneratorTarget. 10 years ago
  Stephen Kelly e54d2fdf50 Convert: Remove specification of default parameter. 10 years ago
  Brad King 6fbd4cae0d Use cmSystemTools::GetCMakeCommand() to get path to cmake internally 10 years ago
  Brad King a390de65e0 Ninja: Generate separate compile and link rules for each target 10 years ago
  Thomas Herz ca658a456f Ninja: Use forward slashes for linking with any GCC on Windows (#15439) 10 years ago
  Thomas Herz 20560e8dca Ninja: Do not use newlines in response files with Windows GNU tools (#15439) 10 years ago
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 years ago
  Brad King dfdcc42c60 Merge topic 'ninja-rsp_file-calculation' 11 years ago
  Ben Boeckel 097e26f490 ninja: use the minimum of all command line length limits (#14892) 11 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 years ago
  Brad King 661622f011 Merge topic 'ninja-fix-subdir-objlib-languages' 11 years ago
  Brad King fdbfcfdf01 Ninja: Generate rules only for languages compiled in a target (#15325) 11 years ago
  Brad King e15a7075b5 Add an option for explicit BYPRODUCTS of custom commands (#14963) 11 years ago
  Brad King 67bd514adc Ninja: Refactor restat to be a string internally 11 years ago
  Brad King ef42e57d47 Ninja: Use a TARGET_FILE variable to hold the link output file 11 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Nils Gladitz 250ad08a08 Ninja: Remove _COMPILER_LINKER_OPTION_FLAG_ remnants 11 years ago
  Ben Boeckel ac8879ce91 Ninja: Add order-only dependencies to link commands (#14728) 11 years ago
  Brad King 5d12b87b9d cmGeneratorTarget: Improve GetCreateRuleVariable API 11 years ago
  Brad King 60d1882a67 Merge topic 'ninja-link-with-compile-flags' 11 years ago
  Peter Kümmel 97f2b7f5ab Ninja: set correct LANGUAGE_COMPILE_FLAGS when linking 11 years ago
  Peter Kümmel 49fcffc6cc Ninja: cmake formatting, make code more readable 11 years ago
  Peter Kümmel 504bb62d99 Ninja: replace \ in LINK_PATH for MinGW 11 years ago
  Jiri Malak cb9b1e13e4 Watcom: Use single quote for all file/path items in wlink command 11 years ago
  Brad King 5376151aa1 Merge topic 'target-transitive-sources' 11 years ago