Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: drop autotools support | Dmitry V. Levin | 2024-10-23 | 1 | -53/+0 |
| | | | | There is no point in supporting two different build systems. | ||||
* | ci/meson-build.sh: add a git status check | Dmitry V. Levin | 2024-10-21 | 1 | -0/+5 |
| | | | | | * ci/meson-build.sh: Check that "git status" does not report any differences or untracked files. | ||||
* | ci/meson-build.sh: change DESTDIR for the install test | Dmitry V. Levin | 2024-10-21 | 1 | -2/+2 |
| | | | | | Move DESTDIR inside the build tree to reduce the number of top level directories used for tests. | ||||
* | ci: add a few meson jobs | Dmitry V. Levin | 2024-09-10 | 1 | -0/+48 |