Commit Graph

653 Commits

Author SHA1 Message Date
Jerome Duval
35e44c8789 llvm9: add recipe for 9.0.0-rc3, disabled for now. 2019-09-07 17:46:37 +02:00
Adrien Destugues
2dab4aae83 avr_gcc: remove invalid provides entry
The binary is not in $binDir anymore so there is no need to have an
entry for it.
2019-09-02 18:51:24 +02:00
Adrien Destugues
53bb7b63e0 avr_gcc: fix secondary arch support.
Put the compiler in the main architecture dir, that's simpler (no need
to setarch to use it). And avr_libc would not handle it otherwise,
anyways.
2019-09-01 21:37:11 +02:00
miqlas
95e85cede8 GCC size reduction (#4132) 2019-08-24 13:39:36 -04:00
miqlas
c71e130ac5 GCC: enable objc without objc lib (#3748) 2019-08-23 18:41:16 -04:00
Simon South
b5ed72eece jam: Update to latest commit and add debuginfo (#4088) 2019-08-13 22:21:53 -04:00
Adrien Destugues
a88a311fb2 avr_gcc: update to 8.3.0.
Bump texinfo for perl ABI change, otherwise gcc doesn't build.
2019-08-10 09:44:49 +02:00
Adrien Destugues
29a666bb8a NetSurf, libraries & tools update.
Fixes #4077
2019-08-09 18:42:45 +02:00
Adrien Destugues
a592f6d4f3 llvm: move libclang to libs package
This library is used by youcompleteme and it should not need the whole
clang package (which is big) to be installed.
2019-07-26 18:13:18 +02:00
kikadf
b5df226545 gcc-8.3: apply libstdcxx-filesystem-ts patch from 7.3 2019-07-23 21:29:56 +02:00
miqlas
4e0bc36ed7 GCC: forced rebuild
URL seems to be available, probably network glitch
2019-07-19 19:11:49 +02:00
Jessica Hamilton
c0c6618cf8 Fix gfortran, patch from 7.3.0 hadn't been applied. 2019-07-18 15:10:17 +00:00
Sergei Reznikov
4dcba037dd gettext: drop gcc dependency 2019-06-29 14:55:11 +03:00
Augustin Cavalier
a4d480b182 gcc: Do not ship a static libstdc++. 2019-06-15 20:59:57 -04:00
Augustin Cavalier
db36a8f1e1 gcc: Add recipe for GCC 8.3 and enable by default. 2019-05-24 19:26:39 -04:00
Augustin Cavalier
ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Jerome Duval
650ea9b9e1 Reapply "Enable sparc for the base packages".
This reverts commit 99901b49ee.
2019-04-30 19:51:33 +02:00
Jérôme Duval
bae7130876 gcc: trigger build. 2019-04-10 15:36:38 +02:00
Jerome Duval
99901b49ee Revert "Enable sparc for the base packages"
This reverts commit ab5bcc9b3b.
2019-04-10 11:10:56 +02:00
PulkoMandy
ab5bcc9b3b Enable sparc for the base packages
This is needed to build the source packages to use in the bootstrap
image.
2019-04-08 22:03:29 +02:00
Schrijvers Luc
08ae265318 bmake, fix recipe (#3733) 2019-04-06 13:12:12 -04:00
Jérôme Duval
8b0b18422e autoconf_archive: avoid regeneration. 2019-04-03 08:27:21 +02:00
Schrijvers Luc
c66cc3439c autoconf-archive, bump version (#3732) 2019-04-02 10:36:59 +02:00
Jerome Duval
450eb26ec4 llvm: bump 8.0.0 recipe. 2019-03-21 20:09:36 +01:00
Jerome Duval
7bfb45a882 llvm: add recipe for version 8.0.0 rc5. 2019-03-12 22:28:31 +01:00
Schrijvers Luc
256d6ca369 distcc: bump version, disable x86_gcc2 (#3641) 2019-02-18 00:32:39 +03:00
Schrijvers Luc
d348d140ac autoconf264, fix recipe (#3625) 2019-02-09 17:54:04 +01:00
hanya
e8b24eb13c distcc: fix for x86_gcc2 (#3614) 2019-02-05 15:06:40 +01:00
Schrijvers Luc
91d4913d15 autoconf-archive: new recipe (#3528) 2019-01-03 17:01:33 +01:00
Jerome Duval
e0cf9bef09 llvm7: bump version. 2018-12-18 21:20:17 +01:00
Adrien Destugues
c15c79c77d arm cross-binutils: Fix checksum and mark as tested 2018-12-11 20:41:20 +01:00
waddlesplash
260628d521 jam: Forgot to update sha256sum. 2018-11-25 13:33:01 -05:00
waddlesplash
408c6c1864 jam: Fix for GCC2. 2018-11-25 12:44:30 -05:00
Jerome Duval
2b30f1f13d llvm: fix include path for clang.
ie. /system/lib/x86/clang/include instead of
/system/lib/x86/x86/clang/include.
2018-11-24 23:49:36 +01:00
waddlesplash
909b5e4cf9 jam: Bump version. 2018-11-21 20:28:52 -05:00
waddlesplash
3f7569988f gcc8: disable on x86 secondary arch. 2018-10-29 22:31:36 -04:00
fbrosson
d15ea6d7c7 Binutils: disable x86 primary arch for version 2.31.1. See #3250 2018-10-26 15:31:28 +00:00
kenmays
db88abb64a Binutils: enable x86 arch for version 2.31.1. (#3250) 2018-10-26 15:24:30 +00:00
Calvin Hill
9a9851061a llvm6/7: enable float128 support in clang. (#3229)
This patch is required to build a dependency of swift-lang when built with
LLVM 6 and higher, and enables support for float128 in the compiler.
2018-10-24 12:46:23 +02:00
kenmays
95e6da586a LLVM: Update UIUC license. (#3234) 2018-10-20 16:26:50 +00:00
kenmays
1eceb8da2f LLVM: Remove older patches/recipes < LLVM v5.0.0. (#3234) 2018-10-20 16:26:50 +00:00
kenmays
fa76c86c03 Binutils: add recipe for version 2.31.1. (#3204) 2018-10-20 10:21:29 +00:00
Adrien Destugues
8d5659531f Backport fix from upstream for std::is_trivially_constructible
Needed to build current version of webkit code.
2018-10-16 00:29:11 +02:00
Adrien Destugues
7165175bf1 Import gcc 8.1 recipe done by extrowerk. 2018-10-14 21:35:59 +02:00
Adrien Destugues
f9cf8e905f autoconf264: fix build.
This version is needed to generate gcc configure files.
2018-10-14 21:35:59 +02:00
Adrien Destugues
6ad8a8a7e9 gcc: remove outdated recipes. 2018-10-14 21:35:58 +02:00
Jerome Duval
1b472def0a llvm6: add missing libdir for secondary archs.
same for llvm7, also enabled.
2018-10-09 21:13:18 +02:00
Jérôme Duval
f1724f2097 llvm6: enable x86. 2018-10-09 19:32:36 +02:00
fbrosson
99bfcd79f0 patch: restore version 2.7.5 for x86_gcc2 non hybrid. See #3200 2018-10-08 15:51:42 +00:00
fbrosson
d8b74a5c63 patch: drop gcc2 patchset, mark x86_gcc2 as broken. See #3200 2018-10-08 12:34:31 +00:00