Historial de Commits

Autor SHA1 Mensaje Fecha
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE hace 8 años
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep hace 8 años
  Brad King 62eec34c29 Add CM_OVERRIDE to CPack generator destructors hace 8 años
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes hace 8 años
  Daniel Pfeifer 5afac50f68 cmConfigure: Ensure separate include block in headers 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
  Brad King 624b72159b Source/CPack: Add CM_OVERRIDE on MacOS cmCPackGenerator overrides hace 9 años
  André Klitzing bd3fbf36b4 CPack: Add support for code signing of bundles on MacOS hace 11 años
  Clinton Stimpson 2973c1fbeb Add component support to DragNDrop generator. hace 14 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 2914b740c2 BUG: Forgot to change parent class in cmCPackTypeMacro when I added cmCPackDragNDropGenerator. Fix it now that it really matters. (The BundleGenerator test started failing after the last commit. This fixes it.) 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
  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. hace 17 años
  David Cole 79e255a7d3 ENH: Apply patch for feature request #7170. Thanks to Tim Shead for contributing... hace 17 años