Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: replace autotools with cmake | Rafael G. Martins | 2024-05-21 | 1 | -5/+0 |
| | | | | | | | | | | | | | | | this patch removes all the autoconf/automake/libtool build infrastructure and replaces it with cmake. notable default behavior changes: - man pages are not pre-built, and are not built by default, must be enabled with `-DBUILD_MANPAGES=ON`. removed features: - srpm packaging, to be reintroduced at some point. - deb packaging, now handled externally via rafaelmartins/deb.rgm.io more stuff must be missing, please report bugs! | ||||
* | build: version bumpv0.20.1 | Rafael G. Martins | 2021-01-02 | 1 | -3/+3 |
| | |||||
* | Revert "build: version bump" | Rafael G. Martins | 2021-01-02 | 1 | -3/+3 |
| | | | | This reverts commit b5f721368551be572f4e7302c62e8294c2530845. | ||||
* | build: version bump | Rafael G. Martins | 2021-01-02 | 1 | -3/+3 |
| | |||||
* | Revert "build: version bump" | Rafael G. Martins | 2021-01-02 | 1 | -3/+3 |
| | | | | This reverts commit 96035fe5b08d6891a27251ed71db6dc1fab5052a. | ||||
* | build: version bump | Rafael G. Martins | 2021-01-02 | 1 | -3/+3 |
| | |||||
* | Revert "build: version bump" | Rafael G. Martins | 2021-01-02 | 1 | -3/+3 |
| | | | | This reverts commit 972c57426014e44950e05db5fe7d6f9fbfa41739. | ||||
* | build: version bump | Rafael G. Martins | 2021-01-02 | 1 | -3/+3 |
| | |||||
* | added debian packaging | Rafael G. Martins | 2020-12-31 | 1 | -0/+5 |