Commit Graph

7340 Commits

Author SHA1 Message Date
Andreas Rammhold
464ff0aa24
Revert "cudatoolkit: move the dependencies into a common expression"
This reverts commit ceafd896f5.
2019-11-29 03:49:34 +12:00
Jörg Thalheim
9ff252ec23
Merge pull request #74432 from r-ryantm/auto-update/kotlin
kotlin: 1.3.50 -> 1.3.60
2019-11-28 10:03:27 +00:00
R. RyanTM
a686bdafd8 kotlin: 1.3.50 -> 1.3.60 2019-11-27 22:00:32 -08:00
R. RyanTM
3e938541da fasm-bin: 1.73.16 -> 1.73.18 2019-11-27 19:42:37 -08:00
worldofpeace
8ef9f8b893
Merge pull request #74336 from virusdave/dnicponski/scratch/upgrade_unison_to_g
unison: 1.0.M1f -> 1.0.M1g
2019-11-27 19:35:42 +00:00
Michael Raskin
4cce622213
Merge pull request #74129 from r-ryantm/auto-update/abcl
abcl: 1.5.0 -> 1.6.0
2019-11-27 17:06:21 +00:00
Dave Nicponski
43dc5ea917 unison: 1.0.M1f -> 1.0.M1g
Upgrade unison codebase manager to latest release
2019-11-27 09:12:23 -05:00
Susan Potter
a1f82db351 purescript: 0.13.4 -> 0.13.5 2019-11-26 19:04:16 -08:00
Andreas Rammhold
e38f83c762
Merge pull request #72826 from andir/cudapackages
cuda: make cudatoolkit & cudnn packages overrideable
2019-11-26 13:10:56 +01:00
Andreas Rammhold
ceafd896f5
cudatoolkit: move the dependencies into a common expression
This has the benefit of being able to override all the inputs to the
build where you were previously only able to override the entire package
set (if at all).
2019-11-26 12:28:45 +01:00
worldofpeace
2f66bd9d5b
Merge pull request #73996 from virusdave/dnicponski/scratch/upgrade_dotty_to_latest
dotty: 0.14.0-RC1 -> 0.20.0-RC1
2019-11-25 15:13:39 +00:00
R. RyanTM
47e9799042 abcl: 1.5.0 -> 1.6.0 2019-11-25 02:45:31 -08:00
John Ericson
1a388b8bff
Merge pull request #74087 from Ericson2314/ghcjs-fix-deps
ghcjs-ng: The GHC source should be configured with native build inputs
2019-11-24 18:11:51 -05:00
John Ericson
5858d7229a ghcjs-ng: The GHC source should be configured with native build inputs
This matters once we start treating GHCJS as cross compilation, as we
should be.
2019-11-24 23:08:47 +00:00
John Ericson
814f9104d7
Merge pull request #72657 from cleverca22/vc4
Initial implementation of vc4 cross-compile
2019-11-24 16:04:15 -05:00
John Ericson
d0d5136cce Merge remote-tracking branch 'upstream/master' into wrapper-pname-support 2019-11-24 17:25:07 +00:00
John Ericson
9b090ccbca treewide: Get rid of most parseDrvName without breaking compat
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
John Ericson
195c263a81
Merge pull request #74016 from Ericson2314/gcc-fix-cross-name
gcc: Fix cross names
2019-11-24 11:03:07 -05:00
Frederik Rietdijk
7cb0bc30e6
Merge pull request #70176 from taku0/adoptopenjdk-bin-11.0.4
adoptopenjdk-bin: 11.0.3 -> 11.0.5, 8.0.222 -> 8.0.232 [Security fixes]
2019-11-24 10:19:00 +01:00
Ben Wolsieffer
2dea864984 openjdk8: restore correct handling of cmm directory 2019-11-24 09:57:09 +01:00
Craig Hall
62d6429793 gcc: Fix cross names
There was an issue with the dashes.

