about summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
* Merge pull request #85488 from lionello/ldc-bootstrapworldofpeace2020-04-20
|\ | | | | ldc: 1.17.0 -> 1.20.1
| * Add missing deps for linuxLionello Lunesu2020-04-19
| |
| * Remove top-level ldcBootstrapLionello Lunesu2020-04-19
| |
| * ldc: 1.17.0 -> 1.20.1Lionello Lunesu2020-04-18
| |
* | Merge #84442: staging-next branchVladimír Čunát2020-04-18
|\ \
| * | Merge branch 'master' into staging-nextVladimír Čunát2020-04-18
| |\| | | | | | | | | | Hydra nixpkgs: ?compare=1582510
| * | Merge branch 'master' into staging-nextJan Tojnar2020-04-16
| |\ \
| * \ \ Merge branch 'master' into staging-nextJan Tojnar2020-04-13
| |\ \ \
| * \ \ \ Merge branch 'master' into staging-nextJan Tojnar2020-04-10
| |\ \ \ \
| * \ \ \ \ Merge staging into staging-nextFrederik Rietdijk2020-04-06
| |\ \ \ \ \
| | * \ \ \ \ Merge pull request #81024 from ggreif/masterBas van Dijk2020-04-05
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | llvmPackages: rectify URLs
| | | * | | | | llvmPackages: change homepages to https:// schemeGabor Greif2020-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also: https://www.cmake.org/Wiki/CMake_RPATH_handling has moved
| | * | | | | | ghc883: fix structuredAttrs buildRobin Gloster2020-04-05
| | |/ / / / /
| | * | | | | Merge staging-next into stagingFrederik Rietdijk2020-04-03
| | |\ \ \ \ \
| | * | | | | | go_1_14: 1.14 -> 1.14.1Florian Klink2020-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This contains at least https://github.com/golang/go/issues/37807, which currently causes some of our go binaries to just fail when booted with older kernels. See https://github.com/golang/go/issues/37436 for context.
* | | | | | | | Merge pull request #85346 from xrelkd/update/tinygoMario Rodas2020-04-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | tinygo: 0.12.0 -> 0.13.0
| * | | | | | | | tinygo: 0.12.0 -> 0.13.0xrelkd2020-04-16
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | treewide: per RFC45, remove more unquoted URLsPavol Rusnak2020-04-18
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | treewide: use blas and lapackMatthew Bauer2020-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes packages use lapack and blas, which can wrap different BLAS/LAPACK implementations. treewide: cleanup from blas/lapack changes A few issues in the original treewide: - can’t assume blas64 is a bool - unused commented code
* | | | | | | Merge pull request #85183 from Xe/zig-0.6.0Graham Christensen2020-04-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | zig: upgrade to 0.6.0
| * | | | | | | zig: apply suggestion from @cole-hChristine Dodrill2020-04-13
| | | | | | | |
| * | | | | | | Update pkgs/development/compilers/zig/default.nixChristine Dodrill2020-04-13
| | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: Andrew Kelley <andrew@ziglang.org>
| * | | | | | | development/compilers/zig: upgrade to 0.6.0Christine Dodrill2020-04-13
| | | | | | | |
* | | | | | | | ghcHEAD: bump to 8.11.20200403 (#84217)Gabor Greif2020-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ghcHEAD: bump to 8.11.20200403 * ghcHead: reduce diff vs. 8.10.1 dontAddExtraLibs was removed by accident (IMO) in ea19a8ed1e3 * ghcHEAD: add ability to use system libffi - enable nixpkgs' libffi - minimise diffs against 8.10.1 - remove patching * remove configure warning about --with-curses-includes configure: WARNING: unrecognized options: --with-curses-includes
* | | | | | | | crystal: 0.31 -> 0.34 (#85432)Michael Fellinger2020-04-17
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * crystal: 0.31 -> 0.34 * crystal: use latest llvm * crystal: skip tests for 0.33
* | | | | | | Merge pull request #84531 from TravisWhitaker/cross-clangJohn Ericson2020-04-13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | LLVM: Always pass host/target info to compiler-rt/libstdcxxClang
| * | | | | | LLVM: Always pass host/target info to compiler-rt/libstdcxxClangTravis Whitaker2020-04-13
| | | | | | |
* | | | | | | Merge pull request #85155 from DieGoldeneEnte/coreclr-llvmJörg Thalheim2020-04-13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | coreclr: get clang from llvmPackages
| * | | | | | coreclr: get clang from llvmPackagesHolger Wünsche2020-04-13
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | This way clang, llvm and lldb all use the same version.
* / | | | | compiler-rt-10: Sync flags with previous versionsJohn Ericson2020-04-13
|/ / / / / | | | | | | | | | | | | | | | | | | | | In 0c73297c075cf4fd87922f621fc2358c65b659f3 I made some changes up to 9 for 20.03 and master, now I do the same for 10 which is just on master.
* | | | | Merge pull request #85063 from r-ryantm/auto-update/fasmBenjamin Hipple2020-04-12
|\ \ \ \ \ | | | | | | | | | | | | fasm: 1.73.22 -> 1.73.23
| * | | | | fasm: 1.73.22 -> 1.73.23R. RyanTM2020-04-12
| | |_|_|/ | |/| | |
* | | | | Merge pull request #84712 from NixOS/haskell-updatesPeter Simons2020-04-10
|\ \ \ \ \ | | | | | | | | | | | | Update Haskell package set to LTS 15.7 (plus other fixes)
| * | | | | ghc: mention why ld.gold is disabled for musl libcAdam Sandberg Ericsson2020-04-10
| | | | | |
| * | | | | ghc: don't use ld.gold with musl libc (fixes #84670)Adam Sandberg Ericsson2020-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ld.gold doesn't play well with musl as is documented in #49071 and https://sourceware.org/bugzilla/show_bug.cgi?id=23856
* | | | | | elmPackages.create-elm-app: init at 4.2.4Marek Fajkus2020-04-10
|/ / / / /
* / / / / treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|/ / / /
* | | | Merge pull request #81442 from manveru/bundler-2.1.4Samuel Leathers2020-04-08
|\ \ \ \ | | | | | | | | | | bundler: 1.17.3 -> 2.1.4
| * | | | update versions in Gemfile.lockMichael Fellinger2020-04-06
| | | | |
* | | | | Merge pull request #84127 from vbgl/reason-3.6.0Vladyslav M2020-04-06
|\ \ \ \ \ | |_|/ / / |/| | | | reason: 3.5.4 → 3.6.0
| * | | | reason: 3.5.4 → 3.6.0Vincent Laporte2020-04-02
| | | | |
* | | | | Merge pull request #84333 from r-ryantm/auto-update/closure-compilerMario Rodas2020-04-05
|\ \ \ \ \ | | | | | | | | | | | | closurecompiler: 20200224 -> 20200315
| * | | | | closurecompiler: 20200224 -> 20200315R. RyanTM2020-04-05
| | |/ / / | |/| | |
* | | | | Merge pull request #84410 from r-ryantm/auto-update/intel-graphics-compilerMaximilian Bosch2020-04-06
|\ \ \ \ \ | | | | | | | | | | | | intel-graphics-compiler: 1.0.3151 -> 1.0.3627
| * | | | | intel-graphics-compiler: 1.0.3151 -> 1.0.3627R. RyanTM2020-04-05
| | |_|_|/ | |/| | |
* / | | | flutter: update channels + fix dev channelBastien Rivière2020-04-05
|/ / / /
* | | / Merge master into staging-nextFrederik Rietdijk2020-04-03
|\| | | | |_|/ |/| |
| * | nim: 1.0.6 -> 1.2.0zimbatm2020-04-04
| |/
| * Merge pull request #83869 from davidtwco/computecpp-1.3.0Sarah Brofeldt2020-04-02
| |\ | | | | | | computecpp: 1.2.0 -> 1.3.0
| | * computecpp: 1.2.0 -> 1.3.0David Wood2020-03-31
| | |