| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'win-no-error-popup' | Brad King | 2019-11-18 | 1 | -1/+0 |
|\ |
|
| * | Windows: Restore suppression of error report popups in CI builds | Brad King | 2019-11-15 | 1 | -1/+0 |
|
|
* | | Merge topic 'cpack-custom-templates' | Brad King | 2019-11-18 | 6 | -9/+18 |
|\ \
| |/
|/| |
|
| * | CPack: Restore support for custom package configuration templates | Brad King | 2019-11-15 | 6 | -9/+18 |
|
|
* | | Merge topic 'cpack-pkg-background' | Brad King | 2019-11-12 | 4 | -4/+74 |
|\ \ |
|
| * | | CPack: Set background image in macOS installer | Sergey Larin | 2019-11-08 | 4 | -4/+74 |
|
|
* | | | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' | Craig Scott | 2019-11-12 | 1 | -8/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONS | Alex Turbov | 2019-11-11 | 1 | -8/+0 |
| |/ |
|
* | | Merge topic 'cpack-nsis-welcome-finish-title' | Brad King | 2019-11-06 | 1 | -6/+31 |
|\ \ |
|
| * | | CPack/NSIS: Add options for custom welcome/finish titles + display on 3 lines | Johnny Jazeix | 2019-11-05 | 1 | -6/+31 |
| |/ |
|
* | | CPack: Ensure CPACK_PACKAGE_DIRECTORY is an absolute path | Johnny Jazeix | 2019-11-01 | 1 | -1/+7 |
|/ |
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 49 | -173/+170 |
|
|
* | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 8 | -8/+15 |
|
|
* | cmCPackGeneratorFactory: rule of zero | Tushar Maheshwari | 2019-09-17 | 3 | -31/+11 |
|
|
* | Merge topic 'tidy-deprecated-headers' | Brad King | 2019-09-16 | 12 | -15/+16 |
|\ |
|
| * | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 12 | -15/+16 |
|
|
* | | Merge topic 'cpack-wix-start-menu' | Brad King | 2019-09-13 | 2 | -12/+33 |
|\ \
| |/
|/| |
|
| * | CPackWIX: Allow omitting program menu folder and uninstall shortcut | Alexej Harm | 2019-09-12 | 2 | -12/+33 |
|
|
* | | clang-tidy: modernize-use-auto | Regina Pfeifer | 2019-09-10 | 4 | -28/+18 |
|/ |
|
* | Merge topic 'use-using' | Brad King | 2019-09-06 | 11 | -25/+25 |
|\ |
|
| * | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-04 | 11 | -25/+25 |
|
|
* | | CPack/FreeBSD: Cleanup include-what-you-use diagnostics | Brad King | 2019-09-05 | 2 | -3/+5 |
|
|
* | | Merge topic 'cpack-zstd' | Brad King | 2019-09-05 | 23 | -314/+106 |
|\ \
| |/
|/| |
|
| * | CPack: Add generator for .tar.zst packages | Regina Pfeifer | 2019-09-04 | 3 | -0/+9 |
|
|
| * | cmCPackArchiveGenerator: Code cleanup | Regina Pfeifer | 2019-09-04 | 23 | -314/+97 |
|
|
* | | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 2 | -2/+2 |
|/ |
|
* | IWYU: Add missing cstddef includes for size_t and nullptr_t | Brad King | 2019-09-03 | 1 | -0/+1 |
|
|
* | Merge topic 'cpack-install-multiple-configurations' | Brad King | 2019-09-03 | 1 | -21/+49 |
|\ |
|
| * | cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variable | Alex Turbov | 2019-08-30 | 1 | -17/+47 |
|
|
| * | Refactor: Use `unique_ptr` instead of raw pointer | Alex Turbov | 2019-08-19 | 1 | -5/+3 |
|
|
* | | CPack/IFW: Command vectorization | Konstantin Podsvirov | 2019-08-27 | 1 | -47/+72 |
|
|
* | | Merge topic 'pvs-cleanup' | Brad King | 2019-08-26 | 1 | -5/+5 |
|\ \ |
|
| * | | cmCPackLog: Fix support for multiple log message tags | Brad King | 2019-08-26 | 1 | -5/+5 |
|
|
* | | | Merge topic 'source_sweep_ostringstream_single' | Brad King | 2019-08-26 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | Source sweep: Replace std::ostringstream when used with a single append | Sebastian Holtermann | 2019-08-23 | 1 | -3/+2 |
|
|
* | | | | Source sweep: Replace cmExpandList with the shorter cmExpandedList | Sebastian Holtermann | 2019-08-23 | 12 | -55/+42 |
|/ / / |
|
* | | | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 18 | -235/+167 |
|/ / |
|
* | | Merge topic 'shared-string' | Brad King | 2019-08-21 | 1 | -14/+15 |
|\ \ |
|
| * | | cpack.cxx: Re-order include blocks to follow our conventions | Brad King | 2019-08-20 | 1 | -14/+15 |
| |/ |
|
* | | Merge topic 'cm-contains' | Brad King | 2019-08-21 | 2 | -7/+4 |
|\ \
| |/
|/| |
|
| * | cmAlgorithms: Add cmContains | Regina Pfeifer | 2019-08-19 | 2 | -7/+4 |
|
|
* | | Source sweep: Use cmIsOn instead of cmSystemTools::IsOn | Sebastian Holtermann | 2019-08-17 | 7 | -30/+25 |
|/ |
|
* | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 13 | -57/+55 |
|
|
* | Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP | Kitware Robot | 2019-08-09 | 1 | -2/+2 |
|
|
* | cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize | Sebastian Holtermann | 2019-08-05 | 3 | -7/+7 |
|
|
* | Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}With | Sebastian Holtermann | 2019-08-01 | 1 | -1/+2 |
|
|
* | cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h | Sebastian Holtermann | 2019-07-29 | 1 | -1/+1 |
|
|
* | cmMakefile: Let AddDefinition accept a value as cm::string_view | Sebastian Holtermann | 2019-07-24 | 2 | -19/+15 |
|
|
* | Merge topic 'cpack-install-scripts' | Craig Scott | 2019-07-22 | 1 | -2/+14 |
|\ |
|
| * | CPack: Introduce CPACK_INSTALL_SCRIPTS variable | Alex Turbov | 2019-07-21 | 1 | -2/+14 |
|
|