提交歷史

作者 SHA1 備註 提交日期
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 年之前
  Marc Chevrier 202a65759b cmCPackGenerator::GetOption returns cmProp 4 年之前
  Nils Gladitz c5c130e675 cmArchiveWrite: Consolidate multiple ways to set thread count 4 年之前
  Rodolfo Lima bdf30bdad8 CPack: add CPACK_THREADS variable to control compression threads 4 年之前
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 年之前
  Marc Chevrier 2faa3f6c55 Refactoring: Third-parties public headers are under cm3p prefix 5 年之前
  Ben Boeckel b3bacf0152 cmCPackArchiveGenerator: support multithreaded compression 5 年之前
  Ben Boeckel b71d385ed4 cmCPackArchiveGenerator: support setting archive options 6 年之前
  Ben Boeckel b9c17de023 cmArchiveWrite: split out opening the file 6 年之前
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 年之前
  Regina Pfeifer e26f0e9dd5 CPack: Add generator for .tar.zst packages 6 年之前
  Regina Pfeifer f7085d7b0a cmCPackArchiveGenerator: Code cleanup 6 年之前
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 年之前
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 年之前
  Sean McBride b056bc3425 Fix most clang -Wextra-semi-stmt warnings in C++ files 7 年之前
  Brad King cd0881be61 IWYU: Update CMake code for IWYU built with Clang 6 6 年之前
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 年之前
  Sylvain Joubert 22fbf39d9b CPack: Fix log typos (spaces in the wrong places) 7 年之前
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 年之前
  Craig Scott e60e4dfc88 cmWorkingDirectory: Check success of current dir changes 7 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 年之前
  Pavel Solodovnikov f43baf6981 Meta: modernize old-fashioned loops to range-based `for` (CPack). 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Domen Vrankar 9e06e97d30 CPack/Archive: per component filenames support 8 年之前
  Ben Boeckel aba92ffd92 cmWorkingDirectory: use the new class 8 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer d47c7bf608 CPack: include what you use 9 年之前
  Daniel Pfeifer 1a9de8035c surround macro arguments with parentheses 9 年之前
  Daniel Pfeifer 7f97a6c94b CPack: don't use else after return 9 年之前