index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
build_test.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: add install tags for udev and hwdb
Luca Boccassi
2025-01-10
1
-0
/
+3
*
ci: add coverage for builds without sd-boot
Luca Boccassi
2024-11-04
1
-1
/
+1
*
test: set nullglob to avoid failure when building without sd-boot
Luca Boccassi
2024-11-04
1
-0
/
+2
*
github: drop workaround and use distro mold
Yu Watanabe
2024-10-30
1
-9
/
+1
*
ci: Switch to Ubuntu 24.04
Daan De Meyer
2024-06-08
1
-7
/
+18
*
ci: remove packages.microsoft.com
Luca Boccassi
2024-04-24
1
-0
/
+2
*
ci: build with -O2 and -Wmaybe-uninitialized
Frantisek Sumsal
2024-01-04
1
-1
/
+6
*
ci: add -Dutmp=false coverage
Luca Boccassi
2023-11-08
1
-1
/
+1
*
CI: add a build job with TPM but without OpenSSL
Luca Boccassi
2023-10-27
1
-1
/
+1
*
ci: Update compiler build matrix
Jan Janssen
2023-09-29
1
-12
/
+11
*
ci: Do not run build test as root
Jan Janssen
2023-09-06
1
-9
/
+10
*
ci: Don't produce debug output for build tests
Jan Janssen
2023-09-06
1
-1
/
+1
*
ci: Use apt-get in favor of apt
Jan Janssen
2023-09-06
1
-2
/
+2
*
ci: Use add-apt-repository to enable sources
Jan Janssen
2023-09-06
1
-4
/
+3
*
meson: Convert options to meson features (require)
Jan Janssen
2023-08-23
1
-1
/
+1
*
meson: Use feature options
Jan Janssen
2023-08-23
1
-1
/
+1
*
ci: explicitly install python3-lldb-$COMPILER_VERSION
Frantisek Sumsal
2023-07-27
1
-1
/
+1
*
ci: drop the "find" kludge
Evgeny Vereshchagin
2023-06-16
1
-5
/
+0
*
mkosi,ci: do not install perl
Zbigniew Jędrzejewski-Szmek
2023-05-09
1
-1
/
+0
*
ci: do one build with no tpm/p11kit/fido2
Luca Boccassi
2023-04-04
1
-1
/
+1
*
ci: Adjust for new EFI build
Jan Janssen
2023-03-10
1
-4
/
+4
*
tree-wide: Drop gnu-efi
Jan Janssen
2023-03-10
1
-1
/
+1
*
github: use 'meson setup'
Zbigniew Jędrzejewski-Szmek
2023-01-11
1
-3
/
+4
*
ci: install pefile
Zbigniew Jędrzejewski-Szmek
2022-12-07
1
-0
/
+1
*
shutdown: Add Xen kexec support
Samuel Thibault
2022-11-02
1
-0
/
+1
*
meson: Downgrade efi-ld warning
Jan Janssen
2022-08-23
1
-11
/
+2
*
ci: Add mold to build tests
Jan Janssen
2022-08-23
1
-2
/
+13
*
ci: bump gcc in the "build test" workflow
Evgeny Vereshchagin
2022-05-23
1
-3
/
+7
*
ci: prefer the distro llvm version if available
Frantisek Sumsal
2022-05-21
1
-4
/
+3
*
ci: actually turn on fatal-meson-warnings in the "build" workflow
Evgeny Vereshchagin
2022-04-29
1
-1
/
+0
*
ci: bring fatal-meson-warnings back
Evgeny Vereshchagin
2022-04-28
1
-6
/
+8
*
meson: add install_tag to sd-boot, libsystemd and libudev
Luca Boccassi
2022-04-27
1
-3
/
+7
*
ci: Add ia32 EFI multilib test
Jan Janssen
2022-04-07
1
-2
/
+3
*
ci: fix clang-13 installation
Frantisek Sumsal
2022-02-22
1
-2
/
+2
*
ci: turn meson warnings into errors
Evgeny Vereshchagin
2022-01-13
1
-0
/
+9
*
{build|unit}-test: show meson-log.txt when meson fails
Evgeny Vereshchagin
2022-01-13
1
-1
/
+2
*
ci: Test efi binaries for section table gaps
Jan Janssen
2022-01-02
1
-0
/
+6
*
ci: replace apt-key with signed-by
Evgeny Vereshchagin
2021-12-26
1
-3
/
+4
*
ci: test build with supported cryptolibs to some degree
Frantisek Sumsal
2021-12-24
1
-2
/
+3
*
ci: drop build test with -O2, since it's covered by -O3 tests
Frantisek Sumsal
2021-12-24
1
-1
/
+0
*
Change all fixed-path bash shebangs to /u/b/env bash outside test/
наб
2021-12-12
1
-1
/
+1
*
ci: Build test with different linkers
Jan Janssen
2021-12-11
1
-1
/
+7
*
ci: pin python dependencies and let Dependabot keep track of them
Evgeny Vereshchagin
2021-12-07
1
-3
/
+3
*
ci: install libbpf
Frantisek Sumsal
2021-12-03
1
-1
/
+2
*
ci: use the system llvm-11 package on Focal
Frantisek Sumsal
2021-10-12
1
-5
/
+11
*
ci: use LGPLv2+ for all our ci configuration
Zbigniew Jędrzejewski-Szmek
2021-10-01
1
-0
/
+1
*
ci: shellcheck-ify CI scripts
Frantisek Sumsal
2021-09-29
1
-2
/
+3
*
ci: drop py2 lxml, pull in jinja2
Zbigniew Jędrzejewski-Szmek
2021-05-19
1
-1
/
+1
*
ci: cover standalone/static binaries in build test
Frantisek Sumsal
2021-05-06
1
-0
/
+1
*
Revert "ci: switch back to meson-0.56.2"
Evgeny Vereshchagin
2021-02-20
1
-1
/
+1
[next]