(taken from commit e158e113a6b74f6cd0e1de9e976b882a03714bf8)
2019-11-24 05:18:50 +00:00
Michael Raskin
5ccfbd9d4a
Merge pull request #73995 from fare-patches/master
gerbil-unstable: 2019-08-11 -> 2019-11-10
2019-11-23 23:49:56 +00:00
Dave Nicponski
974ff0fc17 dotty: 0.14.0-RC1 -> 0.20.0-RC1
Update Scala Dotty to latest version.
2019-11-23 18:18:26 -05:00
Francois-Rene Rideau
3823b386b4 gerbil-unstable: 2019-08-11 -> 2019-11-10
Also, build with gambit rather than gambit-unstable, because of, well,
instability in the current gambit-unstable.
2019-11-23 18:12:34 -05:00
Renaud
2b66f562e9
carp: fix eval 2019-11-23 17:10:17 +01:00
alva
a03e31587d carp: unstable-2018-09-15 -> 0.3.0
(#68155)
2019-11-23 17:02:37 +01:00
taku0
f6a5319f93 adoptopenjdk-bin: 8.0.222 -> 8.0.232 2019-11-23 14:16:39 +09:00
taku0
36c5ad2a4b adoptopenjdk-bin: 11.0.4 -> 11.0.5 2019-11-23 14:14:37 +09:00
taku0
c8d1c8712c adoptopenjdk-bin: 11.0.3 -> 11.0.4 2019-11-23 13:56:00 +09:00
Dave Nicponski
cc967ed014 unison-ucm 1.0.e-alpha -> 1.0.f-alpha 2019-11-22 07:31:39 -05:00
Domen Kožar
1b13a8f2e7
Merge pull request #69552 from domenkozar/ghc-dwarf
ghc: compile with DWARF support by default
2019-11-22 10:49:33 +01:00
Domen Kožar
7217090464
ghc: compile with DWARF support by default
This allows our GHCs to build programs with DWARF debug information
when -g is passed, see https://ghc.haskell.org/trac/ghc/wiki/DWARF.

Compiling with debug symbols is off by default until GHC ticket
https://gitlab.haskell.org/ghc/ghc/issues/15960
(Using -g causes differences in generated core) is fixed.
2019-11-20 15:35:25 +01:00
Michael Bishop
4aa1ffae04
initial implementation of vc4 cross-compile 2019-11-19 22:19:15 -04:00
Frederik Rietdijk
be7125dde7 Merge master into staging-next 2019-11-16 11:45:07 +01:00
c0bw3b
9367367dfd Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
John Ericson
bca2e8255e treewide: CAML_LD_LIBRARY_PATH may be undefined 2019-11-14 13:44:07 -05:00
Frederik Rietdijk
c6e31d0767 Merge master into staging-next 2019-11-14 13:31:39 +01:00
Brian McKenna
07829a0c92 unison-ucm: 1.0.M1d-alpha -> 1.0.M1e-alpha
* unison-ucm: 1.0.M1d-alpha -> 1.0.M1e-alpha (#72279)

* unison-ucm: refresh meta
homepage and licenses
2019-11-14 00:50:09 +01:00
R. RyanTM
d8e9b89b48 intel-graphics-compiler: 1.0.10 -> 1.0.2714.1
(#72540)
2019-11-13 23:23:52 +01:00
Matthew Bauer
1c3deb9642
Merge pull request #73084 from lopsided98/llvm-7-armv6l
llvm_7: disable failing test on armv6l
2019-11-13 17:20:13 -05:00
Matthew Bauer
56c309f953
Merge pull request #73083 from lopsided98/llvm-9-arm
llvm_9: disable failing tests on 32-bit ARM
2019-11-13 17:19:45 -05:00
Renaud
f55563b9e7
Merge pull request #73156 from maximedenes/purescript-0.13.4
purescript: 0.13.3 -> 0.13.4
2019-11-13 00:21:07 +01:00
Matthew Bauer
93fd7d8888
Merge pull request #73291 from obsidiansystems/fix-gcj
GCC 6: Fix java support
2019-11-12 11:10:34 -05:00
John Ericson
903bdf1709 GCC 6: Fix java support
Major version upper bound was one too low.
2019-11-12 09:56:43 -05:00
Luka Blaskovic
8bff104114 rustc: bump runtime LLVM to match upstream
```
rustc 1.38.0
binary: rustc
commit-hash: unknown
commit-date: unknown
host: x86_64-unknown-linux-gnu
release: 1.38.0
LLVM version: 9.0
```
2019-11-12 14:50:49 +01:00
Frederik Rietdijk
d688c7cd05 Merge staging-next into staging 2019-11-12 14:32:56 +01:00
Frederik Rietdijk
4619637d74
Merge pull request #72712 from NixOS/staging-next
Staging next
2019-11-12 14:32:50 +01:00
John Ericson
16f0fe7fe3 Merge remote-tracking branch 'upstream/master' into mingw-mcfthreads 2019-11-11 20:48:14 -05:00
John Ericson
04cb05d20c gcc: Build MinGW stage two with threading library
Currently this is set up to be mcfgthreads, but it could be something
else instead.
2019-11-11 11:02:38 -05:00
Frederik Rietdijk
73b88e17dd Merge staging-next into staging 2019-11-11 12:09:26 +01:00