[pocl] branch 0.14 updated (3da50c3 -> f058430)
Raphaël Hertzog
hertzog at moszumanska.debian.org
Tue Dec 5 17:33:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
hertzog pushed a change to branch 0.14
in repository pocl.
from 3da50c3 Try building with 0.14 to fix #873417
new 26b1b15 Switch to cmake build system
adds ff608c4 Standards-Version: 4.1.1
adds dbea840 update symbols files
adds fa8394d use dpkg makefile snippets instead of parsing the changelog manually
adds ed3997b switch B-D-I: python-sphinx to python3-sphinx
adds 1b47ffb add B-D: zlib1g-dev
adds 6276fff fix typo
adds a6ea602 remove files generated by autoreconf from the repository
adds 9f0c46e Rules-Requires-Root: no
adds 15e4986 set POCL_DEVICE_ADDRESS_BITS before using it
adds 78c5c9b restrict libstdc++-7-dev.patch to clang <= 3.8
adds 8c3540c do not export libOpenCL.so.1 symbols
adds 353ee15 introduce POCL_CONFIGURE_FLAGS
adds ef4aa2f properly cleanup debian/stamp-failed-testsuite
adds d635c6f ensure autom4te.cache/ gets cleaned up
adds 517644a consistently terminate POCL_ABORT messages with a newline
adds 93e1090 finalize changelog for pocl (0.13-10)
adds f4fc820 update symbols files
adds 768b5c1 add Built-Using control field for linking against static clang libraries
adds c8f535e use --exclude-libs to not export symbols from static clang libraries
adds 34840c3 remove clang symbols
adds 23bac68 finalize changelog for pocl (0.13-11)
adds 99d33be update symbols files
adds 0544dd4 remove more potential arch-specific clang symbols
adds ea87eec switch to the cmake buildsystem
adds 0d5f10e llvmopencl.so.7 is now a private library
adds 302276a cmake does test logging differently
adds e2b6dfa do not set -fno-rtti under cmake
adds f5cd782 disable get_cpu_name() under cmake
adds e96643e forcibly link regression tests with -lpthread under cmake
adds 0771fb4 finalize changelog for pocl (0.13-12), upload to experimental
adds 91bdb83 update symbols files
adds 5353542 fix cmake i386 detection
adds fb5b68c finalize changelog for pocl (0.13-13)
new 489cccf Merge branch 'master' into 0.14
new b5c2bfb Update patch series for upstream version 0.14
new f058430 Use versioned LLVM build-depends
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 53 +
debian/clean | 2 +
debian/control | 17 +-
debian/libpocl1.symbols | 14389 +------------------
...cmake-forcibly-link-regtests-with-pthread.patch | 28 +
debian/patches/cmake-no-get_cpu_name.patch | 44 +
.../consistent-newlines-in-POCL_ABORT.patch | 177 +
debian/patches/do-not-export-clang-symbols.patch | 13 +
debian/patches/libstdc++-7-dev.patch | 4 +-
debian/patches/series | 5 +
.../set-POCL_DEVICE_ADDRESS_BITS-before-use.patch | 45 +
debian/pocl-opencl-icd.install | 2 +-
debian/rules | 46 +-
13 files changed, 425 insertions(+), 14400 deletions(-)
create mode 100644 debian/patches/cmake-forcibly-link-regtests-with-pthread.patch
create mode 100644 debian/patches/cmake-no-get_cpu_name.patch
create mode 100644 debian/patches/consistent-newlines-in-POCL_ABORT.patch
create mode 100644 debian/patches/do-not-export-clang-symbols.patch
create mode 100644 debian/patches/set-POCL_DEVICE_ADDRESS_BITS-before-use.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/pocl.git
More information about the Pkg-opencl-commits
mailing list