summaryrefslogtreecommitdiff
path: root/.github/workflows/cibuild.sh
Commit message (Expand)AuthorAgeFilesLines
* ci: test python bindingsThomas Weißschuh2023-04-301-1/+0
* github: call checklibdoc and checkxallocKarel Zak2023-03-021-0/+4
* Run Ci on big-endian s390xThomas Weißschuh2022-10-181-1/+1
* ci: don't run make with infinite parallel jobsThomas Weißschuh2022-10-181-2/+2
* ci: add a GHAction sending data to CoverityEvgeny Vereshchagin2021-11-031-1/+64
* ci: build coverage reports on CoverallsEvgeny Vereshchagin2021-11-031-1/+15
* github: add meson build targetKarel Zak2021-09-161-0/+6
* ci: build both w/ and w/o sanitizers on GH ActionsFrantisek Sumsal2021-02-011-33/+39
* ci: code cleanupFrantisek Sumsal2021-02-011-63/+60
* ci: deal with uninstrumented binaries using instrumented libsFrantisek Sumsal2021-02-011-1/+33
* ci: use the correct compiler versionFrantisek Sumsal2021-02-011-6/+6
* github: make sure compiler is definedKarel Zak2021-01-261-0/+12
* github: export CC and CXXKarel Zak2021-01-261-1/+1
* github: remove distcheckKarel Zak2021-01-261-2/+2
* github: cleanup cibuild.shKarel Zak2021-01-251-10/+3
* github: add build workflowKarel Zak2021-01-251-0/+55