Commit History

Author SHA1 Message Date
  Stephen Kelly 5d3776a7eb Access sources through cmGeneratorTarget. 10 years ago
  Brad King 6c6a8c5d5a Merge topic 'minor-cleanups' 10 years ago
  Stephen Kelly 9096daaf5c Ninja: Remove unused variable. 10 years ago
  Brad King 993d064197 Ninja: Fix OBJECT_DIR placeholder substitution in link rules 10 years ago
  Brad King e134e53b47 Add support for *.manifest source files with MSVC tools 10 years ago
  Brad King d488b5c976 Ninja: Always add OBJECT_DIR variable to link rules 10 years ago
  Stephen Kelly 7c809fa2a6 cmGeneratorTarget: Move GetLinkerLanguage from cmTarget. 10 years ago
  Stephen Kelly d560bfd273 cmGeneratorTarget: Move GetInstallNameDir* from cmTarget. 10 years ago
  Stephen Kelly 62720e44be cmGeneratorTarget: Move GetFullNameComponents from cmTarget. 10 years ago
  Stephen Kelly f0aa660772 cmGeneratorTarget: Move HasSOName from cmTarget. 10 years ago
  Stephen Kelly 766839c56d cmGeneratorTarget: Move GetLibraryNames from cmTarget. 10 years ago
  Stephen Kelly 47803e6f8e cmGeneratorTarget: Move GetExecutableNames from cmTarget. 10 years ago
  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