Commit Graph

8415 Commits

Author SHA1 Message Date
Emery Hemingway
dc09e3edfc nim: wrap compiler for cross-compilation support 2020-09-07 16:16:55 +02:00
Emery Hemingway
06ac3c1d2a nim: patch to fix dynamic library loading 2020-09-07 16:16:55 +02:00
Frederik Rietdijk
d362c0e54e Merge master into staging-next 2020-09-06 18:14:23 +02:00
Daniël de Kok
53a3f7aba7
Merge pull request #97013 from siraben/knightos-tools
Move KnightOS packages into pkgs/tools/knightos
2020-09-06 08:41:36 +02:00
Ben Siraphob
abedb5c42f Move KnightOS packages into folder 2020-09-06 08:37:49 +02:00
Oleksii Filonenko
6e9161e9eb
Merge pull request #97158 from r-ryantm/auto-update/gleam
gleam: 0.10.1 -> 0.11.2
2020-09-05 17:03:10 +03:00
Frederik Rietdijk
af81d39b87 Merge staging-next into staging 2020-09-04 20:03:30 +02:00
R. RyanTM
aeab6ca61e gleam: 0.10.1 -> 0.11.2 2020-09-04 17:33:19 +00:00
Frederik Rietdijk
377242d587 Merge staging-next into staging 2020-09-03 19:21:10 +02:00
Timo Kaufmann
6ff5c406eb fpc: add support for aarch64-linux
Supported since fpc 3.2.0.
2020-09-03 14:52:26 +02:00
Timo Kaufmann
f928b91f34 fpc: 3.0.4 -> 3.2.0
There was no 3.1 for some reason. The old sed-based path patching was
broken and resulted in syntax errors since it was a bit over-eager.
Instead of fixing it, I decided to replace it with a patch file which is
easier to inspect and will fail in a more obvious way next time.

The patch is now applied unconditionally, since it actually applies to
all linux platforms. The changes are localized to linux-specific code,
so it does not hurt to apply it on non-linux platforms as well.

