Commit History

Author SHA1 Message Date
  Brad King ad6fbb88bb Merge topic 'target-language-genex' 10 years ago
  Stephen Kelly b734fa4471 Genex: Allow COMPILE_LANGUAGE when processing include directories. 10 years ago
  Stephen Kelly 0b945ea9a6 Genex: Allow COMPILE_LANGUAGE when processing compile definitions. 10 years ago
  Brad King 387466dd95 Merge topic 'custom-command-multiple-outputs' 10 years ago
  Brad King 66a9c90c4b Makefile: Fix multiple custom command outputs regression (#15116) 10 years ago
  Stephen Kelly 37b88d348a cmAlgorithms: Add cmWrap. 10 years ago
  Stephen Kelly a281809384 Use cmJoin where possible. 10 years ago
  Brad King e6ae3c6ae0 Merge topic 'use-cmRange' 10 years ago
  Stephen Kelly 7c3f637680 Convert loop into two algorithms. 10 years ago
  Stephen Kelly 8a399c8c9f Convert loop to the common pattern. 10 years ago
  Stephen Kelly abfca97525 Move loop inside of condition. 10 years ago
  Stephen Kelly 0b61b86df8 Handle last element outside of the loop. 10 years ago
  Brad King 939167a65c Merge topic 'makefile-missing-comment' 10 years ago
  Brad King 001cd08187 Merge branch 'makefile-missing-comment' into release 10 years ago
  Brad King e2619c13f7 Merge topic 'use-algorithms' 10 years ago
  Nils Gladitz eeb2831b5f Makefile: Fix regression in target-bound custom command COMMENT output 10 years ago
  Brad King ae775fe804 Makefile: Change link step message color to bold green 10 years ago
  Stephen Kelly a7fcc148bd Convert loop to algorithm. 10 years ago
  Stephen Kelly d46c4f0727 Extract a prefix variable from loop. 10 years ago
  Stephen Kelly d59913f001 Take computation out of loop. 10 years ago
  Brad King 8521fdf56e Makefile: Fix output during parallel builds (#12991) 10 years ago
  Brad King 69ac6d2755 bootstrap: Enable color Makefile output 10 years ago
  Brad King 3cec0c75f7 Makefile: Generate .NOTPARALLEL without .PHONY (#14312) 10 years ago
  Brad King 9de2ab7fce Merge topic 'consistent-empty-method' 10 years ago
  Stephen Kelly aac44e71e6 Convert raw loops to vector member insert. 10 years ago
  Stephen Kelly f09fde2d21 Replace 'foo.length() > 0' pattern with !foo.empty(). 10 years ago
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 years ago
  Brad King b5a467262b Merge topic 'drop-ancient-workarounds' 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Stephen Kelly 238dd2fbab Use insert instead of a loop in some cases. 11 years ago