Commit Graph

636 Commits

Author SHA1 Message Date
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
fbrosson
ee6b46901d patch: bump to 2.7.6, switch to tar.xz, add gcc2 patch. (#3200)
The 2nd patch in patch-2.7.6-gcc2.patchset is almost identical to
the 2nd one in tar-1.30-gcc2.patchset, and the files they patch:

*    tar-1.30/gnu/backupfile.c *    tar-1.30/gnu/parse-datetime.y
* patch-2.7.6/lib/backupfile.c * patch-2.7.6/lib/parse-datetime.y

are identical before and after the patch. There is only one diff,
in line 3: we have a "2017" for tar and a "2018" for patch.
2018-10-07 23:47:48 +00:00
fbrosson
4f4bd84747 patch: add support for x86 secondary arch. (#3200) 2018-10-07 23:47:47 +00:00
fbrosson
543f556984 bmake: bump to 20180919, add a tiny PATCH to simplify INSTALL. 2018-10-04 10:28:06 +00:00
Jerome Duval
d2b37f714e code style. 2018-10-03 13:02:32 +02:00
Jérôme Duval
8624b539d4 llvm6: add missing provides. 2018-10-01 07:32:53 +02:00
Jerome Duval
b291be222f llvm: enable llvm6 and llvm7 for x86_64. 2018-09-29 09:57:42 +02:00
fbrosson
6d0d6ab49a sys-devel/lemon: drop commandSuffix, simplify PROVIDES. 2018-09-28 02:59:40 +00:00
Jerome Duval
bdb0fcbd78 code style. 2018-09-25 10:21:17 +02:00
fbrosson
bd646943d2 automake: add version 1.16.1, with a TEST_REQUIRES. (#3086) 2018-09-19 05:01:36 +00:00
Jerome Duval
7800f60b13 llvm: add missing PROVIDES.
thanks to Vidrep for the notice!
2018-09-17 08:33:07 +02:00
Jerome Duval
dbe7cd4f6a code format. 2018-09-17 07:24:42 +02:00
Calvin Hill
0e4168e79a llvm: bump version to 6.0.1 and add tests. (#3028) 2018-09-14 09:54:19 -07:00
Jerome Duval
51ee6bc944 code style.
remove old patches.
2018-08-14 10:42:32 +02:00
Jerome Duval
ceb7e88114 sys-*: reorder sections. 2018-08-10 08:17:37 +02:00
Jerome Duval
0c8e42333a autoconf: code style. 2018-08-07 10:37:22 +02:00
Jerome Duval
d3a94c0523 llvm: use srcGitRev, code style. 2018-08-07 10:00:35 +02:00
Jerome Duval
ac17bd1be4 code style. 2018-08-07 08:26:26 +02:00