Commit Graph

686 Commits

Author SHA1 Message Date
Jérôme Duval
7f91bd880f make: rebuild to make version available 2021-02-23 14:49:44 +01:00
Jérôme Duval
a75a18260f gcc: bump for rebuild
last one failed because of texinfo
2021-02-05 08:08:42 +01:00
Jerome Duval
ab58bc4953 gcc: rebuild after mpfr version bump
mpc links against libmpfr6 while gcc links against libmpfr4, this
seems to lead to a crash in mpfr when building some projects.
2021-02-04 20:11:00 +01:00
Jerome Duval
a82ebc2b45 make: disable 4.3
our signal handling is not good enough yet
make[1]: *** duping jobs pipe: Bad file descriptor.  Stop.
2021-02-01 15:52:16 +01:00
extrowerk
3d9d02b191 DistCC: bump, remove old, positive_errors, cleanup, switch to py3.7 (#5585) 2021-01-13 07:20:16 +01:00
Jérôme Duval
44ad9ca13d make: typo 2021-01-12 21:51:43 +01:00
extrowerk
1fa91a9b34 make: bump (#5517)
* disable pselect, enable recipe

Co-authored-by: Jérôme Duval <jerome.duval@gmail.com>
2021-01-12 21:47:55 +01:00
Jerome Duval
f2a736498a automake: bump version 2021-01-07 18:50:17 +01:00
Schrijvers Luc
5b24251672 llvm6, revbump for rebuild (#5505) 2020-12-23 19:29:23 +01:00
Schrijvers Luc
66b3662e27 llvm v5.0.0, bump revision, fixes build for gcc8 (#5497) 2020-12-21 18:58:31 +01:00
Schrijvers Luc
3b57ead64e flex, add symlink to lex (#5303) 2020-09-29 11:51:08 +02:00
Augustin Cavalier
25b60f3657 jam: Bump version.
Now uses posix_spawn.
2020-06-06 13:03:11 -04:00
waddlesplash
de55dbc05a binutils: bump revision for rebuild. 2020-06-05 21:09:16 -04:00
Jérôme Duval
615cb00eab libuuid: fix CONFLICTS 2020-05-22 16:09:21 +02:00
Schrijvers Luc
d9f3e4e875 lemon, last obsolete bep file removal (#4971) 2020-05-11 09:12:48 +02:00
Jerome Duval
4b439051e3 bison: bump version. 2020-05-05 14:06:01 +02:00
Jerome Duval
bd34643aa3 automake: bump version. 2020-05-05 13:45:31 +02:00
Jerome Duval
1d3c121b66 libuuid: scons needs a secondary arch variable 2020-04-28 10:22:16 +02:00
Jerome Duval
d033783342 libuuid: fix build 2020-04-27 20:48:52 +02:00
Michael Lotz
8bbc0bfc66 Restore UIUC license still referenced by older LLVM recipe.
It was removed in 717c4976f2 and caused
the older LLVM packages to become unbuildable.
2020-04-13 09:03:59 +02:00
Adrien Destugues
32f9e02ecf libtool: do not link transitive dependencies explicitly.
Let runtime_loader figure this out. It makes it easier for us to manage
updates to libraries.
2020-04-11 22:17:42 +02:00
Jerome Duval
c4c111dce8 bison: bump version. 2020-03-26 09:27:45 +01:00
X512
e32dd2d215 llvm: add lld-link, improve incremental build (#4810)
* Use ninja instead of make to improve incremental build.
* Use -n option in cp to do not change existing files when installing source code.
2020-03-21 15:07:22 -04:00
Jerome Duval
fd6c00b1a1 bison: add recipe for version 3.5.2
disabled for gcc2. test #132 fails.
2020-02-15 18:22:12 +01:00
François Revol
2c95bf707c Enable m68k for the base packages
This is needed to build the source packages to use in the bootstrap image.
2020-02-04 22:44:39 +01:00
PulkoMandy
3858612e37 Add sparc architecture to some recipes and fix bash
Needed for succesful bootstrap.

Bash recipe fails to find files if the PATCH() code is not run from the
source directory.
2020-01-21 20:27:37 +01:00
Jérôme Duval
f11d8f5930 llvm9: trigger build for x86_64 2020-01-16 10:21:41 +01:00
Jerome Duval
717c4976f2 llvm9: bump version.
update license
add subpackage for lit
2020-01-15 22:41:17 +01:00
Jerome Duval
d38c505a23 ucpp: bump version. 2019-12-01 22:05:22 +01:00
Alexander von Gluck IV
aef616ad98 libuuid: Bump to 1.3.1 for gcc2 fixes 2019-10-15 18:36:07 +00:00
Alexander von Gluck IV
ce55d8052b libuuid: Add v1.3.0 from my own fork. Solves #4266
* Now properly BSD licensed.
2019-10-13 22:01:55 +00:00
Jerome Duval
137aa5aade llvm9: fix c++ headers search for secondary arch. 2019-09-21 22:46:35 +02:00
Jerome Duval
3babc69ca8 llvm9: enable with release artefacts. 2019-09-21 12:11:22 +02:00
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