Historial de Commits

Autor SHA1 Mensaje Fecha
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue hace 4 años
  Marc Chevrier 7fce78982b Use new SetOption signatures hace 4 años
  Marc Chevrier 202a65759b cmCPackGenerator::GetOption returns cmProp hace 4 años
  Brad King 37c671570c Merge topic 'source_sweep_ostringstream_single' hace 6 años
  Sebastian Holtermann 3b2b02825d Source sweep: Replace std::ostringstream when used with a single append hace 6 años
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList hace 6 años
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation hace 6 años
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument hace 6 años
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` hace 6 años
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 hace 7 años
  Matthias Maennich f0bab294dc Convert some leftover loops to C++11 range-based loop hace 8 años
  Matthias Maennich a5279ae553 Use C++11 nullptr (cont.) hace 8 años
  Daniel Pfeifer aeff60e44c iwyu: Fix OSX specific issues hace 9 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años
  Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments. hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments hace 9 años
  Brad King 180538c706 Source: Stabilize include order hace 9 años
  André Klitzing fb3e4de8e8 CPack: Add support to overwrite or pass additional parameter to codesign hace 10 años
  André Klitzing 7b582d15ff CPack: Print output from codesign if signing fails hace 10 años
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. hace 11 años
  André Klitzing bd3fbf36b4 CPack: Add support for code signing of bundles on MacOS hace 11 años
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code hace 13 años
  Clinton Stimpson 2973c1fbeb Add component support to DragNDrop generator. hace 14 años
  Brad King 31a313d470 CPack: Avoid member shadowing after API refactor hace 15 años
  Eric NOULARD cd7b8a03f5 CPack: Refactor API in order to handle multi-file packages hace 15 años
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License hace 16 años
  David Cole 1bf669207b BUG: A little bit more refactoring from BundleGenerator to DragNDropGenerator. See issue #8556. Thanks for Clinton Stimpson for the patch. hace 17 años
  David Cole 6bf31875ce BUG: Fix issue #8383. Avoid crashing when using the Bundle CPack generator and CPACK_BUNDLE_NAME is not set. Instead, fail gracefully giving an informative error message and non-zero exit code. hace 17 años
  David Cole 3a4f76949a BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build of CPack. Add a test of it in the CPackComponents test. Thanks to Clinton Stimpson for the patch. hace 17 años