Michael R. Crusoe pushed to branch master at Debian Med / simde
Commits: 3c28ab36 by Michael R. Crusoe at 2023-05-04T00:06:55+02:00 routine-update: New upstream version - - - - - 038b944b by Michael R. Crusoe at 2023-05-04T00:06:57+02:00 New upstream version 0.7.4~rc4 - - - - - 49421974 by Michael R. Crusoe at 2023-05-04T00:07:14+02:00 Update upstream source from tag 'upstream/0.7.4_rc4' Update to upstream version '0.7.4~rc4' with Debian dir d3dda55aa194b69e4d89bf3ad33063f654017708 - - - - - 6538976b by Michael R. Crusoe at 2023-05-04T00:08:57+02:00 routine-update: Ready to upload to experimental - - - - - e0ad7725 by Michael R. Crusoe at 2023-05-05T07:56:11+02:00 routine-update: New upstream version - - - - - 79abcb1d by Michael R. Crusoe at 2023-05-05T07:56:12+02:00 New upstream version 0.7.4 - - - - - d02079f8 by Michael R. Crusoe at 2023-05-05T08:02:25+02:00 routine-update: Ready to upload to experimental - - - - - 9a96c391 by Michael R. Crusoe at 2023-05-05T08:04:23+02:00 Merge tag 'upstream/0.7.4' into debian/experimental Upstream version 0.7.4 - - - - - ae9a720a by Michael R. Crusoe at 2023-05-05T14:52:54+02:00 Whoops, meant to upload to experimental. Try #2 - - - - - 078fe6ff by Michael R. Crusoe at 2023-05-06T14:38:21+02:00 debian/test/standalone: Add standalone test from Homebrew https://github.com/Homebrew/homebrew-core/commit/6068c846a1bfff7b4a97183786c81d3e82090178 - - - - - 18852b8a by Michael R. Crusoe at 2023-05-06T14:38:26+02:00 Removed debian/install and -override_dh_auto_install, use meson to install - - - - - 2dd360b3 by Michael R. Crusoe at 2023-05-06T14:38:26+02:00 Cherry-pick two patches from upstream - - - - - 8fb29714 by Michael R. Crusoe at 2023-05-06T14:41:20+02:00 Patch pkg-config to automatically include the optimizaton CFLAGS: "-DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3" - - - - - 784b7543 by Michael R. Crusoe at 2023-05-16T19:03:48+02:00 routine-update: New upstream version - - - - - 901596fa by Michael R. Crusoe at 2023-05-16T19:03:51+02:00 New upstream version 0.7.6 - - - - - 56c324d3 by Michael R. Crusoe at 2023-05-16T19:04:13+02:00 Update upstream source from tag 'upstream/0.7.6' Update to upstream version '0.7.6' with Debian dir f5abfe98a77e2b6d6620b5abd1e0bd2319c7308c - - - - - ebba3273 by Michael R. Crusoe at 2023-05-16T19:05:49+02:00 remove two patches applied upstream - - - - - f66673d3 by Michael R. Crusoe at 2023-05-16T19:16:30+02:00 Ready to upload to experimental - - - - - e64c71ec by Michael R. Crusoe at 2023-05-17T17:45:59+02:00 Added patch to fix tests on ppc64el - - - - - 658708b5 by Michael R. Crusoe at 2023-05-19T10:28:25+02:00 Standalone test: fix for i386; use pkg-config pkg-config: add -Wno-psabi, remove -O3 - - - - - dca8b7aa by Michael R. Crusoe at 2023-05-19T10:44:12+02:00 ready for upload to experimental - - - - - 94a44316 by Michael R. Crusoe at 2023-05-19T22:22:46+02:00 Autopkgtests control: use "@" so we get the same version of the package the test is written for - - - - - eba4b6f6 by Michael R. Crusoe at 2023-05-20T15:43:39+02:00 Install the pkg-config simde file in /usr/lib/pkg-config/, not /usr/lib/<triplet>/pkg-config/ - - - - - e2afaf5a by Michael R. Crusoe at 2023-05-20T15:43:41+02:00 d/rules: clean all the build directories - - - - - 846f211b by Michael R. Crusoe at 2023-05-20T15:43:41+02:00 d/rules: save testing time by skipping 'emul' tests - - - - - d6411174 by Michael R. Crusoe at 2023-05-20T15:43:41+02:00 Add another patch from upstream to fix ppc64el implementations of WASM SIMD128 functions. - - - - - afcbf79a by Michael R. Crusoe at 2023-05-20T15:44:08+02:00 pkg-config: drop "-Wno-psabi", too invasive - - - - - 7163d0d1 by Michael R. Crusoe at 2023-06-13T12:10:23+02:00 Release 0.7.6-1. - - - - - 30 changed files: - .all-contributorsrc - .appveyor.yml - .azure-pipelines.yml - .circleci/config.yml - .cirrus.yml - .drone.star → .drone.star.disabled - + .github/dependabot.yml - .github/workflows/ci.yml - .github/workflows/codeql-analysis.yml - .github/workflows/deploy.yml - .semaphore/semaphore.yml - .travis.yml - README.md - debian/changelog - − debian/install - + debian/patches/pkgconfig - + debian/patches/ppc64el_fixes - debian/patches/series - + debian/patches/wasm_f64x2_pmin_altivec.patch - debian/rules - debian/tests/control - debian/tests/run-unit-test - + debian/tests/standalone - docker/Dockerfile - + docker/cross-files/clang-11-debflags.cross - docker/cross-files/clang-11.cross - docker/cross-files/emscripten.cross → docker/cross-files/emscripten32.cross - + docker/cross-files/emscripten64.cross - + docker/cross-files/gcc-10-fast-math.cross - + docker/cross-files/gcc-11-fast-math.cross The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/med-team/simde/-/compare/7056a68e2f3c8cce869efc60cfc82a82bff761a6...7163d0d1973e453c35dbbb08999752cae7341d86 -- View it on GitLab: https://salsa.debian.org/med-team/simde/-/compare/7056a68e2f3c8cce869efc60cfc82a82bff761a6...7163d0d1973e453c35dbbb08999752cae7341d86 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
