volk.git
7 years agosort input files
Bernhard M. Wiedemann [Mon, 5 Jun 2017 19:37:38 +0000 (21:37 +0200)]
sort input files

when building packages (e.g. for openSUSE Linux)
(random) filesystem order of input files
influences ordering of entries in the output,
thus without the patch, builds (in disposable VMs) would usually differ.

See https://reproducible-builds.org/ for why this matters.

Gbp-Pq: Name sort-input-files

7 years agoinstall all headers
A. Maitland Bottoms [Wed, 28 Mar 2018 02:05:29 +0000 (22:05 -0400)]
install all headers

(Along with some sorting)

Gbp-Pq: Name install-all-headers

7 years agosort cmake glob lists
A. Maitland Bottoms [Wed, 28 Mar 2018 02:04:11 +0000 (22:04 -0400)]
sort cmake glob lists

File lists are generated in a CMakeLists.txt file with file(GLOB ...), which varies
with the readdir() order. Sorting the lists should help make reproducible builds.

Gbp-Pq: Name sort-cmake-glob-lists

7 years agomake acc happy
A. Maitland Bottoms [Wed, 28 Mar 2018 02:02:59 +0000 (22:02 -0400)]
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

7 years agonative armv7 build support
A. Maitland Bottoms [Wed, 28 Mar 2018 02:01:33 +0000 (22:01 -0400)]
native armv7 build support

Debian, unlike other GNU Radio deployments, does not cross-compile
packages, but builds natively on a set of build machines, including
both arm and armhf.

Gbp-Pq: Name native-armv7-build-support

7 years agovolk (1.3.1-1) unstable; urgency=medium
A. Maitland Bottoms [Wed, 28 Mar 2018 01:54:29 +0000 (02:54 +0100)]
volk (1.3.1-1) unstable; urgency=medium

  * New upstream bugfix release
  * Refresh all debian patches for use with git am

[dgit import unpatched volk 1.3.1-1]

7 years agoImport volk_1.3.1.orig.tar.xz
A. Maitland Bottoms [Wed, 28 Mar 2018 01:54:29 +0000 (02:54 +0100)]
Import volk_1.3.1.orig.tar.xz

[dgit import orig volk_1.3.1.orig.tar.xz]

7 years agoImport volk_1.3.1-1.debian.tar.xz
A. Maitland Bottoms [Wed, 28 Mar 2018 01:54:29 +0000 (02:54 +0100)]
Import volk_1.3.1-1.debian.tar.xz

[dgit import tarball volk 1.3.1-1 volk_1.3.1-1.debian.tar.xz]