Historie revizí

Autor SHA1 Zpráva Datum
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header před 6 roky
  Artur Ryt 2d66567dca Modernize: Prefer .substr in place of .c_str() + int před 6 roky
  Brad King 40745ad35a Merge topic 'cmake-files-directory' před 6 roky
  Bruno Manganelli 3e867ed400 cmake: inlined files dir constant and removed it from cmake.h před 7 roky
  Brad King c7428e1729 Merge topic 'read-list-file' před 6 roky
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace před 6 roky
  Vitaly Stakhovsky 25caf7bafe cmMakefile::ReadListFile() accepts std::string argument před 6 roky
  Kyle Edwards 4568d046c4 Properties: Add CMAKE_ROLE global property před 6 roky
  Brad King 75844dd609 Merge topic 'cleanup-find-cstr' před 7 roky
  Vitaly Stakhovsky 69ca85cc7f Remove unnecessary c_str() in RegularExpression::find calls před 7 roky
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls před 7 roky
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 před 7 roky
  Vitaly Stakhovsky ff13b0cdc2 cmCTestLaunch: use cmXMLElement for XML generation před 7 roky
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. před 7 roky
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. před 7 roky
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR před 8 roky
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). před 8 roky
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep před 8 roky
  Daniel Pfeifer 5962db4389 Use C++11 nullptr před 8 roky
  Bill Hoffman 1c61d240dd CTest: Report lines matched by launchers před 8 roky
  Daniel Pfeifer c36d63cd48 cmake: initialize with Role that controls which commands to register před 8 roky
  Daniel Pfeifer b26577c92a clang-tidy: remove else after break and continue před 8 roky
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes před 8 roky
  Daniel Pfeifer 7b4244aceb iwyu: Fix more findings před 9 roky
  Dāvis Mosāns 595feb3234 Windows: Encode child process output to internally-used encoding před 9 roky
  Brad King 5420278dc8 Port hash computation to cmCryptoHash před 9 roky
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header před 9 roky
  Brad King 86578eccf2 Simplify CMake per-source license notices před 9 roky
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations před 9 roky
  Daniel Pfeifer 50ad1e0a14 CTest: don't use else after return před 9 roky