summaryrefslogtreecommitdiffstats
path: root/.yatr.yml
Commit message (Collapse)AuthorAgeFilesLines
* build: replace autotools with cmakeRafael G. Martins2024-05-211-85/+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: debian: upgrade releasesRafael G. Martins2023-02-121-1/+4
|
* build: update debian/ubuntu releasesRafael G. Martins2022-02-021-3/+3
|
* build: debian: split jobsRafael G. Martins2021-01-021-1/+13
|
* build: debian: several improvements to debian/ubuntu reposRafael G. Martins2021-01-021-1/+1
|
* added debian packagingRafael G. Martins2020-12-311-0/+3
|
* build: ci: support newer yatrRafael G. Martins2020-03-071-0/+1
| | | | | it doesn't publishes archives generated by broken builds. must set `publish_on_failure` to `true`
* build: added static-all targetRafael G. Martins2018-06-021-0/+6
|
* build: travis: disable tests for dist-srpm and clang-analyzerRafael G. Martins2018-05-071-0/+3
|
* build: use yatrRafael G. Martins2018-05-071-0/+57