Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: replace autotools with cmake | Rafael G. Martins | 2024-05-21 | 1 | -16/+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: use predefined yatr project variables | Rafael G. Martins | 2018-05-10 | 1 | -9/+7 |
| | |||||
* | build: use yatr | Rafael G. Martins | 2018-05-07 | 1 | -0/+18 |
| | |||||
* | travis: added script to upload distfiles | Rafael G. Martins | 2016-03-08 | 1 | -48/+0 |
| | |||||
* | build: improved windows build script | Rafael G. Martins | 2016-01-10 | 1 | -12/+6 |
| | |||||
* | build: added script to build windows releases | Rafael G. Martins | 2015-11-05 | 1 | -0/+54 |