Commit History

Author SHA1 Message Date
  Artur Ryt 01b2d6ab74 Modernize: Use ranged for-loops when possible 6 years ago
  Brad King 40745ad35a Merge topic 'cmake-files-directory' 6 years ago
  Vitaly Stakhovsky 99337d345b cmSystemTools::Error(): new overload accepting std::string 6 years ago
  Bruno Manganelli 3e867ed400 cmake: inlined files dir constant and removed it from cmake.h 7 years ago
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Marc Chevrier 29f9db5c63 try_compile/try_run: Add support for LINK_OPTIONS option. 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Wouter Klouwen e6a80ccfc4 Make use of std::chrono throughout every component 7 years ago
  Rolf Eike Beer a483b7eac2 TryRun: do not call strcpy() 8 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer c58c739da7 Use the empty method to check for emptiness 9 years ago
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 years ago
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 9 years ago
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 64b5520346 Isolate formatted streaming blocks with clang-format off/on 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Brad King 7f1bd9fe69 try_compile: Add option to control type of target 9 years ago
  Stephen Kelly 8ab1cce704 cmMakefile: Rename method to something more appropriate. 10 years ago
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 years ago
  Brad King 62c5e6f1a1 Merge topic 'introduce-cmState' 10 years ago
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 years ago
  Stephen Kelly ff7169a03c Port to cmState. 10 years ago
  Brad King 26d6c095d6 Merge topic 'refactor-cache-api' 10 years ago
  Stephen Kelly ba404938a2 cmCacheManager: Port consumers to non-iterator API. 10 years ago