aboutsummaryrefslogtreecommitdiff
path: root/ci/meson-build.sh
Commit message (Collapse)AuthorAgeFilesLines
* build: drop autotools supportDmitry V. Levin2024-10-231-53/+0
| | | | There is no point in supporting two different build systems.
* ci/meson-build.sh: add a git status checkDmitry V. Levin2024-10-211-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 testDmitry V. Levin2024-10-211-2/+2
| | | | | Move DESTDIR inside the build tree to reduce the number of top level directories used for tests.
* ci: add a few meson jobsDmitry V. Levin2024-09-101-0/+48