Commit History

Author SHA1 Message Date
  Regina Pfeifer 9eb0e73f46 cmRange: Move to dedicated header file 6 years ago
  Brad King 2bff8513f2 Merge topic 'modernize-for-loops-c-arrays' 6 years ago
  Artur Ryt 706b93fa55 Modernize: C-arrays and loops over them 6 years ago
  Vitaly Stakhovsky bd20cc29a2 cmSystemTools: Remove redundant cmCopyFile() and Split() 6 years ago
  Vitaly Stakhovsky 65baaa0e37 cmSystemTools::RunSingleCommand: Accept std::string argument 6 years ago
  Vitaly Stakhovsky c31b6e616d cmSystemTools: copy file member functions accept std::string params 6 years ago
  Brad King 9620cb935a Merge topic 'add_consistent_verbose_build_flag' 6 years ago
  Taylor Braun-Jones a5098cad94 cmake: Add --ignore-eol option to `-E compare_files` command 6 years ago
  Florian Maushart 638667efa2 cmake: cmcmd.cxx fix "The arguments are" comments 7 years ago
  Brad King c18fc30d1a Merge topic 'renamefile-string' 6 years ago
  Brad King 9f84cbd8c3 Merge topic 'error-overloads' 6 years ago
  Vitaly Stakhovsky 99337d345b cmSystemTools::Error(): new overload accepting std::string 6 years ago
  Vitaly Stakhovsky 9e5c13738b cmSystemTools::RenameFile: Accepts std::string args 6 years ago
  Vitaly Stakhovsky 614876c638 cmLocalUnixMakefileGenerator3: more methods accept std::string 6 years ago
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 years ago
  Kyle Edwards 4568d046c4 Properties: Add CMAKE_ROLE global property 6 years ago
  Sean McBride b056bc3425 Fix most clang -Wextra-semi-stmt warnings in C++ files 6 years ago
  Brad King cd0881be61 IWYU: Update CMake code for IWYU built with Clang 6 6 years ago
  jasjuang c834c47dfc cpplint: only print diagnostics to console if there are errors 6 years ago
  Isaiah Norton 100366a267 cmake: add error message when '-E touch' fails 7 years ago
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations 7 years ago
  Brad King a052479a5c Merge topic 'msvc-custom-rc-mt' 7 years ago
  Mateusz Zych bd9bfc6449 MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe} 7 years ago
  Harald Brinkmann 3b80cd77fb Fail the build if cppcheck returns a non-zero exit code 7 years ago
  Jon Chronopoulos afb7f6e4ff cmake: Add '-E create_symlink' support on Windows 7 years ago
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls 7 years ago
  Justin Goshi 7e359823c9 MSVC: Preserve linker output encoding 7 years ago
  Justin Goshi b7e7718a38 MSVC: Fix manifest resource encoding 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Ilya A. Kriveshko eaf9f69d41 Fix combined use of compiler launcher with lint tools 7 years ago