Histórico de Commits

Autor SHA1 Mensagem Data
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 há 7 anos atrás
  Matthias Maennich f0bab294dc Convert some leftover loops to C++11 range-based loop há 8 anos atrás
  Matthias Maennich a5279ae553 Use C++11 nullptr (cont.) há 8 anos atrás
  Daniel Pfeifer aeff60e44c iwyu: Fix OSX specific issues há 9 anos atrás
  Brad King 86578eccf2 Simplify CMake per-source license notices há 9 anos atrás
  Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments. há 9 anos atrás
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format há 9 anos atrás
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments há 9 anos atrás
  Brad King 180538c706 Source: Stabilize include order há 9 anos atrás
  André Klitzing fb3e4de8e8 CPack: Add support to overwrite or pass additional parameter to codesign há 10 anos atrás
  André Klitzing 7b582d15ff CPack: Print output from codesign if signing fails há 10 anos atrás
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. há 10 anos atrás
  André Klitzing bd3fbf36b4 CPack: Add support for code signing of bundles on MacOS há 11 anos atrás
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code há 13 anos atrás
  Clinton Stimpson 2973c1fbeb Add component support to DragNDrop generator. há 14 anos atrás
  Brad King 31a313d470 CPack: Avoid member shadowing after API refactor há 15 anos atrás
  Eric NOULARD cd7b8a03f5 CPack: Refactor API in order to handle multi-file packages há 15 anos atrás
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License há 16 anos atrás
  David Cole 1bf669207b BUG: A little bit more refactoring from BundleGenerator to DragNDropGenerator. See issue #8556. Thanks for Clinton Stimpson for the patch. há 16 anos atrás
  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. há 17 anos atrás
  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. há 17 anos atrás
  David Cole 36c228814b BUG: Fix issue #7523: Analyze output of 'hdiutil attach' to get the name of the volume that was mounted. Eliminates the need to use the -mountpoint arg of hdiutil which has a silly 90 character limit on the name of the mount point. Also add a custom volume icon to the BundleGeneratorTest to cover this code. há 17 anos atrás
  Bill Hoffman 81515ba8a5 ENH: allow startup command to be optional há 17 anos atrás
  Bill Hoffman 71fee8522e STYLE: fix line length issues há 17 anos atrás
  Bill Hoffman ecf312ccc8 STYLE: fix line length stuff for KWStyle há 17 anos atrás
  David Cole b3752abc8d ENH: Improvements to the bundle cpack generator from second patch attached to feature request #7170. Thanks to Tim Shead. há 17 anos atrás
  David Cole 01a93bbb3e COMP: Eliminate unreferenced variable warning há 17 anos atrás
  David Cole 79e255a7d3 ENH: Apply patch for feature request #7170. Thanks to Tim Shead for contributing... há 17 anos atrás