Commit History

Author SHA1 Message Date
  Ruslan Baratov a203fcc63d cmake: Teach '-E tar' to report errors copying data 7 years ago
  Brad King eb80af9093 Drop Visual Studio 8 2005 generator 7 years ago
  Brad King 75e8af3354 cmSystemTools: Fix ParseArguments out-of-bounds read 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Brad King 92cd3d0677 Merge topic 'reduce-temporaries' 7 years ago
  Brad King f343106b19 Merge topic 'ctest-chrono' 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Pavel P c3b80e8664 Windows: Add support for running CMake tools through a symlink 7 years ago
  Wouter Klouwen e6a80ccfc4 Make use of std::chrono throughout every component 7 years ago
  Brad King 98628de812 Extend libuv file translate mode workaround to all executables 7 years ago
  Robert Maynard 81868e6bad CUDA: Add cu as default source file extension 7 years ago
  Manuel Núñez 640709e7db cmSystemTools: Implement GetRealPath on Windows 8 years ago
  Matthias Maennich b5d7f5b0e8 Fix occurrences of readability-non-const-parameter 8 years ago
  Matthias Maennich 79b8c3802a Improve several occurrences of vector::push_back in loops 8 years ago
  Matthias Maennich b128f8c5bc Clean up some C-Style casts 8 years ago
  Brad King 7c2979a5c5 Merge topic 'rc-missing-better-error' 8 years ago
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 years ago
  Jonathan Marler c2d6835c17 cmSystemTools: Teach RunSingleCommand another way to report exceptions 8 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
  Brad King 01b9d039e7 Merge topic 'get_filename_component-fix-program-split' 8 years ago
  Brad King 31f73eb12d get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semantics 8 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Daniel Pfeifer 190e3825d4 Replace C-style casts 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  André Klitzing c4647d8432 Change ComputeFileMD5 to ComputeFileHash 8 years ago
  Pavel Solodovnikov db2d46e2dd Remove second arg: npos in substr usages 8 years ago
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 years ago
  Pavel Solodovnikov 1e4e2f993c Remove unused variables 8 years ago
  Pavel Solodovnikov 76bdb40762 Change std::basic_string<char> to std::string 8 years ago
  Brad King 74672e2ffa Merge topic 'ninja-dyndep-response-file' 8 years ago