Historial de Commits

Autor SHA1 Mensaje Fecha
  Brad King 66a9c90c4b Makefile: Fix multiple custom command outputs regression (#15116) hace 10 años
  Brad King 001cd08187 Merge branch 'makefile-missing-comment' into release hace 10 años
  Nils Gladitz eeb2831b5f Makefile: Fix regression in target-bound custom command COMMENT output hace 10 años
  Brad King 3cec0c75f7 Makefile: Generate .NOTPARALLEL without .PHONY (#14312) hace 10 años
  Brad King 9de2ab7fce Merge topic 'consistent-empty-method' hace 10 años
  Stephen Kelly aac44e71e6 Convert raw loops to vector member insert. hace 10 años
  Stephen Kelly f09fde2d21 Replace 'foo.length() > 0' pattern with !foo.empty(). hace 10 años
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). hace 10 años
  Brad King b5a467262b Merge topic 'drop-ancient-workarounds' hace 10 años
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. hace 11 años
  Stephen Kelly 238dd2fbab Use insert instead of a loop in some cases. hace 11 años
  Brad King 6c67b8168c Makefile: Workaround Borland Make bug with multiple outputs hace 11 años
  Brad King 644b4688d7 Makefile: Fix rebuild with multiple custom command outputs (#15116) hace 11 años
  Tim Gallagher b6b37e3037 Makefile: Add assembly and preprocessed targets for Fortran hace 11 años
  Tim Gallagher 0842b08463 Makefile: Refactor checks for lang-specific targets and export compile cmds hace 11 años
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() hace 11 años
  Brad King 9f92a78be2 cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE' hace 11 años
  Ben Boeckel 6fa6bedf78 LocalGenerator: Add a string overload for AppendFlags hace 11 años
  Brad King 5376151aa1 Merge topic 'target-transitive-sources' hace 11 años
  Stephen Kelly e6971df6ab cmTarget: Make the source files depend on the config. hace 11 años
  Jiri Malak 423009c17f Makefile: Generate single-quoted object lists for Watcom hace 11 años
  Jiri Malak a863a8fecd cmLocalUnixMakefileGenerator3: Re-organize ConvertToQuotedOutputPath hace 11 años
  Brad King d8fb08a391 Merge topic 'watcom-updates' hace 11 años
  Stephen Kelly d83ef53a12 Rename local 'dir_max' variables to 'dir' hace 11 años
  Jiri Malak fbc883c942 Watcom: Add one blank line to Makefile for better readability hace 11 años
  Stephen Kelly f6da044080 cmLocalGenerator: Add ComputeObjectFilenames interface. hace 11 años
  Stephen Kelly 9ad804ac7b cmGeneratorTarget: Constify cmSourceFile* in containers. hace 11 años
  Stephen Kelly d5b2e33be2 Makefiles: Compute local object files on demand. hace 11 años
  Brad King bc993f277e Generalize cmCustomCommandGenerator to more fields hace 11 años
  Brad King d45e7f3461 cmCustomCommand: Return std::string from GetWorkingDirectory hace 11 años