提交歷史

作者 SHA1 備註 提交日期
  Stephen Kelly 9410e24a4a cmCacheManager: Port consumers to non-iterator API. 10 年之前
  Stephen Kelly 9ada4c0433 cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. 10 年之前
  Stephen Kelly 510562e3e7 cmGlobalGenerator: Don't fetch the cache manager in a loop. 10 年之前
  Brad King f25aa204a2 Merge topic 'vs-express-build-output' 10 年之前
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 年之前
  Brad King 94887cb6f1 cmake: Teach --build to get VCExpress output (#15437) 10 年之前
  Gregor Jasny ce935ebe50 cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja 10 年之前
  Stephen Kelly 21b0654ace cmGlobalGenerator: Convert set insert algorithm to vector algorithms. 10 年之前
  Stephen Kelly 37b88d348a cmAlgorithms: Add cmWrap. 10 年之前
  Stephen Kelly 60c3bb73e3 cmGlobalGenerator: Replace loop with algorithm. 10 年之前
  Stephen Kelly 9c22576787 cmGlobalGenerator: Replace set::insert algorithm with cmRemoveDuplicates. 10 年之前
  Stephen Kelly 6010f93632 Revert "cmGlobalGenerator: Fix value type pushed into autogens vector" 11 年之前
  Stephen Kelly 62429a1e54 cmGlobalGenerator: Remove unneeded pointer check. 10 年之前
  Brad King ab9fa54d48 Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324) 10 年之前
  Sylvain Joubert bbffaa0e6c Configure some CMake-provided targets with USES_TERMINAL (#14915) 10 年之前
  Brad King 0238d0c397 cmake: Generate an internal 'Labels.json' file next to 'Labels.txt' 10 年之前
  Brad King 9de2ab7fce Merge topic 'consistent-empty-method' 10 年之前
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 年之前
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 年之前
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 10 年之前
  Stephen Kelly 681d965df1 Use the cmDeleteAll algorithm for types derived from std::map. 10 年之前
  Stephen Kelly 4a6e795b0c Use the cmDeleteAll algorithm instead of trivial raw loops. 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 年之前
  Brad King ce331bab92 find_library: Fix repeat call after changing directory content (#15293) 11 年之前
  Brad King 4987b37165 Merge topic 'remove-c_str' 11 年之前
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. 11 年之前
  Brad King e15a7075b5 Add an option for explicit BYPRODUCTS of custom commands (#14963) 11 年之前
  Peter Collingbourne 4d1fedf46e Give the interactive cache editor the USES_TERMINAL property 11 年之前
  Brad King 810ef59a42 Merge topic 'no-cmake-self-install-when-cross-compiling' 11 年之前
  Brad King cddb5002b5 Merge topic 'file-GENERATE-source' 11 年之前