nixpkgs/pkgs/development/compilers
Joachim Fasting 2d643613f3
mozart: refactoring
- Append emacs to the oz wrapper's command search path rather than the
  rpath.  Previously, emacs would end up in the closure but the oz
  shell script would not be helped by it. Now a user without emacs in
  their PATH can still get the complete Oz experience (which depends
  crucially on emacs).  To build a variant without emacs, do
  mozart.override { emacs = null; }
- Patch full path to oz executable into the oz desktop item to make the
  output less reliant on the runtime PATH
- Compress .elc files to save a little bit of space
- Make it easier to extend platform support
- Inline builder.sh
- Be more specific about patching.  oz and ozc are capable of inferring
  OZHOME themselves; thus we generate wrappers only for the binary
  executable components.

Note that gmp and boost would be removed by patchelf --shrink-path; I've
no idea whether they are used somehow, so we leave them in and forego
rpath shrinking for now.
2017-02-16 14:51:08 +01:00
..
abcl abcl: init at 1.4.0 2016-12-13 16:25:24 +01:00
adobe-flex-sdk treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
aldor aldor: mark as broken 2016-06-25 14:24:52 +01:00
aliceml treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
arachne-pnr nixpkgs: arachne-pnr 2016.05.21 -> 2016.08.18 2016-08-19 01:55:13 +00:00
as31 as31: Apply Debian patch for CVE-2012-0808 (#18904) 2016-09-24 03:54:52 +02:00
asn1c asn1c: init at 0.9.27 (#20577) 2016-11-20 17:45:58 +00:00
aspectj aspectj: use sha256 hash 2017-01-24 16:41:21 +00:00
ats
ats2 Postiats version 0.3.0 2017-01-21 13:38:35 -05:00
avian avian: init at 1.2.0 2016-06-03 21:29:50 -06:00
avra
bigloo
boo treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
bupc added berkeley upc 2016-05-06 10:06:08 +01:00
ccl ccl: fix hash 2016-08-23 18:28:38 +02:00
chez Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
chicken chicken: 4.10.0 -> 4.11.0 2016-06-26 11:14:34 +02:00
clean Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
closure closurecompiler: 20151015 -> 20160208 2016-02-10 16:50:59 +02:00
cmdstan treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
cmucl treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
colm colm: 0.13.0.3 -> 0.13.0.4 2016-11-17 22:34:03 +01:00
compcert compcert: adding clightgen to the build 2017-02-01 08:37:34 +01:00
coreclr llvmPackages_36: remove 2017-01-27 20:12:54 +01:00
crystal crystal: 0.20.4 -> 0.20.5 2017-01-23 19:06:20 +08:00
cudatoolkit cudatoolkit5: remove this ancient version 2017-02-13 14:42:24 +01:00
dev86 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
dmd dmd: Fix build for Darwin 2016-12-25 04:58:31 +01:00
dtc dtc: 1.4.1 -> 1.4.2 2016-09-17 00:54:07 +03:00
ecl ecl_16_1_2: init at 16.1.2; reinstating for Maxima 2017-01-03 18:06:47 +01:00
edk2 edk2: use python2 2016-10-18 23:16:04 +02:00
elm elm: be able to install everything inside a profile to fix #19943 2016-11-21 12:42:44 +01:00
emscripten emscripten, emscriptenfastcomp: 1.36.4 -> 1.37.1 2017-01-02 14:26:20 +01:00
emscripten-fastcomp emscripten, emscriptenfastcomp: 1.36.4 -> 1.37.1 2017-01-02 14:26:20 +01:00
eql Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
factor-lang treewide: Fix output references to ncurses 2016-08-23 04:53:24 +03:00
fpc treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
fsharp fsharp: 4.0.0.4 -> 4.0.1.1 2016-03-30 21:46:56 +02:00
fstar fstar: disable tests https://github.com/FStarLang/FStar/issues/676 2016-09-13 16:13:05 +02:00
gambit gambit: 4.7.3 -> 4.8.5 2016-04-08 01:23:22 -07:00
gcc Remove references to $NIX_STRIP_DEBUG 2017-02-05 11:08:32 +01:00
gcc-arm-embedded treewide: Use makeLibraryPath in 'patchelf --set-rpath' calls 2016-08-23 00:04:39 +03:00
gcl gcl_2_6_13_pre: init at 2.6.13pre50. GCL hasn't had releases for a long time, but there are relatively regular prereleases 2017-01-03 18:06:46 +01:00
gforth gforth: fix build on darwin 2016-04-06 23:21:09 +02:00
ghc ghc: support building with integer-simple and provide package sets for it 2017-02-02 10:57:00 +01:00
ghcjs ghcjs-HEAD: upgrade to the latest HEAD 2017-01-27 01:45:50 +01:00
ghdl ghdl: use fetchFromGitHub 2016-09-20 14:15:52 +02:00
glslang vulkan-loader: 1.0.26.0 -> 1.0.39.1 2017-01-31 04:47:19 +03:00
gnatboot
gnu-smalltalk treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
go go_1_6: disable x509 tests on darwin 2017-01-22 02:03:50 +01:00
gprolog Merge remote-tracking branch 'origin/master' into hardened-stdenv 2016-05-18 17:10:02 +02:00
gwt treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
haxe haxe: 3.1.3 -> 3.2.1 2016-12-16 21:54:30 +08:00
hhvm Remove redundant -DCMAKE_BUILD_TYPE=Release flags 2016-10-01 16:13:41 +02:00
hop
iasl treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
icedtea-web icedtea_web: 1.6.1 -> 1.6.2 2016-02-08 18:46:46 +01:00
ikarus
inform7 inform7: init at 6M62 2016-12-04 17:22:54 -06:00
intercal
ios-cross-compile ios-cross-compile: Don't build on hydra 2016-03-31 07:20:21 +03:00
ispc ispc: attempt to make build more robust and hydra-compatible 2016-09-12 22:45:47 +02:00
jhc jhc: Use the cc that's in scope when building 2016-10-24 15:28:08 -07:00
jikes jikes: use sha256 hash 2017-01-24 16:42:44 +00:00
jsonnet jsonnet: 0.8.7 -> 0.8.9 2016-08-09 19:39:46 +00:00
julia julia: fix build and execution on PaX. 2017-02-01 06:48:02 -06:00
kotlin kotlin: 1.0.5-2 -> 1.0.6 2017-02-04 10:53:53 +01:00
lessc Included darwin in supported platforms for lessc compiler. 2016-07-25 21:32:53 -04:00
llvm Merge recent staging 2017-02-12 19:51:01 +01:00
manticore Replace hard coded /bin/bash occurrences 2016-10-04 20:15:37 +02:00
matter-compiler matter-compiler: use gemdir 2017-01-18 00:52:51 +01:00
mcpp
mentor ncurses: combine $lib and $out outputs 2016-03-08 11:35:24 -06:00
mercury
meta-environment/meta-build-env metaBuildEnv: use sha256 hash 2017-01-24 16:48:43 +00:00
mezzo OCaml modules: make explicit some dependencies to ocamlbuild 2016-10-09 11:55:19 +02:00
microscheme treewide: Use makeBinPath 2016-08-23 01:18:10 +03:00
mit-scheme
mkcl Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-06-10 09:27:04 +00:00
mlton mlton: darwin bootstrap fixes 2016-09-25 20:47:16 -04:00
mono Remove redundant -DCMAKE_BUILD_TYPE=Release flags 2016-10-01 16:13:41 +02:00
mozart mozart: refactoring 2017-02-16 14:51:08 +01:00
nasm
neko Add patches referenced in neko issue 131 2016-12-12 01:33:01 +08:00
nim nim: include all supporting tools 2017-01-12 20:11:36 +08:00
nvidia-cg-toolkit
obliv-c obliv-c: init at 0.0pre20161001 2016-10-06 17:48:05 +02:00
ocaml ocaml-4.04: dont strip to obtain a working compiler 2017-02-03 22:12:53 +01:00
opa opa: 4309 -> 4310 2016-11-03 18:43:27 +01:00
opendylan opendylan: Use correct output of boehmgc 2016-08-23 03:20:21 +03:00
openjdk openjdk8: 8u122-04 -> 8u121-13 2017-01-26 20:36:22 -05:00
openjdk-darwin openjdk-darwin: Fix libfreetype path (#21089) 2016-12-13 09:47:50 +01:00
oraclejdk oraclejdk: 8u111, 8u112 -> 8u121 2017-01-18 09:12:40 +09:00
orc orc: bug-fix 0.4.25 -> 0.4.26 2016-09-10 11:32:05 +02:00
pakcs pakcs: add kkallio as maintainer 2016-10-15 05:24:42 +03:00
picat picat: disable format hardening 2016-05-31 12:57:28 +00:00
polyml polyml: 5.5.2 -> 5.6 2016-02-23 14:19:04 +01:00
ponyc ponyc: 0.9.0 -> 0.10.0 2016-12-13 15:40:35 +01:00
rdmd
rgbds properly fix the maintainer.matthewbauer problem 2016-05-27 15:58:41 +02:00
rust rustc, cargo: 1.14.0 -> 1.15.0, 0.15.0 -> 0.16.0 2017-02-03 15:53:09 +02:00
sbcl sbcl: 1.3.13 -> 1.3.14 2017-02-01 19:28:45 +01:00
scala scala: fix versions and $PATH 2017-01-12 17:56:45 +00:00
sdcc
serpent treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
shaderc shaderc-git: init at 2016-09-08 2016-10-12 13:19:34 +01:00
smlnj smlnj-bootstrap: 110.76 -> 110.80 2016-09-08 23:12:22 -04:00
solc solc: 0.4.6 -> 0.4.8 2017-01-14 13:16:50 +01:00
souffle souffle: work around hardening bug on linux 2016-09-06 23:11:33 +00:00
souper souper: init at 2017-01-05 2017-02-06 21:57:45 -06:00
squeak Merge branch 'master' into staging 2016-08-23 18:50:06 +01:00
stalin
swi-prolog swiProlog: fixed for darwin 2016-10-13 09:36:49 +03:00
terra terra: Broken on i686 (and Darwin) 2016-09-03 03:24:25 +03:00
teyjus Revert "teyjus: 2.0b2 -> 2.1" 2016-12-18 09:51:00 +00:00
tinycc tinycc: 20160525 -> 20170108 2017-02-09 16:22:57 +01:00
uhc uhc: 1.1.9.3 -> 1.1.9.4 2016-06-04 09:46:06 +02:00
urweb treewide: fixup various mysql ocurrences after re-split 2016-08-07 20:46:37 +02:00
vala vala: unify builders for various versions 2016-10-12 21:12:05 +08:00
vs90wrapper
wla-dx Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-05-30 19:39:34 +00:00
yap Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00
yasm
yosys nixpkgs: yosys 2016.08.18 -> 2016.11.25 2016-11-25 23:26:10 +00:00
zulu zulu: Add home 2017-01-26 19:46:51 -05:00