summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* enosys: find syscalls at build timeThomas Weißschuh2023-05-161-0/+1
* ci: don't try to install kernel modules if they are not availableThomas Weißschuh2023-05-101-1/+5
* ci: update package list before trying to determine package availabilityThomas Weißschuh2023-05-101-1/+2
* Merge branch 'ci/riscv' of https://github.com/t-8ch/util-linuxKarel Zak2023-05-091-2/+9
|\
| * ci: also build on riscv64Thomas Weißschuh2023-05-061-2/+9
* | ci: build translated manpages during testThomas Weißschuh2023-05-062-0/+5
|/
* Merge branch 'ci/python' of https://github.com/t-8ch/util-linuxKarel Zak2023-05-052-1/+1
|\
| * ci: test python bindingsThomas Weißschuh2023-04-302-1/+1
* | ci: (s390x) run container privileged and with access to /devThomas Weißschuh2023-05-011-0/+1
|/
* Revert "ci: (s390x/qemu-user) speed up build preparation"Karel Zak2023-04-251-8/+6
* ci: (s390x/qemu-user) speed up build preparationThomas Weißschuh2023-04-251-6/+8
* github: call checklibdoc and checkxallocKarel Zak2023-03-022-1/+9
* ci: update shellcheckThomas Weißschuh2023-01-231-1/+1
* Revert "CI: update gcc to 12"Karel Zak2023-01-061-2/+2
* CI: update gcc to 12Thomas Weißschuh2023-01-061-2/+2
* ci: update llvm to version 15Thomas Weißschuh2022-12-121-2/+2
* ci: run fuzz targets on i386 as wellEvgeny Vereshchagin2022-11-181-1/+6
* ci: install dependencies from setup-ubuntu.shThomas Weißschuh2022-10-222-5/+9
* ci: s390x: install more test dependenciesThomas Weißschuh2022-10-221-1/+1
* Run Ci on big-endian s390xThomas Weißschuh2022-10-183-2/+30
* ci: don't run make with infinite parallel jobsThomas Weißschuh2022-10-181-2/+2
* ci: Update Differential ShellCheck GitHub ActionJan Macku2022-10-071-6/+3
* Merge branch 'patch-1' of https://github.com/sashashura/util-linuxKarel Zak2022-09-303-0/+17
|\
| * build: harden coverity.yml permissionsAlex2022-09-271-0/+3
| * build: harden cibuild.yml permissionsAlex2022-09-271-0/+7
| * build: harden cifuzz.yml permissionsAlex2022-09-261-0/+7
* | ci: use CodeQL instead of LGTMFrantisek Sumsal2022-09-201-0/+52
|/
* ci(lint): add shell linter - Differential ShellCheckJan Macku2022-08-161-0/+30
* ci: add a GHAction sending data to CoverityEvgeny Vereshchagin2021-11-033-3/+93
* ci: build coverage reports on CoverallsEvgeny Vereshchagin2021-11-033-1/+38
* cifuzz: switch to the util-linux organizationEvgeny Vereshchagin2021-11-021-1/+1
* github: add meson build targetKarel Zak2021-09-163-0/+23
* github: add linux-modules-extra package to CI testsKarel Zak2021-08-191-0/+2
* github: fix asciidoctror dependenceKarel Zak2021-03-291-1/+1
* github: add ruby-asciidoctor to CI-buildKarel Zak2021-03-291-0/+1
* ci: trigger CiFuzz for the master branch onlyEvgeny Vereshchagin2021-02-151-0/+2
* github: fix distcheck jobKarel Zak2021-02-051-1/+3
* github: add 'distcheck' workflow jobKarel Zak2021-02-051-0/+14
* ci: run the build test for each pull requestFrantisek Sumsal2021-02-011-0/+4
* ci: build both w/ and w/o sanitizers on GH ActionsFrantisek Sumsal2021-02-012-35/+43
* 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
* ci: 'downgrade' Ubuntu version to BionicFrantisek Sumsal2021-01-301-1/+1
* github: enable ci-build for all basic branchesKarel Zak2021-01-261-0/+3
* github: make sure compiler is definedKarel Zak2021-01-262-12/+12
* github: CC fix exportKarel Zak2021-01-261-3/+3
* github: export CC and CXXKarel Zak2021-01-262-1/+12
* github: remove distcheckKarel Zak2021-01-262-8/+6
* github: cleanup cibuild.shKarel Zak2021-01-251-10/+3