Commit Graph

1698 Commits

Author SHA1 Message Date
Sylvestre Ledru
6998e06eae prepare for release 2017-09-01 18:35:50 +00:00
Sylvestre Ledru
882c990c71 prepare for release 2017-09-01 18:35:50 +00:00
Sylvestre Ledru
8139ce2552 fix the gcc comparison 2017-09-01 07:02:29 +00:00
Sylvestre Ledru
a02eaffb1a fix the gcc comparison 2017-09-01 07:02:29 +00:00
Sylvestre Ledru
fe2bc5ec03 * Fix the FTBFS because of -gsplit-dwarf:
- Only enable it on archs which needs it
  - Only enable it when gcc supports it correctly
2017-08-31 17:15:36 +00:00
Sylvestre Ledru
799d338af9 * Fix the FTBFS because of -gsplit-dwarf:
- Only enable it on archs which needs it
  - Only enable it when gcc supports it correctly
2017-08-31 17:15:31 +00:00
Sylvestre Ledru
90cccec90f New testing release 2017-08-31 05:45:56 +00:00
Sylvestre Ledru
70173180f3 try to fix the symbol 2017-08-26 20:26:57 +00:00
Sylvestre Ledru
1f6eee27a5 Also add a missing include in ftfbs-gcc.diff to fix a ftbfs
with gcc 7
2017-08-26 18:24:40 +00:00
Sylvestre Ledru
bbe3de4b6a fix the date 2017-08-26 15:36:34 +00:00
Sylvestre Ledru
4712260861 clang was producing unusable binaries on armv5tel (Closes #873305)
Thanks to Adrian Bunk for the patch
2017-08-26 15:24:42 +00:00
Sylvestre Ledru
296be108bd Disable -gsplit-dwarf when using gcc 7 for causing a linking issue
See https://bugs.llvm.org/show_bug.cgi?id=34140
(Closes: #853526)
2017-08-26 15:07:46 +00:00
Sylvestre Ledru
9be8626750 clang was producing unusable binaries on armv5tel (Closes #873306)
Thanks to Adrian Bunk for the patch
2017-08-26 15:03:33 +00:00
Sylvestre Ledru
4e812c1bd9 * New testing release
* Disable -gsplit-dwarf when using gcc 7 for causing a linking issue
2017-08-26 15:01:35 +00:00
Sylvestre Ledru
0b74039b2e rebase 2017-08-25 16:00:53 +00:00
Sylvestre Ledru
e60c961630 fix the patch 2017-08-25 12:28:16 +00:00
Sylvestre Ledru
fe3bd6e95c fix the patch for clang 2017-08-25 07:19:15 +00:00
Sylvestre Ledru
fdd3b83932 Fix the C++ include path order (Closes: #859083) 2017-08-25 07:01:02 +00:00
Sylvestre Ledru
bf1562ff6c fix the gcc patch 2017-08-24 21:04:42 +00:00
Sylvestre Ledru
d1998126f0 Take an ugly workaround to build with gcc 7
See https://bugs.llvm.org/show_bug.cgi?id=34140
2017-08-24 21:00:55 +00:00
Sylvestre Ledru
57f4448435 rebase of the patch 2017-08-17 21:27:43 +00:00
Sylvestre Ledru
33117215ff remove old patches 2017-08-16 08:22:02 +00:00
Sylvestre Ledru
4d929e2453 remove old patches 2017-08-16 08:22:02 +00:00
Sylvestre Ledru
0567a97dc1 Link LLDB with -latomic on powerpcspe (Closes: #872267) 2017-08-16 07:58:14 +00:00
Sylvestre Ledru
aee6ae513e Link LLDB with -latomic on powerpcspe (Closes: #872267) 2017-08-16 07:58:11 +00:00
Sylvestre Ledru
f6e1de7449 more info about the link issue 2017-08-12 09:38:16 +00:00
Sylvestre Ledru
debe752c74 checkout sources in a new dir when retrieving rc packages 2017-08-12 09:35:05 +00:00
Sylvestre Ledru
8c8254206b * New snapshot release
* Force the usage of gcc 6 until the link issues are fixed
2017-08-12 09:22:28 +00:00
Sylvestre Ledru
6395fd3a3b Ensure /usr/bin/g++-$(GCC_VERSION) exists (Closes: #871591) 2017-08-10 06:27:01 +00:00
Sylvestre Ledru
aab4069f3c Ensure /usr/bin/g++-$(GCC_VERSION) exists (Closes: #871591) 2017-08-09 17:21:53 +00:00
Sylvestre Ledru
172143cb7f ignore just like in snapshot 2017-08-02 20:31:06 +00:00
Sylvestre Ledru
55c5334dd4 Remove the temp-unbreak-5.0-build.diff patch to unbreak the build 2017-08-01 06:57:43 +00:00
Sylvestre Ledru
80dff8c583 * Update the list of symbol for libclang1. Added:
- clang_Cursor_isExternalSymbol
  - clang_EnumDecl_isScoped
  - clang_getAddressSpace
  - clang_getCursorExceptionSpecificationType
  - clang_getExceptionSpecificationType
  - clang_getTypedefName
  - clang_suspendTranslationUnit
2017-07-28 08:24:50 +00:00
Sylvestre Ledru
95c89e006b * New testing release
* Comment a line to unbreak the build (temp-unbreak-5.0-build.diff)
  To be removed
2017-07-28 06:45:35 +00:00
Sylvestre Ledru
af9fc5a2b7 use clang replacement 5.0 instead of 3.8 2017-07-28 06:29:26 +00:00
Sylvestre Ledru
be6493db62 use clang replacement 4.0 instead of 3.8 2017-07-28 06:29:03 +00:00
Sylvestre Ledru
a7a0e6c516 fix the version name 2017-07-27 21:19:52 +00:00
Sylvestre Ledru
8ad745132d Upload as a new package 2017-07-27 21:19:04 +00:00
Sylvestre Ledru
289c32e7e4 Upload a new package 2017-07-27 21:07:02 +00:00
Sylvestre Ledru
e80a4868fd Rebuild with gcc 7 to fix a relocation error (Closes: #866354) 2017-07-26 07:18:55 +00:00
Sylvestre Ledru
f0764ecc6f ld.lld manpage wasn't installed 2017-07-26 05:21:33 +00:00
Sylvestre Ledru
dd677fef60 ld.lld manpage wasn't installed 2017-07-26 05:20:11 +00:00
Sylvestre Ledru
e7e7f03d60 remove then, maybe the pb is fixed 2017-07-12 09:18:25 +00:00
Sylvestre Ledru
7deef25ff1 ignore a test 2017-07-12 08:18:32 +00:00
Sylvestre Ledru
95670f4bca rebase of the patch 2017-07-11 18:20:14 +00:00
Sylvestre Ledru
57a3ca75e5 Ship the opt-viewer new program as part of llvm-5.0 tools 2017-07-09 15:36:46 +00:00
Sylvestre Ledru
f9051f1cb2 rebase of the patches 2017-06-30 06:40:20 +00:00
Sylvestre Ledru
0f6a0f5cc8 New stable release 2017-06-21 21:19:46 +00:00
Sylvestre Ledru
ae2614f277 use -DPOLLY_BUNDLED_JSONCPP=OFF & add pkg-config as a dep (to help find
the files)
2017-06-21 16:08:52 +00:00
Sylvestre Ledru
edc764a9ed use -DPOLLY_BUNDLED_JSONCPP=OFF 2017-06-21 14:09:29 +00:00