Merging upstream version 3.4.2+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
511f72b68b
commit
948b3e00b3
75 changed files with 1082 additions and 878 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
@ -64,13 +64,13 @@ jobs:
|
|||
build-cmd: "make"
|
||||
}
|
||||
- {
|
||||
name: "Release, macOS 11, clang",
|
||||
os: "macos-11",
|
||||
name: "Release, macOS 14, clang",
|
||||
os: "macos-14",
|
||||
build-type: "Release",
|
||||
cc: "clang",
|
||||
options: "-DENABLE_TESTS=ON -DPATH_EXPECT=",
|
||||
packager: "brew",
|
||||
packages: "cmocka shunit2",
|
||||
packages: "cmocka shunit2 tcl-tk",
|
||||
snaps: "",
|
||||
build-cmd: "make"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue