Commit History

Author SHA1 Message Date
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Brad King 45408b5ea1 cmake_minimum_required: Optionally set policies with version range 7 years ago
  Craig Scott e60e4dfc88 cmWorkingDirectory: Check success of current dir changes 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
  Wouter Klouwen e6a80ccfc4 Make use of std::chrono throughout every component 7 years ago
  Isaiah Norton 93bc5848e7 CPack: accept --trace and --trace-expand 8 years ago
  Domen Vrankar 93d5f464cc CPack: enable all CMake policies for generator scripts 8 years ago
  Domen Vrankar 7e896029cd CPack: enable setting default dir creation permissions 8 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
  Domen Vrankar b06870e5ff CPack: use a distinct checksum file for each generator 8 years ago
  Pavel Solodovnikov f43baf6981 Meta: modernize old-fashioned loops to range-based `for` (CPack). 8 years ago
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Pavel Solodovnikov db2d46e2dd Remove second arg: npos in substr usages 8 years ago
  Domen Vrankar 6949b71ff1 CPack unify component/monolithic package symlink handling 8 years ago
  Daniel Pfeifer c36d63cd48 cmake: initialize with Role that controls which commands to register 8 years ago
  Ben Boeckel 3e027d9def c++: prefer vectors over lists 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Ben Boeckel aba92ffd92 cmWorkingDirectory: use the new class 8 years ago
  Tim Hutt d32f9debc8 CPack: Add option to specify --component-plist for productbuild 8 years ago
  Brad King 2036639b55 Merge topic 'cpack-ifw-options' 9 years ago
  Daniel Pfeifer 7b4244aceb iwyu: Fix more findings 9 years ago
  Konstantin Podsvirov 88ecfd8ba1 CPackIFW: Add some options 9 years ago
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Petr Orlov 1c63aa4d43 CPack: Add option to generate a checksum file next to each package file 9 years ago
  Daniel Pfeifer d47c7bf608 CPack: include what you use 9 years ago