| Commit message (Expand) | Author | Age | Files | Lines |
* | CMake code rely on cmList class for CMake lists management (part. 1) | Marc Chevrier | 2023-04-24 | 1 | -15/+12 |
|
|
* | Source: use C++11 nullptr | scivision | 2023-02-14 | 1 | -2/+2 |
|
|
* | FreeBSD: follow CPACK_PACKAGE_FILE_NAME, if set | Adriaan de Groot | 2022-07-05 | 1 | -1/+20 |
|
|
* | FreeBSD: explain the pkg_create() call | Adriaan de Groot | 2022-07-05 | 1 | -0/+8 |
|
|
* | FreeBSD: drop support for libpkg before 1.17 | Adriaan de Groot | 2022-07-05 | 1 | -28/+1 |
|
|
* | cmSystemTools: Fix 'ErrorOccurred' spelling | FeRD (Frank Dana) | 2022-06-13 | 1 | -1/+1 |
|
|
* | FreeBSD: tidy up | Adriaan de Groot | 2021-12-21 | 1 | -8/+14 |
|
|
* | FreeBSD: handle new package-file-suffix | Adriaan de Groot | 2021-12-21 | 1 | -11/+31 |
|
|
* | FreeBSD: fix up the package name | Adriaan de Groot | 2021-12-21 | 1 | -6/+35 |
|
|
* | FreeBSD: migrate to newer pkg_create(3) API | Adriaan de Groot | 2021-12-21 | 1 | -3/+69 |
|
|
* | Source: Cleanup and simplify some code | Rose | 2021-11-04 | 1 | -1/+1 |
|
|
* | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -1/+1 |
|
|
* | cmCPackGenerator::GetOption returns cmProp | Marc Chevrier | 2021-09-13 | 1 | -2/+2 |
|
|
* | CPack/FreeBSD: Use RAII to save/restore working directory | Brad King | 2020-04-03 | 1 | -3/+2 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -5/+5 |
|
|
* | CPack/FreeBSD: Cleanup include-what-you-use diagnostics | Brad King | 2019-09-05 | 1 | -2/+2 |
|
|
* | Merge topic 'cpack-zstd' | Brad King | 2019-09-05 | 1 | -11/+5 |
|\ |
|
| * | cmCPackArchiveGenerator: Code cleanup | Regina Pfeifer | 2019-09-04 | 1 | -11/+5 |
|
|
* | | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 1 | -1/+1 |
|/ |
|
* | Source sweep: Replace cmExpandList with the shorter cmExpandedList | Sebastian Holtermann | 2019-08-23 | 1 | -6/+6 |
|
|
* | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 1 | -6/+4 |
|
|
* | tidy: Fix modernize-raw-string-literal in FreeBSD CPack generator | Brad King | 2019-04-05 | 1 | -1/+1 |
|
|
* | Replace use of CollapseCombinedPath with CollapseFullPath | Brad King | 2019-03-19 | 1 | -2/+1 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -4/+2 |
|
|
* | clang-tidy: Pass by value | Regina Pfeifer | 2019-01-22 | 1 | -4/+5 |
|
|
* | clang-tidy: Simplify boolean expressions | Regina Pfeifer | 2019-01-15 | 1 | -7/+2 |
|
|
* | cmCPackFreeBSDGenerator: fix clang-tidy issues | Regina Pfeifer | 2018-12-06 | 1 | -26/+19 |
|
|
* | CPack: Move internal implementation modules into Internal/CPack directory | Kyle Edwards | 2018-06-21 | 1 | -1/+1 |
|
|
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -3/+3 |
|
|
* | CPack-FreeBSD: add a generator for FreeBSD pkg(8) | Adriaan de Groot | 2017-06-10 | 1 | -0/+359 |
|
|