summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
A. Maitland Bottoms [Mon, 5 Sep 2022 01:20:13 +0000 (21:20 -0400)]
[PATCH] omit build path
Have CMake filter out build path from COMPILER_INFO
before using the string in constants.c
Signed-off-by: A. Maitland Bottoms <bottoms@debian.org>
Gbp-Pq: Name omit-build-paths
A. Maitland Bottoms [Sun, 4 Sep 2022 16:00:56 +0000 (17:00 +0100)]
remove external HTML resources
Debian packages should not generate traffic to external web services.
Gbp-Pq: Name remove-external-HTML-resources
A. Maitland Bottoms [Sun, 4 Sep 2022 16:00:56 +0000 (17:00 +0100)]
skip cpu_freatures on kfreebsd
Avoid #error "Unsupported OS" on kFreeBSD
Gbp-Pq: Name skip-cpu_features-on-kfreebsd
A. Maitland Bottoms [Sun, 4 Sep 2022 16:00:56 +0000 (17:00 +0100)]
optional static apps
For Debian, build apps with static libs if ENABLE_STATIC_APPS.
Gbp-Pq: Name optional-static-apps
A. Maitland Bottoms [Wed, 28 Mar 2018 02:02:59 +0000 (22:02 -0400)]
[PATCH 2/6] make acc happy
The abi-compliance-checker grabs all the .h files it finds
and tries to compile them all. Even though some are not
appropriate for the architecture being run on. Being careful
with preprocessor protections avoids problems.
Gbp-Pq: Name make-acc-happy
A. Maitland Bottoms [Sun, 4 Sep 2022 16:00:56 +0000 (17:00 +0100)]
volk (2.5.2-1) unstable; urgency=medium
* New upstream release.
* volk_8u_x4_conv_k7_r2_8u
- Add NEON implementation `neonspiral` via `sse2neon.h`
* Fixes
- Fix out-of-bounds reads
- Fix broken neon kernels
- Fix float to int conversion
* CMake
- Suppress superfluous warning
- Fix Python install path calculation and documentation
[dgit import unpatched volk 2.5.2-1]
A. Maitland Bottoms [Sun, 4 Sep 2022 16:00:56 +0000 (17:00 +0100)]
Import volk_2.5.2.orig.tar.xz
[dgit import orig volk_2.5.2.orig.tar.xz]
A. Maitland Bottoms [Sun, 4 Sep 2022 16:00:56 +0000 (17:00 +0100)]
Import volk_2.5.2-1.debian.tar.xz
[dgit import tarball volk 2.5.2-1 volk_2.5.2-1.debian.tar.xz]