Hedgewars needs a small fix to work with the new version. Done in the
same commit to avoid a broken commit.
2020-09-03 14:52:18 +02:00
zowoq
eef56567c4 go_1_14: 1.14.7 -> 1.14.8 2020-09-03 07:54:09 +10:00
adisbladis
6fc3562432
Merge pull request #94637 from antifuchs/gccemacs-on-darwin
emacs: Make gccemacs build on darwin
2020-09-02 18:30:58 +02:00
Mario Rodas
df8eed0ccf ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0 -> 4.11.1 2020-09-02 09:30:20 +02:00
Sascha Grunert
57b91fc5ad go: 1.15 -> 1.15.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-02 07:36:15 +10:00
Frederik Rietdijk
e29c1e42e0 Merge staging-next into staging 2020-08-31 19:46:33 +02:00
Andreas Fuchs
41e34e76d8 gcc: Only use strip -x if building libgccjit on darwin
It's not necessary to use strip -x otherwise, so let's just use it for
the JIT library.
2020-08-29 23:10:38 -04:00
Ryan Mulligan
d2eac481bf
Merge pull request #96615 from r-ryantm/auto-update/sagittarius-scheme
sagittarius-scheme: 0.9.6 -> 0.9.7
2020-08-29 14:51:57 -07:00
Jan Tojnar
136aa40a0f
Merge branch 'staging-next' into staging 2020-08-29 19:18:17 +02:00
R. RyanTM
1680f2f77a sagittarius-scheme: 0.9.6 -> 0.9.7 2020-08-29 14:36:16 +00:00
R. RyanTM
0be4c80001 closurecompiler: 20200614 -> 20200719 2020-08-29 15:59:24 +02:00
Gabriel Ebner
6141b50dd5
Merge pull request #96555 from gebner/emscripten2 2020-08-29 15:49:21 +02:00
Gabriel Ebner
ad33043403 emscripten: precompile libraries for wasm2c 2020-08-29 14:14:57 +02:00
Nikolay Korotkiy
3106c30903 cmake: fix CMAKE_FIND_FRAMEWORK 2020-08-29 13:37:56 +02:00
Frederik Rietdijk
7b56d26ae3 Merge master into staging-next 2020-08-29 13:30:25 +02:00
Gabriel Ebner
fc0f11e3d5 emscripten: make emconfigure use wrapped binaries 2020-08-29 13:28:02 +02:00
Gabriel Ebner
bc9760b842 emscripten: precompile libc, etc. 2020-08-29 13:02:55 +02:00
Gabriel Ebner
3f30e70d29 emscripten: fix node modules 2020-08-29 11:35:11 +02:00
Gabriel Ebner
beb0339ce5 emscripten: 2.0.0 -> 2.0.1 2020-08-29 11:27:42 +02:00
Gabriel Ebner
93fda1f69d binaryen: 95 -> 96 2020-08-29 11:27:35 +02:00
Gabriel Ebner
48dc384a3c emscripten: add node dependencies for acorn-optimizer 2020-08-29 11:04:30 +02:00
Daniël de Kok
e84556236b
Merge pull request #96550 from ericdallo/export-mkFlutter
flutter: export mkFlutter
2020-08-29 08:32:14 +02:00
Matthew Bauer
d0e52b6b32
Merge pull request #95309 from obsidiansystems/mobile-fixes
Support Android 29 in cross-compilation
2020-08-28 14:59:37 -05:00
Peter Simons
082fbfd298
Merge pull request #96272 from NixOS/haskell-updates
Update Haskell package set to LTS 16.11 (plus other fixes)
2020-08-28 21:06:26 +02:00
Gabriel Ebner
7c6ef8b5cd binaryen: simplify build 2020-08-28 20:46:47 +02:00
Gabriel Ebner
2d39da2084 emscripten: 1.39.1 -> 2.0.0 2020-08-28 20:20:35 +02:00
Eric Dallo
65062ad39f
flutter: export mkFlutter
With that, users can build custom versions of flutter
2020-08-28 13:13:30 -03:00
Daniël de Kok
4eb9188da6
Merge pull request #95891 from siraben/kcc-init
knightos-kcc: init at 4.0.0
2020-08-28 14:21:22 +02:00
Vincent Laporte
7b8448dd1c ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+β3 → 4.11.0 2020-08-28 14:09:37 +02:00
Ben Siraphob
cfa59f2cdb knightos-kcc: init at 4.0.0 2020-08-28 16:31:06 +07:00
Frederik Rietdijk
efb45f7638 Merge master into staging-next 2020-08-28 09:54:31 +02:00
Vincent Laporte
e3061fa9f9 ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+β3 → 4.11.0 2020-08-28 07:31:39 +02:00
Peter Simons
24cd70f14a Merge remote-tracking branch 'origin/master' into haskell-updates 2020-08-27 14:26:14 +02:00
Lassulus
9c3ab4fdc6
Merge pull request #85870 from toraritte/update-mitscheme
mit-scheme: 9.2 -> 10.1.10
2020-08-27 12:54:15 +02:00
Frederik Rietdijk
13d93aabfb Merge staging-next into staging 2020-08-27 08:37:03 +02:00
Frederik Rietdijk
52095e171f Merge master into staging-next 2020-08-27 08:36:41 +02:00
Milan
5622b6b6fe
openjfx14: correctly remove references to jdk11 (#96298)
The new version string for jdk11 contains a '+' character, which needs
to be escaped for use in the sed command.
Fixes #95117.
2020-08-26 23:35:20 +02:00
Matthew Bauer
25ac498482
Merge pull request #96404 from matthewbauer/gcc-cross
Fix cycle detected in Darwin->Linux cross GCC
2020-08-26 16:17:14 -05:00
Matthew Bauer
0b8312660a gcc10: fix building darwin->linux cross compiler
same as 459c60dda2 but for gcc10
2020-08-26 16:15:05 -05:00
Matthew Bauer
872b23d214 Merge remote-tracking branch 'origin/master' into gcc-cross 2020-08-26 16:10:02 -05:00