summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Peter Wu [Fri, 4 May 2018 13:43:06 +0000 (15:43 +0200)]
cmake: resolve symlinks in LLVMConfig.cmake
Ensure that symlinks such as /usr/lib/llvm-X.Y/cmake (pointing to
lib/cmake/llvm) are resolved. This ensures that LLVM_INSTALL_PREFIX
becomes /usr/lib/llvm-X.Y instead of /usr.
Partially addresses PR37128
Gbp-Pq: Name 0001-llvm-cmake-resolve-symlinks-in-LLVMConfig.cmake.patch
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
mips-fpxx-enable
===================================================================
Gbp-Pq: Name mips-fpxx-enable.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
scan-view-fix-path
===================================================================
Gbp-Pq: Name scan-view-fix-path.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
install-scan-build-py
Gbp-Pq: Name install-scan-build-py.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
clang-analyzer-force-version
# Force the version of clang in the analyzer
# This was causing the static analyzer to fail silently if the clang & clang++ are
# not installed
Gbp-Pq: Name clang-analyzer-force-version.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
silent-MCJIIT-tests
Gbp-Pq: Name silent-MCJIIT-tests.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
hurd-EIEIO-undef
===================================================================
Gbp-Pq: Name hurd-EIEIO-undef.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
lldb-libname
Gbp-Pq: Name lldb-libname.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
lldb-soname
Gbp-Pq: Name lldb-soname.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
soname
Gbp-Pq: Name 0044-soname.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
fix-llvm-config-obj-src-root
Gbp-Pq: Name fix-llvm-config-obj-src-root.patch
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
disable-display-PASS-UNSUPPORTED-XFAIL
===================================================================
Gbp-Pq: Name disable-display-PASS-UNSUPPORTED-XFAIL.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
silent-more-tests
# Comment the tests for the code coverage (fails otherwise)
Gbp-Pq: Name silent-more-tests.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
do-not-fail-on-unexpected-pass
===================================================================
Gbp-Pq: Name do-not-fail-on-unexpected-pass.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
fix-clang-path-and-build
Gbp-Pq: Name fix-clang-path-and-build.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
python-clangpath
Gbp-Pq: Name python-clangpath.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
atomic_library_1
Gbp-Pq: Name atomic_library_1.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
silent-gold-test
Gbp-Pq: Name silent-gold-test.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
hurd-pathmax
===================================================================
Gbp-Pq: Name hurd-pathmax.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
unwind-chain-inclusion
# Without this patch, the first local include of unwind.h might, with the
# __has_include_next, try to include the one from the system.
# It might be /usr/include/clang/3.4/include/unwind.h
# Because of the #ifndef __CLANG_UNWIND_H, it might never include any declaration
# from the system.
Gbp-Pq: Name unwind-chain-inclusion.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
clang-format-version
Gbp-Pq: Name clang-format-version.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
declare_clear_cache
Gbp-Pq: Name declare_clear_cache.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
scan-build-clang-path
Gbp-Pq: Name scan-build-clang-path.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
Debian-version-info-and-bugreport
Gbp-Pq: Name 0003-Debian-version-info-and-bugreport.patch
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
set-correct-float-abi
Gbp-Pq: Name 26-set-correct-float-abi.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
fix_clang_stdint
===================================================================
Gbp-Pq: Name 27-fix_clang_stdint.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
strlcpy_strlcat_warning_removed
Gbp-Pq: Name 23-strlcpy_strlcat_warning_removed.diff
LLVM Packaging Team [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
clang_debian_version
===================================================================
Gbp-Pq: Name 19-clang_debian_version.patch
Raspbian forward porter [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
llvm-toolchain-6.0 (1:6.0.1-11+rpi1) bullseye-staging; urgency=medium
[changes brought forward from llvm-toolchain-3.8 1:3.8-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sat, 14 May 2016 21:43:35 +0000]
* Cleanup .pyc files in clean target.
* Add a hack to the cmake based build to force armv6 (unfortunately the cmake
based build relies on config.guess which assumes you want to build for the
hardware you are running on).
* Add -DCOMPILER_RT_BUILD_BUILTINS=OFF to disable parts of compiler-rt that
are broken on lower arm architectures.
[changes introduced in llvm-toolchain-3.9 1:3.9.1-1 by Peter Michael Green]
* disable testsuite (using a method that is hopefully less likely to cause diff conflicts than previously).
* Remove -march=armv7-a in compiler-rt/cmake/config-ix-base.cmake
* Clean up debian/usr in clean target.
* Clean up clang/tools/*-3.9 in clean target.
* Clean up stray *3.9.vim files
* Clean up clang/tools/scan-build/man/scan-build-3.9.1 and utils/vim/llvm-3.9-vimrc
* Clean up debian/*.install
[changes introduced in llvm-toolchain-6.0 1:6.0-1+rpi1 by Peter michael green]
* create build-llvm/docs/ocamldoc/html/ so the install target doesn't complain
about it not existing.
* clean up more crap left behind by build process.
* Put commented out (by Debian not us) ocaml build-depends into build-conflicts
if they are installed it seems that the package builds the ocaml stuff and
then errors out during packaging because it's not installed to anywhere.
[changes introduced in 1:6.0-3+rpi1 by Peter Michael Green]
* Remove debian/man in clean target.
[dgit import unpatched llvm-toolchain-6.0 1:6.0.1-11+rpi1]
Raspbian forward porter [Thu, 11 Jul 2019 03:08:05 +0000 (04:08 +0100)]
Import llvm-toolchain-6.0_6.0.1-11+rpi1.debian.tar.xz
[dgit import tarball llvm-toolchain-6.0 1:6.0.1-11+rpi1 llvm-toolchain-6.0_6.0.1-11+rpi1.debian.tar.xz]
Sylvestre Ledru [Wed, 27 Jun 2018 06:52:37 +0000 (07:52 +0100)]
Import llvm-toolchain-6.0_6.0.1.orig.tar.bz2
[dgit import orig llvm-toolchain-6.0_6.0.1.orig.tar.bz2]
Sylvestre Ledru [Wed, 27 Jun 2018 06:52:37 +0000 (07:52 +0100)]
Import llvm-toolchain-6.0_6.0.1.orig-clang-tools-extra.tar.bz2
[dgit import orig llvm-toolchain-6.0_6.0.1.orig-clang-tools-extra.tar.bz2]
Sylvestre Ledru [Wed, 27 Jun 2018 06:52:37 +0000 (07:52 +0100)]
Import llvm-toolchain-6.0_6.0.1.orig-clang.tar.bz2
[dgit import orig llvm-toolchain-6.0_6.0.1.orig-clang.tar.bz2]
Sylvestre Ledru [Wed, 27 Jun 2018 06:52:37 +0000 (07:52 +0100)]
Import llvm-toolchain-6.0_6.0.1.orig-compiler-rt.tar.bz2
[dgit import orig llvm-toolchain-6.0_6.0.1.orig-compiler-rt.tar.bz2]
Sylvestre Ledru [Wed, 27 Jun 2018 06:52:37 +0000 (07:52 +0100)]
Import llvm-toolchain-6.0_6.0.1.orig-lld.tar.bz2
[dgit import orig llvm-toolchain-6.0_6.0.1.orig-lld.tar.bz2]
Sylvestre Ledru [Wed, 27 Jun 2018 06:52:37 +0000 (07:52 +0100)]
Import llvm-toolchain-6.0_6.0.1.orig-lldb.tar.bz2
[dgit import orig llvm-toolchain-6.0_6.0.1.orig-lldb.tar.bz2]
Sylvestre Ledru [Wed, 27 Jun 2018 06:52:37 +0000 (07:52 +0100)]
Import llvm-toolchain-6.0_6.0.1.orig-polly.tar.bz2
[dgit import orig llvm-toolchain-6.0_6.0.1.orig-polly.tar.bz2]