nixpkgs/pkgs/development/compilers/mono
Benjamin Mellor f2622e6aff mono{48,50,54}: make sure configureFlags are used in configurePhase
When copying generic-nix to generic-cmake.nix, an explicit
configurePhase was added, but it doesn't use the existing
configureFlags.

Fixing this allowed removing the postBuild fixup of the path to
libgdiplus.so, since the --with-libgdiplus option already handles that.
2018-01-27 17:30:16 +11:00
..
4.0.nix mono40: refactor to generic 40 2016-07-04 10:44:34 +02:00
4.4.nix mono46, mono48: disable parallel building 2017-12-09 10:53:16 +00:00
4.6.nix mono46, mono48: disable parallel building 2017-12-09 10:53:16 +00:00
4.8.nix mono46, mono48: disable parallel building 2017-12-09 10:53:16 +00:00
5.0.nix mono50: disable parallel building 2017-12-11 10:46:15 +00:00
5.4.nix mono54: init 2018-01-14 15:36:00 -05:00
build-fix-llvm.patch
generic-cmake.nix mono{48,50,54}: make sure configureFlags are used in configurePhase 2018-01-27 17:30:16 +11:00
generic.nix mono: Disable on aarch64 2018-01-21 01:41:57 +02:00
llvm.nix LLVM: Get binutils plugin header from libbfd 2017-11-13 08:46:13 -05:00
pkgconfig-before-gac-5x.patch Scaffold mono50 package 2017-07-01 23:10:41 +02:00
pkgconfig-before-gac.patch