Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky 950c099d83 cmake: Progress functions use `std::string` param 6 years ago
  Regina Pfeifer bcee24aecc Use `std::function` for callbacks 6 years ago
  Vitaly Stakhovsky 25caf7bafe cmMakefile::ReadListFile() accepts std::string argument 6 years ago
  Kyle Edwards 4568d046c4 Properties: Add CMAKE_ROLE global property 6 years ago
  Brad King d99e1cca20 Merge topic 'cpack-status-callback' 7 years ago
  Nils Gladitz 4a3ae1710e CPack/External: Fix status messages of staging scripts 7 years ago
  Robert Maynard f29e2292c9 cpack: When given an unknown generator print out all valid generators 7 years ago
  Robert Maynard eba7273c20 cpack: Better error message when generator doesn't exist. 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Craig Scott 9a8687121f Help: Improve accuracy, readability and cross-referencing of cpack docs 7 years ago
  Brad King 6f2701abf6 CPack: Fix crash on invalid generator name 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Brad King 1a9da3c055 Merge topic 'cpack_trace' 7 years ago
  Isaiah Norton 93bc5848e7 CPack: accept --trace and --trace-expand 8 years ago
  Brad King 98628de812 Extend libuv file translate mode workaround to all executables 7 years ago
  Brad King 3b588ac582 cpack: Enable MSVC debug hook earlier 7 years ago
  Brad King 94e67fa118 cpack: Fix compilation on Cygwin after auto_ptr removal 8 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
  Alex Turbov 091663395e CPack: Add missing check for CPACK_INSTALL_SCRIPT variable 8 years ago
  Brad King 4547d9a830 Merge topic 'ranged-for' 8 years ago
  Pavel Solodovnikov f43baf6981 Meta: modernize old-fashioned loops to range-based `for` (CPack). 8 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer da8faa8c7e cmState: remove RemoveUnscriptableCommands 8 years ago
  Daniel Pfeifer c36d63cd48 cmake: initialize with Role that controls which commands to register 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Dāvis Mosāns 076aef8e45 Windows: Use UTF-8 for pipes in CMake, CTest and CPack 9 years ago
  Daniel Pfeifer 7b4244aceb iwyu: Fix more findings 9 years ago