Commit History

Author SHA1 Message Date
  Kyle Edwards 4568d046c4 Properties: Add CMAKE_ROLE global property 6 years ago
  Craig Scott 2c154fec6b Warnings: Remove unused variables 7 years ago
  Brad King 75844dd609 Merge topic 'cleanup-find-cstr' 7 years ago
  Vitaly Stakhovsky 69ca85cc7f Remove unnecessary c_str() in RegularExpression::find calls 7 years ago
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 years ago
  Kyle Edwards 3ced881db6 cmCPackGenerator: Store CPACK_INSTALL_CMAKE_PROJECTS in an internal field 7 years ago
  Kyle Edwards 4938abb600 cmCPackGenerator: Refactor InstallProjectViaInstallCMakeProjects() 7 years ago
  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