Commit History

Author SHA1 Message Date
  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 e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Stephen Kelly 74d565e0e9 Remove unused cmLocalGenerator include. 10 years ago
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 years ago
  Brad King fa636e19ce Merge topic 'cpack-PackageMaker-OSX-10.10' 10 years ago
  Calin Cascaval 70abf6e780 CPack: Fix PackageMaker internal versioning for OS X 10.10 11 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Calin Cascaval 42ed76bc99 cpack: Fix installed size computation with PackageMaker generator 11 years ago
  Ben Boeckel b3bf31a548 stringapi: Miscellaneous char* parameters 11 years ago
  Ben Boeckel 473ca1ac4a stringapi: Use string for OS X resource names 11 years ago
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 years ago
  Clinton Stimpson 4374441f3f PackageMaker: Enable postflight script in component mode (#12375) 13 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Brad King bfc8d137c5 Merge topic 'fix-12621-xcode43' 13 years ago
  David Cole 0f4dfa6960 CPack: Use real path to PackageMaker to find its version file (#12621) 13 years ago
  David Cole 05a76d53c0 CPack: Fix retry logic when calls to hdiutil fail 13 years ago
  David Cole 4693cf8492 Xcode: Detect new default locations of Xcode 4.3 bits and pieces (#12621) 13 years ago
  David Cole c310450daf Silence the may be used uninitialized warnings: initialize stuff. 14 years ago
  Eric NOULARD cd7b8a03f5 CPack: Refactor API in order to handle multi-file packages 15 years ago
  Bill Hoffman a9fa71a47c Try to avoid cronic random failures on some Macs. 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Bill Hoffman ecf312ccc8 STYLE: fix line length stuff for KWStyle 17 years ago
  David Cole b2f041f6a8 BUG: Fix issue #7414 - do not crash when given components with circular dependencies. Thanks to Doug Gregor for the patch. 17 years ago
  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 years ago
  David Cole 83ec8c3593 ENH: Further refinement of the CPack components functionality from Doug Gregor. 17 years ago
  David Cole e8825d320b BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Thanks again to Doug Gregor for the patch. 17 years ago
  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 years ago
  Bill Hoffman ee2a13b11f ENH: install working with symlink qt tool 17 years ago
  Bill Hoffman 4c108d2a24 ENH: try to fix dashboard 18 years ago