about summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
* ocaml-ng.ocamlPackages_4_10.ocaml: 4.10.0+rc2 → 4.10.0Vincent Laporte2020-03-03
|
* Merge #80124: llvmPackages_5.compiler-rt: fix for glibc bumpVladimír Čunát2020-03-02
|\
| * llvmPackages_5.compiler-rt: fix for glibc bump using upstream fixWill Dietz2020-02-14
| |
* | polyml: updated maintainersKovacsics Robert2020-03-02
| | | | | | | | | | | | | | I am not sure if we still need the old packages, nothing explicitly depends on polyml56 or polyml57 according to a grep, not sure if external packages might (hol and isabelle depend on polyml, the latest version).
* | polyml: fix with new libffiKovacsics Robert2020-03-02
| | | | | | | | | | | | | | | | New libffi doesn't have FFI_SYSV for x86/64 unix, this pulls in the commit for the upstream version which fixes it, and ports that patch to the 5.7 version. The 5.6 version is unchanged. For ZHF: #80379
* | chicken: 5.1.0 -> 5.2.0Evan Hanson2020-03-01
| | | | | | | | | | | | | | Also updates the matchable egg (used by egg2nix) from 1.0 -> 1.1 and removes trailing slashes from the path prefix variables passed to wrapProgram (they're unnecessary and only result in doubled-up slashes in the values).
* | Merge pull request #81167 from NixOS/staging-nextFrederik Rietdijk2020-03-01
|\ \ | | | | | | Staging next
| * \ Merge master into staging-nextFrederik Rietdijk2020-02-29
| |\ \
| * | | go_1_14: init at 1.14 and switch to itSergey Lukjanov2020-02-27
| | | |
* | | | Merge pull request #81382 from bhipple/u/rust-cargo-gleamMario Rodas2020-02-29
|\ \ \ \ | | | | | | | | | | gleam: upgrade cargo fetcher and cargoSha256
| * | | | gleam: upgrade cargo fetcher and cargoSha256Benjamin Hipple2020-02-29
| | |/ / | |/| |
* / | | elm-format: 0.8.2 -> 0.8.3Aaron VonderHaar2020-02-29
|/ / /
* | | Merge pull request #81272 from worldofpeace/crystal-opensslworldofpeace2020-02-29
|\ \ \ | | | | | | | | crystal: use latest openssl
| * | | crystal: use latest opensslworldofpeace2020-02-28
| |/ /
* | | ghc-8.8.3: really use ld.gold (port #80466)Gabor Greif2020-02-28
| | |
* | | ghc: add 8.8.3Gabor Greif2020-02-28
| | | | | | | | | | | | https://mail.haskell.org/pipermail/ghc-devs/2020-February/018643.html
* | | ghc: really use ld.goldAdam Sandberg Ericsson2020-02-28
| | |
* | | Merge pull request #80224 from fare-patches/fareMichael Raskin2020-02-28
|\ \ \ | |/ / |/| | Update Gambit and Gerbil, fix #78921
| * | gerbil-unstable: 2019-11-15 -> 2020-02-27Francois-Rene Rideau2020-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | Let Gerbil Scheme find its GERBIL_HOME where Nix put it when the environment variable is left unspecified. Comment out work in progress for static linking. Notes about working on macOS.
| * | gambit-unstable: 2019-07-21 -> 2020-02-24Francois-Rene Rideau2020-02-26
| | |
| * | gambit: set CC to full path, fixes #78921Francois-Rene Rideau2020-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | Use -Os rather than -O2 as our compilation flag, document why. Document why we always use gcc over clang. Fix openssl path in gambit. Stop trying to make static openssl.
* | | bluespec: install utilities, tooAustin Seipp2020-02-26
| | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | yosys: 2020.02.07 -> 2020.02.25Austin Seipp2020-02-26
| | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | dotnetCorePackages.{aspnetcore,netcore,sdk}_2_1: 2.1.15 -> 2.1.16Jonathan Ringer2020-02-26
| | |
* | | dotnetCorePackages.{aspnetcore,netcore,sdk}_3_1: 3.1.1 -> 3.1.2Jonathan Ringer2020-02-26
| | |
* | | dotnetCorePackages.{aspnetcore,netcore,sdk}_3_0: 3.0.2 -> 3.0.3Jonathan Ringer2020-02-26
| | |
* | | Merge pull request #80918 from velovix/remove-go-maintainerMaximilian Bosch2020-02-25
|\ \ \ | | | | | | | | go_1_12, go_1_13: remove velovix from maintainers
| * | | go_1_12, go_1_13: remove velovix from maintainersTyler Compton2020-02-23
| | | |
* | | | llvmPackages_10: copy llvmPackages_9Gabor Greif2020-02-25
|/ / / | | | | | | | | | | | | | | | | | | | | | * starting with rc2 * make `lldb` compilable again on Darwin * separate out manpage creation for `lldb` into a new derivation * minor tweaks to the patching of sources, some of which are backportable to earlier versions
* | | Merge pull request #80843 from obsidiansystems/rust-no-stdJohn Ericson2020-02-23
|\ \ \ | |/ / |/| | rust 1.41: Fix build with no_std only target
| * | rust 1.41: Fix build with no_std only targetJohn Ericson2020-02-22
| | | | | | | | | | | | See https://github.com/rust-lang/rust/pull/69381
* | | swift: Fix build for glibc 2.30Silvan Mosberger2020-02-21
| | |
* | | ocaml-ng.ocamlPackages_4_10.ocaml: 4.10.0+rc1 → 4.10.0+rc2Vincent Laporte2020-02-21
| | |
* | | rls: add llvm to buildInputsCole Helbling2020-02-19
| | | | | | | | | | | | | | | | | | | | | The Hydra build [1] was failing because it was unable to link `LLVM-9`. Additionally, quote the homepage URL for compliance with RFC 45. [1] https://hydra.nixos.org/build/112823631/nixlog/2
* | | crystal: remove 0.25 and 0.26 (#80473)Samuel Leathers2020-02-19
|\ \ \ | | | | | | | | crystal: remove 0.25 and 0.26
| * | | crystal: remove 0.25 and 0.26Michael Fellinger2020-02-18
| | | |
* | | | Merge pull request #80478 from volth/patch-381Jörg Thalheim2020-02-19
|\ \ \ \ | | | | | | | | | | graalvm{8,11}-ee: 19.3.1 -> 20.0.0
| * | | | graalvm{8,11}-ee: 19.3.1 -> 20.0.0volth2020-02-18
| | | | |
* | | | | Merge pull request #80252 from NixOS/staging-nextFrederik Rietdijk2020-02-19
|\ \ \ \ \ | |/ / / / |/| | | | Staging next
| * | | | Merge master into staging-nextFrederik Rietdijk2020-02-18
| |\| | |
| * | | | Merge master into staging-nextFrederik Rietdijk2020-02-17
| |\ \ \ \
| * | | | | go_1_12, go_1_13: add Frostman to maintainersSergey Lukjanov2020-02-16
| | | | | |
| * | | | | go_1_13: 1.13.7 -> 1.13.8Sergey Lukjanov2020-02-16
| | | | | |
| * | | | | go_1_12: 1.12.16 -> 1.12.17Sergey Lukjanov2020-02-16
| | | | | |
| * | | | | Merge master into stagingFrederik Rietdijk2020-02-16
| |\ \ \ \ \
| * \ \ \ \ \ Merge staging-next into stagingFrederik Rietdijk2020-02-12
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #79807 from r-ryantm/auto-update/go-jsonnetRyan Mulligan2020-02-11
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | go-jsonnet: 0.14.0 -> 0.15.0
| | * | | | | | | go-jsonnet: 0.14.0 -> 0.15.0R. RyanTM2020-02-11
| | | | | | | | |
* | | | | | | | | Merge pull request #80401 from cole-h/clippyJörg Thalheim2020-02-18
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | clippy: add rustc.llvm to buildInputs
| * | | | | | | | clippy: add rustc.llvm to buildInputsCole Helbling2020-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Hydra build [1] failed because it was unable to link to `LLVM9`; add `llvmShared` to `passthru` in order to stay up to date with required LLVM versions. Also quote the homepage URLs, since that's preferred. [1] https://hydra.nixos.org/build/112989779/nixlog/1