コミット履歴

作者 SHA1 メッセージ 日付
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 年 前
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 年 前
  Marc Chevrier 29f9db5c63 try_compile/try_run: Add support for LINK_OPTIONS option. 7 年 前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年 前
  Wouter Klouwen e6a80ccfc4 Make use of std::chrono throughout every component 7 年 前
  Rolf Eike Beer a483b7eac2 TryRun: do not call strcpy() 8 年 前
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 年 前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年 前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年 前
  Daniel Pfeifer c58c739da7 Use the empty method to check for emptiness 9 年 前
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 年 前
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 9 年 前
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace 9 年 前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年 前
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 年 前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年 前
  Brad King 64b5520346 Isolate formatted streaming blocks with clang-format off/on 9 年 前
  Brad King 180538c706 Source: Stabilize include order 9 年 前
  Brad King 7f1bd9fe69 try_compile: Add option to control type of target 9 年 前
  Stephen Kelly 8ab1cce704 cmMakefile: Rename method to something more appropriate. 10 年 前
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 年 前
  Brad King 62c5e6f1a1 Merge topic 'introduce-cmState' 10 年 前
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 年 前
  Stephen Kelly ff7169a03c Port to cmState. 10 年 前
  Brad King 26d6c095d6 Merge topic 'refactor-cache-api' 10 年 前
  Stephen Kelly ba404938a2 cmCacheManager: Port consumers to non-iterator API. 10 年 前
  Matt McCormick e942526b3d try_run: Use CMAKE_CROSSCOMPILING_EMULATOR. 10 年 前
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' 10 年 前
  Stephen Kelly 9410e24a4a cmCacheManager: Port consumers to non-iterator API. 10 年 前
  Brad King 8def82585c Merge topic 'try-run-link-libraries' 10 年 前