about summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
* futhark: introduce the top-level futhark attributeBas van Dijk2018-10-12
| | | | | | | | | The fact that futhark is a Haskell package is an implementation detail. To install it users should just have to specify `futhark` instead of `haskellPackages.futhark`. Additionally futhark is overridden with `haskell.lib.justStaticExecutables` to reduce closure size.
* futhark: init at 0.6.2Silvan Mosberger2018-10-12
|
* oraclejdk: deprecate oraclejdk 10taku02018-10-11
|
* jsonnet: skip building the website (#47981)Benjamin Staffin2018-10-07
| | | | | | | The emscripten build of jsonnet is only used in the interactive demo found on jsonnet.org, and I don't think we need to include the whole website in our package. This reduces the transitive closure from ~100mb to ~32mb, and the build duration from ~8 minutes to ~20 seconds on my machine.
* Merge pull request #47901 from dhess/ghc-aarch64Samuel Dionne-Riel2018-10-07
|\ | | | | haskell: re-enable aarch64, but disable parallel builds on that arch.
| * haskell: re-enable aarch64, but disable parallel builds on that arch.Drew Hess2018-10-05
| | | | | | | | | | This is a workaround for unreliable parallel Haskell builds on aarch64. See https://ghc.haskell.org/trac/ghc/ticket/15449
* | jsonnet: fix on darwin (#47939)pmahoney2018-10-06
| | | | | | | | | | Build on darwin fails when using emscripten to build the js library. Disabling this is unsatisfying, but gets the jsonnet binary building again.
* | Merge pull request #46770 from jluttine/carp-initMatthew Bauer2018-10-05
|\ \ | |/ |/| carp: init at unstable-2018-09-15
| * carp: init at unstable-2018-09-15Jaakko Luttinen2018-09-24
| |
* | elm-format: 0.8.0 -> 0.8.1Aaron VonderHaar2018-10-03
| |
* | kotlin: 1.2.70 -> 1.2.71R. RyanTM2018-10-03
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/kotlin/versions
* | Merge pull request #47542 from prusnak/gcc-arm-embedded_updateJörg Thalheim2018-10-03
|\ \ | | | | | | gcc-arm-embedded: 6-2017-q2-update -> 7-2018-q2-update
| * | gcc-arm-embedded: 6-2017-q2-update -> 7-2018-q2-updatePavol Rusnak2018-10-02
| | | | | | | | | | | | + update blackmagic to latest commit which includes gcc7 fixes
* | | Merge pull request #47604 from NixOS/staging-nextFrederik Rietdijk2018-10-02
|\ \ \ | | | | | | | | Staging next
| * \ \ Merge branch 'master' into staging-nextDaiderd Jordan2018-10-01
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-09-25
| |\ \ \ \
| * \ \ \ \ Merge pull request #47233 from oxij/tree/mass-rebuild-noop-cleanupsJohn Ericson2018-09-25
| |\ \ \ \ \ | | | | | | | | | | | | | | treewide: mass rebuild noop cleanups
| | * | | | | llvmPackages_6.libcxx: cleanup with a mass rebuildJan Malakhovski2018-09-23
| | | | | | |
| | * | | | | llvm_5: cleanup with a mass rebuildJan Malakhovski2018-09-23
| | | | | | |
| | * | | | | gcc7: cleanup with a mass rebuildJan Malakhovski2018-09-23
| | | | | | |
| | * | | | | gcc-*: Clean up crossStageStatic logicJohn Ericson2018-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 54282b9610e80b1ed93136319e24cb79c5bbcc33 tread carefuly to avoid a mass rebuild. This embraces the mass rebuild to clean things up.
| * | | | | | Merge pull request #46127 from obsidiansystems/gcc-crossStageStatic-cleanupJohn Ericson2018-09-25
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | gcc-*: Clean up crossStageStatic logic
| | * | | | | | gcc-*: Clean up crossStageStatic logicJohn Ericson2018-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 54282b9610e80b1ed93136319e24cb79c5bbcc33 tread carefuly to avoid a mass rebuild. This embraces the mass rebuild to clean things up.
| * | | | | | | Merge branch 'master' into stagingVladimír Čunát2018-09-24
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Hydra: ?compare=1480463
| * \ \ \ \ \ \ \ Merge master into stagingFrederik Rietdijk2018-09-23
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-09-18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #46647 from symphorien/rust-1.29Jörg Thalheim2018-09-17
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | rustc: 1.27 -> 1.29
| | * | | | | | | | | rustc: 1.27 -> 1.29Symphorien Gibol2018-09-14
| | | | | | | | | | |
| * | | | | | | | | | cctools: support LTO on DarwinDan Peebles2018-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LTO is disabled during bootstrap to keep the bootstrap tools small and avoid unnecessary LLVM rebuilds, but is enabled in the final stdenv stage and should be usable by normal packages.
| * | | | | | | | | | Merge branch 'master' into stagingJan Malakhovski2018-09-08
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | vala_0_38: 0.38.9 -> 0.38.10Jörg Thalheim2018-09-05
| | | | | | | | | | |
| * | | | | | | | | | vala_0_36: 0.36.13 -> 0.36.15Jörg Thalheim2018-09-05
| | | | | | | | | | |
| * | | | | | | | | | vala_0_34: 0.34.17 -> 0.34.18Jörg Thalheim2018-09-05
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #47647 from obsidiansystems/ghc-8.2.2-change-patchJohn Ericson2018-10-02
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ghc-8.2.2: Oops, added adjacent patch to the one I wanted for master
| * | | | | | | | | | | ghc-8.2.2: Oops, added adjacent patch the one I wantedJohn Ericson2018-10-02
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #47166 from peterhoeg/u/crystalPeter Hoeg2018-10-02
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | crystal: 0.26.1 and introduce 0.25.1
| * | | | | | | | | | | | crystal: 0.26.0 -> 0.26.1Peter Hoeg2018-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We also start carrying the previous versions as crystal is under rapid development. Instead of pulling the binary builder each time, create a derivation that we can use to build the various versions.
* | | | | | | | | | | | | Merge pull request #47644 from obsidiansystems/ghc-8.2-hsc2hsJohn Ericson2018-10-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | ghc-8.2.2: Fix which hsc2hs is installed on cross
| * | | | | | | | | | | | ghc-8.2.2: Fix which hsc2hs is installed on crossJohn Ericson2018-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These commits all ended up on later GHCs, and are already being patched in for ghc-8.4.3 in nixpkgs.
* | | | | | | | | | | | | yosys: 2018.08.08 -> 2018.09.30Austin Seipp2018-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | | | | | | arachne-pnr: 2018.05.13 -> 2018.09.08Austin Seipp2018-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | | | | | | Merge pull request #47626 from obsidiansystems/ghc-cross-fixesJohn Ericson2018-10-01
|\| | | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ghc: Misc cross fixes
| * | | | | | | | | | | ghc 8.2.2: Backport cross fixes from 8.4.3John Ericson2018-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Other patches are also needed for a working build, but that doesn't mean these patches are any less necessary.
| * | | | | | | | | | | ghcHEAD: Copy android hack that other GHCs haveJohn Ericson2018-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not sure why this one doesn't
| * | | | | | | | | | | ghcHEAD: Force INTEGER_LIBRARY like the other GHCsJohn Ericson2018-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We really need to abstract to avoid these copy-paste errors.
* | | | | | | | | | | | mint: 0.2.1 -> 0.3.1 (#47586)Michael Fellinger2018-10-01
| | | | | | | | | | | |
* | | | | | | | | | | | scala: 2.12.6 -> 2.12.7 (#47571)Tim Steinbach2018-10-01
| | | | | | | | | | | |
* | | | | | | | | | | | zig: 0.2.0 -> 0.3.0Andrew Kelley2018-09-29
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #47444 from ↵Will Dietz2018-09-28
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dtzWill/fix/patchelf-chrome-virtualbox-and-treewide google-chrome, treewide: fix patchelf usages to not crash constantly, patchelf as native
| * | | | | | | | | | | tree-wide: patchelf used during build -> nativeBuildInputsWill Dietz2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In a few cases it wasn't clear so I left them as-is. While visiting these moved other things to nativeBuildInputs when it was clear they were one of these cases: * makeWrapper * archive utilities (in order to unpack src) * a few of these might no longer be needed but leaving for another day