Commit Graph

58 Commits

Author SHA1 Message Date
Reshabh Sharma
430f8ff5a8 Integrating OpenMP in toolchain 2018-07-10 21:05:15 +00:00
Sylvestre Ledru
228ad20aa7 * Change the versioning from X.Y to X as upstream is using
X.Y.Z and X
  I am keeping the epoch because it would be too complex to manage
  with the various updates scenario
* Two new symbols in libclang
  - clang_getFileContents
  - clang_isInvalidDeclaration
* Fix the VCS-* tags
2018-01-18 19:44:15 +00:00
Sylvestre Ledru
1e89515c99 checkout sources in a new dir when retrieving rc packages 2017-08-12 09:35:05 +00:00
Sylvestre Ledru
ca537c1c3f We moved from 5.0 to 6.0 2017-07-27 21:12:31 +00:00
Sylvestre Ledru
9129933c8e Improve the repack script for rc builds 2017-06-14 08:21:19 +00:00
Sylvestre Ledru
c593da3f05 new snapshot release 2017-01-14 11:10:21 +00:00
Sylvestre Ledru
af2ff2df38 when updating, force the cleanup 2016-12-28 15:10:43 +00:00
Sylvestre Ledru
408f358eaf * New snapshot release
* d/p/kfreebsd-support.diff removed (applied upstream)
* debian/orig-tar.sh: less verbose
2016-12-17 16:54:43 +00:00
Sylvestre Ledru
3f37321c3b * Merge clang-include-fixer-4.0 into clang-4.0. Don't think
it deserves it own package
* clang_getAllSkippedRanges in the list of libclang1 symbols
2016-09-02 09:39:32 +00:00
Sylvestre Ledru
bcb11f24a0 remove the word final from the tarball generation 2016-09-01 11:48:01 +00:00
Sylvestre Ledru
581e8e8e96 fix a typo in the repack script 2016-08-09 08:48:31 +00:00
Sylvestre Ledru
48ae2ee516 Improve the repack script to use a cache 2016-08-08 15:04:17 +00:00
Sylvestre Ledru
27f2f7b720 3.9 => 4.0 migration 2016-07-19 13:24:34 +00:00
Sylvestre Ledru
7c7373be08 Add the support of lld (Closes: #TODO) 2016-05-09 14:17:24 +00:00
Sylvestre Ledru
7138491dc0 * New upstream release
* Install a missing library to unbreak lldb (Closes: #815809)
* New snapshot release
* Update the clang description for something more accurate (C++-11, 14, etc)
* Update debian/orig-tar.sh to remove autoconf/config.sub autoconf/config.guess
  in polly
* clang-tidy-3.8: Remove Breaks/Replaces on clang-modernize-3.8.
* Disable lldb on s390x.
* New snapshot release
* Remove build-llvm/ after the install step to save space.
  Most of the rc1 builds failed because of hd space.
* New snapshot release
* Cmake migration. Done by Andrew Wilkins. Many thanks to him
  - Update patches to set SONAME in CMake build
  - Create symlinks with ".links", don't install from build tree
  - Remove LLVM-internal tools (lit, FileCheck, not, tblgen, etc.)
  - Remove llvm-X.Y-tools package, because it contained only
    internal tools that are not intended for distribution.
  - Remove autotools-specific artifacts from packages.
  - Remove "dummy" documentation artifacts from llvm-X.Y-docs
    package. Not built/installed by CMake, not useful.
  - Update control/rules to support CMake
  - Patch LLDB SWIG interfaces to workaround a bug in SWIG
    See https://llvm.org/bugs/show_bug.cgi?id=25468
  - add missing files to clang-format
  - Add patch to fix sanitizer lit invocation
  - removed LLVM-internal tools (lit, FileCheck, not, *-tblgen, etc.);
    not installed by CMake, not intended for distribution
  - removed llvm-X.Y-tools (contained only internal tools)
  - removed autotools-specific artifacts (configure, Makefile, etc.)
  - removed dummy documentation files
2016-03-05 11:31:54 +00:00
Sylvestre Ledru
81281baa5f Switch to 3.9 2016-02-08 12:53:27 +00:00
Sylvestre Ledru
ba3a537ebb New snapshot release (3.7 => 3.8) 2015-07-15 16:09:59 +00:00
Sylvestre Ledru
eca342bc68 llvm has branched. 3.7 is the new release 2015-01-14 18:52:22 +00:00
Sylvestre Ledru
a5480d8a36 Fix the repack 2014-09-02 12:29:58 +00:00
Sylvestre Ledru
718d170d18 fix the check 2014-08-05 15:57:30 +00:00
Sylvestre Ledru
d5d07ceed8 improve the version management 2014-08-05 15:42:23 +00:00
Sylvestre Ledru
3f31844975 also allows --force-bad-version --allow-lower-version when dealing with branches 2014-08-05 15:29:01 +00:00
Sylvestre Ledru
77c089f3cd Fix the version 2014-07-24 09:51:59 +00:00
Sylvestre Ledru
3051429019 * Sync with 3.4 svn to retrieve some changes:
* Replace $(CURDIR)/debian/tmp by a variable
* Move the polly installation in the dh_auto_install rules instead
  of using *.install files. In llvm.org/apt/, I have to sometime disable
  polly
* hurd-EIEIO-undef.diff: try to undef an errno.h to fix the ftbfs
2014-07-24 09:49:13 +00:00
Sylvestre Ledru
c9dabfe2cc * First RC release of the 3.5 llvm toolchain
* Apply lldb-kfreebsd.diff patch to fix FTBFS under KFreeBSD
  Thanks to Ed Maste
2014-07-23 09:43:15 +00:00
Sylvestre Ledru
14198cb71c fix the repack script 2014-06-24 15:24:57 +00:00
Sylvestre Ledru
17997af2c1 fix the repack script 2014-06-24 15:17:02 +00:00
Sylvestre Ledru
78e19419a0 fix the repack script 2014-06-24 15:16:19 +00:00
Sylvestre Ledru
45028fcd8d refresh patches + various cleanup 2014-06-17 15:27:15 +00:00
Sylvestre Ledru
41c6ab8341 * New snapshot release
TODO CVE
* Merge with 3.4
* Remove scan-build-fix-clang-detection.diff (applied upstream)
* Improve the CVE-2014-2893 fix (Closes: #744817)
* Add a check to avoid an error on arch where compiler-rt is not available
* New upstream release
* Add build conflict on libllvm-3.5-ocaml-dev
* Also disable lldb tests under armel (like armhf). Timeout
* Update of the repack script
* Use llvm-3.4-dev.links.in to manage the symlinks
* Fix the soname of liblldb.so to see it treated as a real library
  (Closes: #750868)
* Switch to the default gcc/g++ compiler. Currently 4.9 (Closes: #751322)
* Fixes CVE-2014-2893 (Closes: #744817)
* Be less permissive when installing lldb. Remove duplication of the install
  of liblldb.so.1
* Add symlinks lldb-3.4, lldb-platform-3.4 & lldb-gdbserver-3.4 without 3.4
* Clang was unusable with libstdc++ from gcc 4.9 (Closes: #744792)
* Fix path for arch without support of compiler-rt. Should fix most of the
  FTBFS
* Fix the soname. No changes in the ABI, so, no need to update the soname
  (Closes: #747701)
* New upstream release. Note that only LLVM & Clang had a new release.
  I just copied the 3.4 tarballs for clang-extra-tools, polly, lldb and
  compiler-rt.
* Add link usr/lib/llvm-3.4/ to usr/lib/llvm-3.4/build/Debug+Asserts
* Backport of a r201586 from upstream. scan-build was failing on some project
  like firefox build system. (Yeh, advantage to be the packager of a software
  that I use ;) ). See scan-build-fix-clang-detection.diff
* Fix the version in the symbol list (libclang1-3.4.symbols)
* Update the path regarding upstream changed (3.4 => 3.4.1)
  (Patch improved also by Martin Nowack)
* Remove generated file libllvm3.4.install
* Add gnustep & gnustep-devel as suggests of clang-3.4
* Add libc6-dev as an explicit dependency of clang-3.4
* Build with dh_install --fail-missing
* Start to use /usr/bin/foo-X.Y. First step to have several clang versions
  installed together
* Add some missing files:
  - lli-child-target         - llvm-3.4-runtime
  - count                    - llvm-3.4-tools
  - html.tar.gz              - llvm-3.4-doc
  - ocamldoc.tar.gz          - llvm-3.4-doc
  - BugpointPasses.so        - llvm-3.4-dev
  - liblldb*                 - lldb-3.4-dev
  - lldb-platform-3.4        - lldb-3.4
  - clang-apply-replacements - clang-3.4
  - clang-tidy               - clang-3.4
  - pp-trace                 - clang-3.4
2014-06-17 15:05:31 +00:00
Sylvestre Ledru
5c4c407fc6 * New upstream release
* Add build conflict on libllvm-3.5-ocaml-dev
* Remove the override of dh_shlibdeps
* Update of the repack script
* Use llvm-3.4-dev.links.in to manage the symlinks
2014-06-06 15:13:28 +00:00
Sylvestre Ledru
1d9005f120 * Fix the wrong dependency declaration on llvm-3.5-tools
* Add gnustep & gnustep-devel as suggests of clang-3.5
* Build with dh_install --fail-missing
* Start to use /usr/bin/foo-X.Y. First step to have several clang versions
  installed together
* Add some missing files:
  - lli-child-target         - llvm-3.4-runtime
  - count                    - llvm-3.4-tools
  - html.tar.gz              - llvm-3.4-doc
  - ocamldoc.tar.gz          - llvm-3.4-doc
  - BugpointPasses.so        - llvm-3.4-dev
  - liblldb*                 - lldb-3.4-dev
  - clang-apply-replacements - clang-3.4
  - clang-tidy               - clang-3.4
  - pp-trace                 - clang-3.4
2014-04-27 06:29:07 +00:00
Sylvestre Ledru
04f5155e58 fix the version name + debug stuff 2014-02-28 10:02:48 +00:00
Sylvestre Ledru
562f60530b also ship the svn revision number 2014-02-28 09:02:53 +00:00
Sylvestre Ledru
03b2cfea92 * Merge changes from 1:3.4~+rc3-1
* New testing upstream release
* Relative call in the chroot without proc failed.
  See: fix-an-issue-in-chroot-witout-proc.diff
* Bring back lldb-link-atomic.diff to make sure lldb builds under
  powerpc
* Also limit the number of archs for liblldb-dev
* Fix the bad declaration on the lldb desactivation
* Also disable lldb under powerpc
* Hopefully, fix lldb under Kfreebsd-* (thanks to Ed Maste if it works)
* Add the Ocaml ABI dependency (Closes: #731344)
* Disable LLDB also for ia64, mips & mipsel
2013-12-18 13:03:38 +00:00
Sylvestre Ledru
943b19fcdd mistake in the tag of the release 2013-12-04 14:53:47 +00:00
Sylvestre Ledru
ae735d86f8 Fix a mistake in the name for the repack script 2013-12-04 14:23:43 +00:00
Sylvestre Ledru
396fc75f35 * Sync from 3.4~+rc2-1
* New testing upstream release
* 0047-version-name.diff ocamldoc.diff removed (applied upstream)
* r600 is now compiled by default (remove the configure arg)
* Remove the usage of --with-c-include-dirs, --with-cxx-include-root,
  --with-cxx-include-arch and --with-cxx-include-64bit-dir
  It was blocking the automatic detection of the path of clang.
  In particular in the context of the usage of -target.
  However, it does not completely fix the detection of the i386 C++ path.
  See the next item.
  (Closes: #729933)
* Bring back the path to libstdc++ under i386. Still not fixed upstream
  (Closes: #730857)
* Define also MAXPATHLEN in Path.inc for HURD.
* Silent the trillion of warnings in the LLDB Python wrapper (swig generated)
  See silent-swig-warning.diff
* Silent some i386 tests failing (it is expected)
  See silent-MCJIIT-tests.diff
* Make lldb 3.4 also conflict with 3.5 (Closes: #730163)
* Make python-clang 3.4 also conflict with 3.5 (Closes: #730164)
* Port LLVM to mips64el. Thanks to YunQiang Su. Initially done for
  3.3 and ported on the 3.4 (Closes: #730808)
* If we get an unexpected pass, do not break the tests
  do-not-fail-on-unexpected-pass.diff (I am disabling some tests)
* Fix the path detection of the objective h headers.
* Also add usr/lib/llvm-3.4/lib/clang/3.4/include => 
  usr/lib/clang/3.4/include symlink to simplify the path detection
* Force the build to gcc 4.8... gcc 4.6 used on some Debian archs does not
  support some C++ features.
* Fail the build when llvm tests are failing under amd64 + i386. More to come.
* Fix a libclang.so.1 issue during the clang tests
* Improve the patch 23-strlcpy_strlcat_warning_removed.diff
  (also remove the tests)
* Make lldb 3.4 also conflict with 3.5 (Closes: #730163)
* Make python-clang 3.4 also conflict with 3.5 (Closes: #730164)
* Remove usr/lib/llvm-3.4/build/autoconf/LICENSE.TXT
* silent warning "manpage-has-useless-whatis-entry" in lldb-3.4
* silent warning "package-name-doesnt-match-sonames libclang1"
* Refresh patch kfreebsd_v2.diff to, maybe, fix lldb build under kfreebsd.
  Thanks to Ed Maste for the patch.
* New testing upstream release
* kfreebsd.diff removed. Applied upstream
* Remove patch 0046-Revert-Patch-to-set-is_stmt-a-little-better-for-prol.patch
  Useless now and missleading
* Branch from llvm-toolchain-snapshot
* Standards-Version updated to 3.9.5
2013-12-03 13:03:47 +00:00
Sylvestre Ledru
c4b98a5f0f * New testing upstream release
* 0047-version-name.diff ocamldoc.diff removed (applied upstream)
2013-12-03 09:41:24 +00:00
Sylvestre Ledru
5cbf5f9474 Force the version when it is not an rc release 2013-11-26 15:52:00 +00:00
Sylvestre Ledru
c6618277c3 allow usage of previous version + comments 2013-11-25 13:21:17 +00:00
Sylvestre Ledru
476aa798cc fix the repack script 2013-11-21 07:48:51 +00:00
Sylvestre Ledru
313f597171 Some doc 2013-11-21 07:26:04 +00:00
Sylvestre Ledru
1ed1331ccb Improve the repack script to generate the rc1 tarballs 2013-11-21 07:25:06 +00:00
Sylvestre Ledru
49cd5acd48 * Switch from 3.4 to 3.5
* Standards-Version updated to 3.9.5
2013-11-20 20:38:03 +00:00
Sylvestre Ledru
238548860a * Patch lldb-hurd.diff removed (applied upstream)
* Directory www/ from tarballs polly & lldb removed
2013-09-06 12:57:25 +00:00
Sylvestre Ledru
41462e77b6 Prepare the 3.4 release instead of the 3.3. Move the 3.3 into a branch 2013-05-13 16:44:54 +00:00
Sylvestre Ledru
2752d2c302 rename the source package for llvm-toolchain-snapshot 2013-04-19 07:31:21 +00:00
Sylvestre Ledru
8a26d68fe0 Also tests clang extra for the max revision 2013-04-19 07:30:13 +00:00
Sylvestre Ledru
2357b2aa8a Also ship the clang extra tarball 2013-04-18 09:41:20 +00:00