История коммитов

Автор SHA1 Сообщение Дата
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 лет назад
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 лет назад
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 лет назад
  Brad King 62eec34c29 Add CM_OVERRIDE to CPack generator destructors 8 лет назад
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 лет назад
  Daniel Pfeifer aeff60e44c iwyu: Fix OSX specific issues 9 лет назад
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 лет назад
  Brad King 624b72159b Source/CPack: Add CM_OVERRIDE on MacOS cmCPackGenerator overrides 9 лет назад
  Clinton Stimpson 50a3d34005 PackageMaker: factor out common code for creating pkg files. 9 лет назад
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 лет назад
  Brad King 180538c706 Source: Stabilize include order 9 лет назад
  Brad King fa636e19ce Merge topic 'cpack-PackageMaker-OSX-10.10' 11 лет назад
  Calin Cascaval 70abf6e780 CPack: Fix PackageMaker internal versioning for OS X 10.10 11 лет назад
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 лет назад
  Ben Boeckel b3bf31a548 stringapi: Miscellaneous char* parameters 11 лет назад
  Ben Boeckel 473ca1ac4a stringapi: Use string for OS X resource names 12 лет назад
  Clinton Stimpson 4374441f3f PackageMaker: Enable postflight script in component mode (#12375) 13 лет назад
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 лет назад
  Eric NOULARD cd7b8a03f5 CPack: Refactor API in order to handle multi-file packages 15 лет назад
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 лет назад
  David Cole b2f041f6a8 BUG: Fix issue #7414 - do not crash when given components with circular dependencies. Thanks to Doug Gregor for the patch. 17 лет назад
  David Cole 71f61636b6 ENH: One more patch from Doug Gregor including PackageMaker functionality for componentized-for-the-end-user and download-some-bit-on-demand installers. 17 лет назад
  David Cole e8825d320b BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Thanks again to Doug Gregor for the patch. 17 лет назад
  David Cole 1105a86c52 ENH: Add patch for feature request #6847 - CPack components for NSIS and PackageMaker installers. Thanks to Doug Gregor for all the hard work involved with implementing this patch! Also added new test CPackComponents that is conditionally executed only when NSIS or PackageMaker installer builders are available. 17 лет назад
  Bill Hoffman ee2a13b11f ENH: install working with symlink qt tool 18 лет назад
  Bill Hoffman 743cec67d5 ENH: change name 18 лет назад
  Brad King f410f8578e COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697. 18 лет назад
  David Cole 5beb1da7f7 ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in absolute locations. With this setting on, cpack will set the DESTDIR env var when building the package so that files end up in their intended locations. Default behavior is not to set DESTDIR for backwards compatibility. Helps address issue #4993 and issue #5257. Also, remove unused CPACK_USE_DESTDIR variable. ENH: Add variable CPACK_PACKAGING_INSTALL_PREFIX to allow overriding the CPack GetPackagingInstallPrefix from a project's CMakeLists file if necessary. Could be used to remove the annoying /usr prefix still used by default in the Mac PackageMaker generator. 18 лет назад
  Bill Hoffman 4925e64b97 ENH: add support for cygwin source and binary packaging 19 лет назад
  Andy Cedilnik c09c3c6bfa ENH: Support for packaging source, several cleanups and more yeehaa... 19 лет назад