7456 Commits

Author SHA1 Message Date
Yurii Rashkovskii
e0d7a96903
swipl: include GUI tools
swi-prolog currently misses GUI packages / tools (xpce, prolog_ide)
due to missing X dependencies.
2019-10-11 00:17:41 +07:00
Troels Henriksen
5ddd4dbb12 ispc: add x86_64-darwin to platforms. 2019-10-09 12:16:55 +02:00
Vladimír Čunát
d8218de5c5
go: apply upstream patch
This should fix the tests almost always failing on Hydra for i686.
2019-10-09 08:41:19 +02:00
R. RyanTM
a795e561f7 solc: 0.5.11 -> 0.5.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/solc/versions
2019-10-08 16:17:47 -07:00
Sarah Brofeldt
ec358abcc3
Merge pull request #70260 from athas/ispc-no-host
ispc: do not test on the "host" target
2019-10-08 22:52:34 +02:00
Ricardo M. Correia
7ec975fa84 rustc, cargo: remove myself from maintainers 2019-10-08 19:52:47 +02:00
Ricardo M. Correia
e39cfe2309 adoptopenjdk-icedtea-web: remove myself from maintainers 2019-10-08 19:51:52 +02:00
Christine Koppelt
54e4b13887 jikes: removing 2019-10-08 08:29:36 -07:00
Frederik Rietdijk
a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
Yurii Rashkovskii
3e9e1828bb
pakcs: 2.1.1 -> 2.1.2
packs 2.1.1 build has been observed to be broken by the upgrade of
swiProlog to 8.1.15. Upgrading packs to 2.1.2 seems to resolve this
issue.
2019-10-08 16:12:12 +07:00
justinwoo
8a97fedb4e purescript: 0.13.0 -> 0.13.3 2019-10-08 17:29:25 +09:00
Yurii Rashkovskii
cbb4b91e70
swipl: 8.1.4 -> 8.1.15
8.1.4 can no longer download SWI-Prolog packages (pack_list,
pack_install, etc), rendering it much less useful.
2019-10-08 13:26:41 +07:00
Marco Maggesi
ff1ed720e2 Rename z77z into maggesi
Make the "handle" of the maintainer match the name of the github account.
Also update the email address.
2019-10-07 17:05:25 +02:00
チルノ
795b1555a8 vlang: Propagate build inputs, add $LDFLAGS (#70466) 2019-10-07 00:02:34 -04:00
Joachim F
c35ebfcb04
Merge pull request #70452 from joachifm/feat/tinycc
Tinycc packaging improvements
2019-10-06 11:02:51 +00:00
Joachim Fasting
bb75bc9d42
tinycc: derive rev from version 2019-10-05 13:06:42 +02:00
Joachim Fasting
f73f525b72
tinycc: generate a pkgconfig file for libtcc 2019-10-05 13:06:41 +02:00
Joachim Fasting
8b1000432b
tinycc: parallel building 2019-10-05 13:06:40 +02:00
Joachim Fasting
06b4f4d46f
tinycc: minor refactorings 2019-10-05 13:06:39 +02:00
Matthew Bauer
977a311c1f
Merge pull request #70364 from matthewbauer/fix-clang-9-macos
llvm9/clang.nix: fix clang on macos
2019-10-04 11:01:51 -04:00
Nicolas Mattia
fadd37ba46 libcxx: don't produce shared libs on musl 2019-10-04 10:51:11 +02:00
Nicolas Mattia
e494de20b3 libcxxapi: don't produce shared libs on musl 2019-10-04 10:51:10 +02:00
Bas van Dijk
761df21d6f
Merge pull request #70321 from nmattia/nm-no-unwind-for-cxxabi
libcxxabi: don't depend on libunwind
2019-10-04 10:17:06 +02:00
Matthew Bauer
42710203b0 llvm9/clang.nix: fix clang on macos
Fixes #70243
2019-10-03 23:40:05 -04:00
チルノ
0910bb3043 vlang: 0.1.18 -> 0.1.21 (#70297) 2019-10-03 16:47:40 -04:00
Nicolas Mattia
76b54c75b3 libcxxabi: don't depend on libunwind 2019-10-03 13:39:19 +02:00
worldofpeace
dbabe696d9 vala_0_44: 0.44.7 -> 0.44.8
https://gitlab.gnome.org/GNOME/vala/blob/0.44.8/NEWS
2019-10-02 22:57:42 -04:00
worldofpeace
ba565aafe1 vala: 0.46.1 -> 0.46.2
https://gitlab.gnome.org/GNOME/vala/blob/0.46.2/NEWS
2019-10-02 22:54:03 -04:00
Jan Tojnar
b9c5f849a4
Merge branch 'staging-next' into staging 2019-10-03 01:47:41 +02:00
Jan Tojnar
b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
Jan Tojnar
4655669483
Gnome 3.34 (#68608)
Gnome 3.34
2019-10-03 00:38:54 +02:00
Troels Henriksen
12f03a0776 ispc: do not test on the "host" target
This is because some very sensitive tests may fail when using more
exotic platforms and vector instructions.  For example, floating point
summation (which is not associative in the first place), or
transcendental functions.  Arguably, ispc's test suite is too
sensitive here.
2019-10-02 19:43:20 +02:00
Domen Kožar
cb4332e3eb
Merge pull request #69886 from NixOS/haskell-updates
Haskell updates
2019-10-02 15:51:55 +02:00
Mario Rodas
50675916d1
Merge pull request #70147 from marsam/update-zig
zig: 0.4.0 -> 0.5.0
2019-10-02 03:46:13 -05:00
Dima
aa467810a5 go_1_12: 1.12.9 -> 1.12.10
GO 1.12.10 has been released 5 days ago, so
bumping it in the hope that it also fixes some
flakey GC tests.

Also see https://github.com/NixOS/nixpkgs/pull/69359
2019-10-02 06:09:08 +02:00
Peter Simons
1e148f1a33
Merge pull request #70053 from peti/t/drop-obsolete-ghcjs
drop obsolete ghcjs 8.4.x version
2019-10-01 16:20:03 +02:00
Matthew Bauer
1f95c9c933 llvm9/compiler-rt: fix on i686 2019-09-30 21:27:22 -04:00
Matthew Bauer
a7dc5c685e llvm/compiler: preserve hashes
Don’t require a mass rebuild for this fix.
2019-09-30 21:24:27 -04:00
Matthew Bauer
d303a2f431 llvm/compiler-rt: fix on i686
Only turn on cross related flags when useLLVM = true.

Fixes #66693
2019-09-30 21:24:27 -04:00
Mario Rodas
9e522a736d
zig: 0.4.0 -> 0.5.0
Release Notes: https://ziglang.org/download/0.5.0/release-notes.html
2019-09-30 20:00:00 -05:00
Matthew Bauer
7fd270e283
Merge pull request #70044 from arcnmx/compiler-rt-9
llvmPackages_9.compiler-rt: remove outdated crt patch
2019-09-30 15:09:45 -04:00
worldofpeace
9e6896cb59 vala: use vala_0_46 2019-09-30 19:39:52 +02:00
worldofpeace
628bb2ae0a vala_0_42: remove 2019-09-30 19:39:52 +02:00
worldofpeace
2c4fd1512c vala_0_46: init at 0.46.1 2019-09-30 19:39:52 +02:00
worldofpeace
6b4bdd626b vala_0_36: 0.36.19 -> 0.36.20 2019-09-30 19:39:52 +02:00
worldofpeace
14bcc08c43 vala_0_38: remove 2019-09-30 19:39:52 +02:00
worldofpeace
edc4d08f45 vala_0_44: 0.44.6 -> 0.44.7 2019-09-30 19:39:52 +02:00
Tor Hedin Brønner
1905a6d01e openjfx11: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner
203ba052b2 openjfx12: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
markuskowa
bbfd90563e
Merge pull request #70015 from ck3d/halide-2019-08-27
halide new release 2018/02/15 -> 2019/08/27
2019-09-30 17:22:23 +02:00