| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing override | Vitaly Stakhovsky | 2018-12-30 | 1 | -6/+6 |
|
|
* | Merge topic 'cpack-status-callback' | Brad King | 2018-12-10 | 1 | -0/+10 |
|\ |
|
| * | CPack/External: Fix status messages of staging scripts | Nils Gladitz | 2018-12-07 | 1 | -0/+10 |
|
|
* | | cmCPackFreeBSDGenerator: fix clang-tidy issues | Regina Pfeifer | 2018-12-06 | 1 | -26/+19 |
|
|
* | | Merge topic 'productbuild-encode-pkg-url-ref' | Brad King | 2018-12-06 | 1 | -1/+2 |
|\ \ |
|
| * | | productbuild: escape pkg-ref urls | Brad King | 2018-11-28 | 1 | -1/+2 |
|
|
* | | | CPack/Deb: Remove paxr as a supported tar format for a .deb | Guillem Jover | 2018-11-28 | 1 | -1/+1 |
|/ / |
|
* | | Merge topic 'readability-static-accessed-through-instance' | Brad King | 2018-11-28 | 2 | -4/+6 |
|\ \ |
|
| * | | clang-tidy: Fix readability-static-accessed-through-instance | Regina Pfeifer | 2018-11-21 | 2 | -4/+6 |
|
|
* | | | clang-tidy: fix warnings in macOS-only code | Brad King | 2018-11-27 | 4 | -5/+5 |
|/ / |
|
* | | cpack: When given an unknown generator print out all valid generators | Robert Maynard | 2018-11-09 | 1 | -1/+14 |
|
|
* | | cpack: Better error message when generator doesn't exist. | Robert Maynard | 2018-11-08 | 1 | -2/+3 |
|/ |
|
* | CPack: Rename Ext generator to External | Craig Scott | 2018-11-05 | 3 | -38/+40 |
|
|
* | CPack/Deb: Add ability to split out debug symbols into .ddeb package | Andrew Fuller | 2018-09-21 | 2 | -384/+562 |
|
|
* | Warnings: Remove unused variables | Craig Scott | 2018-09-11 | 1 | -4/+0 |
|
|
* | CPackExt: Add CPACK_EXT_ENABLE_STAGING and CPACK_EXT_PACKAGE_SCRIPT | Nils Gladitz | 2018-08-14 | 3 | -21/+52 |
|
|
* | Merge topic 'cleanup-find-cstr' | Brad King | 2018-08-09 | 1 | -1/+1 |
|\ |
|
| * | Remove unnecessary c_str() in RegularExpression::find calls | Vitaly Stakhovsky | 2018-08-07 | 1 | -1/+1 |
|
|
* | | cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls | Sebastian Holtermann | 2018-08-07 | 8 | -21/+21 |
|/ |
|
* | productbuild: Capture stderr too in CPackProductBuild logs | Muhammad Ismail Soboute | 2018-08-06 | 1 | -2/+2 |
|
|
* | CPack: Fix log typos (spaces in the wrong places) | Sylvain Joubert | 2018-07-18 | 1 | -5/+5 |
|
|
* | WiX: Add the build directory to IncludeSearchPaths for candle.exe | Lars Schmertmann | 2018-07-12 | 1 | -0/+4 |
|
|
* | Merge topic 'cpack-external' | Brad King | 2018-07-03 | 6 | -276/+720 |
|\ |
|
| * | CPack: Add "CPack External" generator | Kyle Edwards | 2018-07-02 | 3 | -0/+382 |
|
|
| * | cmCPackGenerator: Store CPACK_INSTALL_CMAKE_PROJECTS in an internal field | Kyle Edwards | 2018-07-02 | 3 | -11/+45 |
|
|
| * | cmCPackGenerator: Refactor InstallProjectViaInstallCMakeProjects() | Kyle Edwards | 2018-07-02 | 2 | -268/+296 |
|
|
* | | Merge topic 'cpack-fix-deb-packaging' | Brad King | 2018-07-03 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | CPack/Deb: Restore setting of root as the owner of files | Andrew Fuller | 2018-07-02 | 1 | -0/+6 |
|
|
* | | CPack: Move internal implementation modules into Internal/CPack directory | Kyle Edwards | 2018-06-21 | 6 | -8/+8 |
|/ |
|
* | Fix misc. typos | luz.paz | 2018-06-04 | 2 | -5/+5 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 25 | -361/+472 |
|
|
* | CPack: Add NuGet support | Alex Turbov | 2018-05-11 | 3 | -0/+182 |
|
|
* | Help: Improve accuracy, readability and cross-referencing of cpack docs | Craig Scott | 2018-04-27 | 1 | -9/+11 |
|
|
* | Merge topic 'cpack-trace-nullptr' | Brad King | 2018-04-11 | 1 | -4/+4 |
|\ |
|
| * | CPack: Fix crash on invalid generator name | Brad King | 2018-04-10 | 1 | -4/+4 |
|
|
* | | cmake_minimum_required: Optionally set policies with version range | Brad King | 2018-03-21 | 1 | -1/+2 |
|
|
* | | cmWorkingDirectory: Check success of current dir changes | Craig Scott | 2018-03-08 | 2 | -0/+24 |
|/ |
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 4 | -18/+13 |
|
|
* | Merge topic 'reduce-temporaries' | Brad King | 2018-01-29 | 6 | -12/+12 |
|\ |
|
| * | Reduce allocation of temporary values on heap. | Pavel Solodovnikov | 2018-01-26 | 6 | -12/+12 |
|
|
* | | Merge topic 'ctest-chrono' | Brad King | 2018-01-26 | 7 | -32/+41 |
|\ \
| |/
|/| |
|
| * | Make use of std::chrono throughout every component | Wouter Klouwen | 2018-01-23 | 7 | -32/+41 |
|
|
* | | Merge topic 'cpack_trace' | Brad King | 2018-01-24 | 3 | -0/+34 |
|\ \ |
|
| * | | CPack: accept --trace and --trace-expand | Isaiah Norton | 2018-01-23 | 3 | -0/+34 |
| |/ |
|
* | | Extend libuv file translate mode workaround to all executables | Brad King | 2018-01-23 | 1 | -0/+1 |
|
|
* | | cpack: Enable MSVC debug hook earlier | Brad King | 2018-01-23 | 1 | -2/+1 |
|/ |
|
* | Various typo fixes | Luz Paz | 2018-01-03 | 1 | -1/+1 |
|
|
* | CPack/IFW: Add option to control deletion of the install directory | Jean-Philippe Lebel | 2017-12-15 | 2 | -0/+17 |
|
|
* | CPack: enable all CMake policies for generator scripts | Domen Vrankar | 2017-12-09 | 1 | -4/+11 |
|
|
* | Merge topic 'cpack-pkg-fix' | Brad King | 2017-12-04 | 1 | -1/+1 |
|\ |
|