Commit History

Author SHA1 Message Date
  Brad King 5d700abda4 Source: Simplify FindProgram calls 7 months ago
  Kitware Robot de273b2e11 LICENSE: Replace references to Copyright.txt with LICENSE.rst 9 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 10 months ago
  Ben Boeckel 1b60137b98 strings: combine string literals 2 years ago
  Ben Boeckel e1b70d7286 cmCPackDragNDropGenerator: use a string instead of a stream for commands 2 years ago
  Marc Chevrier e08ba229ee CMake code rely on cmList class for CMake lists management (part. 1) 2 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Marc Chevrier 7fce78982b Use new SetOption signatures 4 years ago
  Marc Chevrier 202a65759b cmCPackGenerator::GetOption returns cmProp 4 years ago
  Brad King 37c671570c Merge topic 'source_sweep_ostringstream_single' 6 years ago
  Sebastian Holtermann 3b2b02825d Source sweep: Replace std::ostringstream when used with a single append 6 years ago
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Matthias Maennich f0bab294dc Convert some leftover loops to C++11 range-based loop 8 years ago
  Matthias Maennich a5279ae553 Use C++11 nullptr (cont.) 8 years ago
  Daniel Pfeifer aeff60e44c iwyu: Fix OSX specific issues 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments. 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  André Klitzing fb3e4de8e8 CPack: Add support to overwrite or pass additional parameter to codesign 10 years ago
  André Klitzing 7b582d15ff CPack: Print output from codesign if signing fails 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 years ago
  André Klitzing bd3fbf36b4 CPack: Add support for code signing of bundles on MacOS 11 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Clinton Stimpson 2973c1fbeb Add component support to DragNDrop generator. 14 years ago