all: cosmetic cleanups

This commit is contained in:
Markus F.X.J. Oberhumer
2023-09-18 15:19:37 +02:00
parent 57ad6bc37d
commit 06675acc67
21 changed files with 174 additions and 70 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ env:
CMAKE_REQUIRED_QUIET: OFF
DEBIAN_FRONTEND: noninteractive
UPX_CMAKE_BUILD_FLAGS: --verbose
# 2023-09-10
ZIG_DIST_VERSION: 0.12.0-dev.294+4d1432299
# 2023-09-18
ZIG_DIST_VERSION: 0.12.0-dev.409+48e2ba3b3
jobs:
job-rebuild-and-verify-stubs:
@@ -1,5 +1,5 @@
# Copyright (C) Markus Franz Xaver Johannes Oberhumer
# CC CompilationCheck: test various gcc+mingw versions
# CC CompilationCheck: compile with various mingw-gcc versions and run tests under Wine
name: 'Weekly CI CC - Alpine Linux MinGW'
on:
+2 -2
View File
@@ -10,8 +10,8 @@ on:
env:
CMAKE_REQUIRED_QUIET: OFF
DEBIAN_FRONTEND: noninteractive
# 2023-09-10
ZIG_DIST_VERSION: 0.12.0-dev.294+4d1432299
# 2023-09-18
ZIG_DIST_VERSION: 0.12.0-dev.409+48e2ba3b3
jobs:
job-linux-zigcc: # uses cmake + make