summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
* buildGoModule: remove platform.all from packageszowoq2020-08-15
|
* go_1_13: remove (#95478)zowoq2020-08-14
|
* Merge remote-tracking branch 'origin/master' into haskell-updates.Peter Simons2020-08-12
|\
| * Merge pull request #95151 from yaroot/zuluTim Steinbach2020-08-11
| |\ | | | | | | zulu8: 8.28.0.1 -> 8.48.0.53; zulu: 10.1+11 -> 11.41.23
| | * zulu: 10.1+11 -> 11.41.23Yan Su2020-08-11
| | |
| | * zulu8: 8.28.0.1 -> 8.48.0.53Yan Su2020-08-11
| | |
| * | Merge master into staging-nextFrederik Rietdijk2020-08-11
| |\|
| * | Merge master into staging-nextFrederik Rietdijk2020-08-07
| |\ \
| * \ \ Merge master into staging-nextFrederik Rietdijk2020-08-05
| |\ \ \
| * \ \ \ Merge branch 'staging-next' into stagingVladimír Čunát2020-08-04
| |\ \ \ \
| * \ \ \ \ Merge pull request #91293 from Ericson2314/cxx-wrapper-debt-part-2John Ericson2020-08-02
| |\ \ \ \ \ | | | | | | | | | | | | | | treewide: Get rid of `cc.gcc`
| | * | | | | treewide: Get rid of `cc.gcc`John Ericson2020-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead, we have a new `gccForLibs`, which has the appropriate definition for e.g. avoiding `x86_32` linking problems.
* | | | | | | Merge pull request #94964 from ggreif/haskell-updatesPeter Simons2020-08-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ghc-8.10.x: add v8.10.2
| * | | | | | | ghc-{8.8.2, 8.10.1}: make download URL consistent with other versionsGabor Greif2020-08-08
| | | | | | | |
| * | | | | | | ghc-8.10.x: add v8.10.2Gabor Greif2020-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://mail.haskell.org/pipermail/ghc-devs/2020-August/019131.html
* | | | | | | | Merge remote-tracking branch 'origin/master' into haskell-updates.Peter Simons2020-08-10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | buildGoModule packages: set doCheck = falsezowoq2020-08-10
| | |_|_|_|/ | |/| | | |
* / | | | | Disable profiling builds for AArch64Gabor Greif2020-08-07
|/ / / / / | | | | | | | | | | | | | | | see also 1353355a636d6bb2cff5d554a0c6e40861751182
* | | | | ghcHEAD: 8.11.20200505 -> 8.11.20200731Utku Demir2020-08-07
| | | | |
* | | | | ghc-{8.8.3, 8.8.4, 8.10.1}: fix typosGabor Greif2020-08-07
| | | | |
* | | | | Merge pull request #94789 from jerith666/openjdk-8u265Tim Steinbach2020-08-07
|\ \ \ \ \ | | | | | | | | | | | | openjdk8: 1.8.0_242 -> 1.8.0_265
| * | | | | openjdk8: 1.8.0_242 -> 1.8.0_265Matt McHenry2020-08-06
| | | | | |
* | | | | | nim: 1.2.4 -> 1.2.6R. RyanTM2020-08-07
| | | | | |
* | | | | | go_1_13: 1.13.14 -> 1.13.15zowoq2020-08-07
| |_|_|_|/ |/| | | |
* | | | | dotty: 0.23.0-RC1 -> 0.26.0-RC1skykanin2020-08-04
| |_|_|/ |/| | |
* | | | Merge master into staging-nextFrederik Rietdijk2020-08-04
|\ \ \ \ | |_|/ / |/| | |
| * | | ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+β2 → 4.11.0+β3Vincent Laporte2020-08-04
| | | |
| * | | zig: fix buildWilliam Roe2020-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It looks like https://github.com/NixOS/nixpkgs/pull/88248 broke the build for zig. The error you get when building zig on the current master branch is: ``` Scanning dependencies of target zig_build_libstage2 : CommandLine Error: Option 'polly' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options make[2]: *** [CMakeFiles/zig_build_libstage2.dir/build.make:77: CMakeFiles/zig_build_libstage2] Error 1 make[1]: *** [CMakeFiles/Makefile2:252: CMakeFiles/zig_build_libstage2.dir/all] Error 2 make: *** [Makefile:150: all] Error 2 ``` The patch that added polly into some build args was likely necessary only for LLVM 10.0.0 and when that was updated to 10.0.1 it stopped working or became unnecessary. With this patch removed, zig builds fine and passes the tests.
| * | | Merge #94160: swift: fix cflags for finding C++ headersVladimír Čunát2020-08-03
| |\ \ \ | | | | | | | | | | | | | | | Continuing fallout from commit f3f7612.
| | * | | swift: fix cflags for finding C++ headersMichael Roitzsch2020-07-29
| | |/ /
| * | | oraclejdk8: update jce hashMaximilian Bosch2020-08-02
| | | | | | | | | | | | | | | | See https://github.com/NixOS/nixpkgs/commit/c5dd1fba89b6af14ab8afa5a8bd03fd4117c3d16#commitcomment-41126603
| * | | Merge pull request #92578 from fare-patches/fareMichael Raskin2020-08-02
| |\ \ \ | | | | | | | | | | Update Gambit, Gerbil and libraries
| | * | | gerbilPackages-unstable.gerbil-ethereum: init at 2020-08-02Francois-Rene Rideau2020-08-02
| | | | |
| | * | | gerbilPackages-unstable.gerbil-persist: init at 2020-08-02Francois-Rene Rideau2020-08-02
| | | | |
| | * | | gerbilPackages-unstable.gerbil-poo: init at 2020-08-02Francois-Rene Rideau2020-08-02
| | | | |
| | * | | gerbilPackages-unstable.gerbil-crypto: init at 2020-08-01Francois-Rene Rideau2020-08-02
| | | | |
| | * | | gerbilPackages-unstable.gerbil-utils: 2020-05-17 -> 2020-08-02Francois-Rene Rideau2020-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | Better version support for Gerbil packages. Use passthru for meta-information used by other packages.
| | * | | gerbil-unstable: 2020-05-17 -> 2020-08-02Francois-Rene Rideau2020-08-02
| | | | |
| | * | | gambit-unstable: 2020-05-15 -> 2020-07-29Francois-Rene Rideau2020-08-02
| | | | |
| * | | | Merge pull request #94548 from bachp/openjdk14-14.0.2Benjamin Hipple2020-08-02
| |\ \ \ \ | | | | | | | | | | | | openjdk14: 14.0.1 -> 14.0.2
| | * | | | openjdk14: 14.0.1 -> 14.0.2Pascal Bach2020-08-02
| | | |_|/ | | |/| |
| * / | | openjdk: 11.0.7 -> 11.0.8Benjamin Asbach2020-08-02
| |/ / / | | | | | | | | | | | | Also added `minor` variable to reflect naming scheme introduced in java 9: https://bugs.openjdk.java.net/browse/JDK-8061493
* | | | Merge master into staging-nextFrederik Rietdijk2020-08-01
|\| | |
| * | | ghc 8.8.4/8.10.1: fix PEBKACDomen Kožar2020-08-01
| | | |
| * | | Merge pull request #94105 from ddelabru/add-inform6Jörg Thalheim2020-08-01
| |\ \ \ | | | | | | | | | | inform6: init at 6.34-6.12.2
| | * | | inform6: init at 6.34-6.12.2Dominic Delabruere2020-07-30
| | | | | | | | | | | | | | | | | | | | nixpkgs already has Inform 7, which is a lovely design system for creating interactive fiction (text adventures) using a natural language compiler and a rich IDE. However, underlying Inform 7 is a C-like language, Inform 6, which has a much simpler toolchain and its own compiler and standard libraries, which I have packaged for nix here.
| * | | | Merge pull request #94165 from siraben/scasSilvan Mosberger2020-08-01
| |\ \ \ \ | | | | | | | | | | | | scas: init at 0.4.6
| | * | | | scas: init at 0.4.6Ben Siraphob2020-08-01
| | | | | | | | | | | | | | | | | | | | | | | | Suggested changes
| * | | | | rgbds: 0.4.0 -> 0.4.1R. RyanTM2020-07-31
| | | | | |
| * | | | | buildGoModule packages: editorconfig fixeszowoq2020-07-31
| | |_|/ / | |/| | |