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 |
|
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 |
|