Commit graph

7176 commits

Author SHA1 Message Date
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
justinwoo
8a97fedb4e purescript: 0.13.0 -> 0.13.3 2019-10-08 17:29:25 +09: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
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
Jan Tojnar
4655669483
Gnome 3.34 (#68608)
Gnome 3.34
2019-10-03 00:38:54 +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
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
Eelco Dolstra
1be54bd0ad
Merge pull request #69534 from edolstra/rustc-1.38.0
rustc: 1.37.0 -> 1.38.0
2019-09-30 12:58:25 +02:00
Peter Simons
6966609104 Drop obsolete ghcjs-8.4.x code.
The 8.4.x version of ghcjs hasn't compiled successfully
in ages, so I reckon it's unused. The even older code
in pkgs/development/compilers/ghcjs is unused entirely;
it's not even referenced in Nixpkgs.
2019-09-30 12:48:24 +02:00
Jörg Thalheim
173d5a4e6e
rustc: remove test related patches/code
Tests have been disabled since over a year and now the
code starts to bit-rot. As it seems unlikely that they
will come back in near future, let's just remove it.
2019-09-30 10:00:33 +01:00
Christian Kögler
8bc8184936 Halide platforms limited to x68
ARM platforms are currently not supported by Halide:

https://github.com/halide/Halide/issues/3296
2019-09-30 07:11:44 +02:00
arcnmx
607a4a6e3a llvmPackages_9.compiler-rt: remove crt patch
This doesn't apply because it was merged upstream.
2019-09-29 18:34:31 -07:00
Mario Rodas
9b42f37f74
Merge pull request #69362 from xzfc/nim
nim: 0.20.2 -> 1.0.0
2019-09-29 09:19:35 -05:00
Christian Kögler
1392ea8543 halide new release 2018/02/15 -> 2019/08/27 2019-09-29 13:45:50 +02:00
Vladimír Čunát
de99e7ce94
Merge #69115: llvmPackages_9: init 2019-09-29 11:03:06 +02:00
Emily
97ca1528a0 nextpnr: enable tests 2019-09-28 16:55:21 -05:00
Emily
9f7165de66 nextpnr: 2019.08.31 -> 2019.09.28 2019-09-28 16:55:21 -05:00
Emily
26d26f77a6 yosys: enable tests 2019-09-28 16:55:21 -05:00
Emily
b819ce615d yosys: 2019.09.01 -> 2019.09.27 2019-09-28 16:55:21 -05:00
Marek Mahut
02af688d88
Merge pull request #69605 from r-ryantm/auto-update/intercal
intercal: 0.30 -> 0.31
2019-09-28 22:38:07 +02:00
Jörg Thalheim
492be34fc9
jetbrains/update-2 (#67719)
jetbrains/update-2
2019-09-28 10:49:38 +01:00
Vladimír Čunát
fda4a08d4a
Merge branch 'staging-next'
There are several security fixes - again, as it consists mainly of the
previously reverted staging-next merge.
2019-09-28 07:43:04 +02:00
Mario Rodas
15f9bdb648
Merge pull request #69751 from r-ryantm/auto-update/ponyc
ponyc: 0.30.0 -> 0.31.0
2019-09-27 23:45:52 -05:00
R. RyanTM
e10996a569 ponyc: 0.30.0 -> 0.31.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ponyc/versions
2019-09-27 19:48:03 -07:00
Vladimír Čunát
217cf982c7
Merge branch 'master' into staging-next 2019-09-27 22:13:02 +02:00