summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
* treewide: add quotes to recently-changed urlsPatrick Hilhorst2020-03-28
| | | Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
* treewide: fix redirected urls (again)Patrick Hilhorst2020-03-20
| | | | | | Ran the same script as #78265. Additionally, manually replaced `http://goodies.xfce.org` with https.
* Merge pull request #82882 from obsidiansystems/armv6-embeddedJohn Ericson2020-03-19
|\ | | | | Misc fixes for armv6 bare metal cross
| * compiler-rt-{7,8,9}: Fix cmakeFlags in a few waysJohn Ericson2020-03-18
| | | | | | | | | | | | | | | | | | | | - Cross to bare metal with GCC works - Flags are deduplicated - Darwin bootstrapping for 8 and 0 closer. - Flags are same across versions.
| * cc-wrapper, clang: `libstdcxxHook` should a propagated build inputJohn Ericson2020-03-18
| | | | | | | | | | Lumping it in with the target platform libraries was incorrect, and caused eval failures when gcc couldn't be built for the target platform.
| * clang-*: Sync wrapping logicJohn Ericson2020-03-18
| | | | | | | | We only want to refer to GCC under these conditions.
| * rustc: Add way to override the arch and config triple for rustJohn Ericson2020-03-12
| | | | | | | | | | Sometimes it is useful for it to be slightly different. Going forward we should, however, try to make this fallback rarely needed.
* | rust: remove legacy cargo fetcherBenjamin Hipple2020-03-18
| | | | | | | | | | | | | | We have now migrated every single Rust package in NixPkgs! This deletes the legacy fetcher, which is now unused. Resolves #79975
* | elmPackages: minor cleanupsMarek Fajkus2020-03-18
| | | | | | | | | | * Make sure generate script uses node2nix version from the nixpkgs * regenerate code generated by node2nix
* | yosys: 2020.02.25 -> 2020.03.16Austin Seipp2020-03-17
| | | | | | | | | | | | | | | | - Bump `abc-verifier` (2020.03.05) - Install `yosys-abc` symlink for tool compatbility - Various `yosys` expression cleanups Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | Merge pull request #82779 from turboMaCk/elm-coverageDomen Kožar2020-03-17
|\ \ | | | | | | elmPackages.elm-coverage: init at 0.0.3
| * | elmPackages.elm-coverage: init at 0.0.3Marek Fajkus2020-03-17
| | |
* | | elmPackages.elmi-to-json: 1.2.0 -> 1.3.0Marek Fajkus2020-03-17
|/ /
* | elmPackages.elm-instrument: Init at 0.0.7Marek Fajkus2020-03-16
| |
* | Merge pull request #82583 from r-ryantm/auto-update/tinygoJon2020-03-15
|\ \ | | | | | | tinygo: 0.11.0 -> 0.12.0
| * | tinygo: 0.11.0 -> 0.12.0R. RyanTM2020-03-14
| | |
* | | gcc8: 8.3.0 -> 8.4.0Vladimír Čunát2020-03-15
| | | | | | | | | | | | https://gcc.gnu.org/legacy-ml/gcc/2020-03/msg00042.html
* | | base16-builder: regenerate with node2nix 1.8.0, add supplement.json with ↵Sander van der Burg2020-03-15
| | | | | | | | | | | | node-pre-gyp to fix build
* | | Merge pull request #82361 from petabyteboy/feature/jbr-from-sourceFrederik Rietdijk2020-03-14
|\ \ \ | | | | | | | | jetbrains.jdk: build from source
| * | | jetbrains.jdk: build from sourceMilan Pässler2020-03-12
| | | |
* | | | rust_1_38_0: dropAlyssa Ross2020-03-14
| | | |
* | | | Merge pull request #82068 from anmonteiro/anmonteiro/bs-platform-7.2.0Mario Rodas2020-03-14
|\ \ \ \ | | | | | | | | | | bs-platform: 7.0.1 -> 7.2.0
| * | | | Note about BuckleScript's build process and why `BS_TRAVIS_CI=1` isAntonio Nuno Monteiro2020-03-09
| | | | | | | | | | | | | | | | | | | | needed
| * | | | Fix refmtAntonio Nuno Monteiro2020-03-09
| | | | |
| * | | | bs-platform: 7.0.1 -> 7.2.0Antonio Nuno Monteiro2020-03-08
| | | | |
* | | | | binaryen: 89 -> 91, emscripten: 1.38.28 -> 1.39.1Maximilian Bosch2020-03-14
| |_|/ / |/| | |
* | | | Merge pull request #82344 from ysengrimm/update-sbclMichael Raskin2020-03-13
|\ \ \ \ | | | | | | | | | | sbcl: 2.0.1 -> 2.0.2
| * | | | sbcl: 2.0.1 -> 2.0.2ysengrimm2020-03-11
| | |/ / | |/| |
* | | | gcc: tweak platform condition in the hack from b6ae8193Vladimír Čunát2020-03-13
| | | | | | | | | | | | | | | | | | | | It was rightly noted that armv7l suffers from the same issue: https://hydra.nixos.org/build/114263466#tabs-buildsteps
* | | | gcc: minimal hacky fixup for our pkgsi686Linux.nixVladimír Čunát2020-03-13
|/ / / | | | | | | | | | | | | | | | This has been blocking nixos-unstable channel through i686 ISO: Fixes #82435, closes #82436. https://hydra.nixos.org/build/114512204
* | | Merge pull request #81819 from ggreif/llvm-10Bas van Dijk2020-03-11
|\ \ \ | | | | | | | | llvmPackages_10: rc2 -> rc3
| * | | llvmPackages_10: rc2 -> rc3Gabor Greif2020-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://lists.llvm.org/pipermail/llvm-dev/2020-March/139729.html Additionally cherry-picked 3 commits from `llvm-project/master`: - llvm/llvm-project@d21664c - llvm/llvm-project@3a0f6e6 - llvm/llvm-project@87dac7d such that clang can automatically pick up the polly plugin from the `llvm-polly` build.
* | | | Merge pull request #81820 from r-ryantm/auto-update/mercuryMario Rodas2020-03-10
|\ \ \ \ | | | | | | | | | | mercury: 14.01.1 -> 20.01.1
| * | | | mercury: 14.01.1 -> 20.01.1R. RyanTM2020-03-05
| | | | |
* | | | | zz: init at 2020-03-02Mario Rodas2020-03-04
| |_|/ / |/| | |
* | | | Merge staging-next into masterFrederik Rietdijk2020-03-08
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge staging-next into stagingFrederik Rietdijk2020-03-06
| |\ \ \
| * | | | gcc: remove unneeded RPATH patchingBen Wolsieffer2020-03-05
| | | | |
| * | | | gcc: move target-specific runtime libraries to separate outputBen Wolsieffer2020-03-04
| | |/ / | |/| |
* | | | ghc: consistent downloads.haskell.org src URLsBenjamin Hipple2020-03-07
| | | | | | | | | | | | | | | | | | | | | | | | Consistency is good in general and these seem to work just as well as the others, but it also helps with blacklisting package updates, as in: https://github.com/ryantm/nixpkgs-update/pull/160
* | | | intel-graphics-compiler: 1.0.3041 -> 1.0.3151R. RyanTM2020-03-06
| |/ / |/| |
* | | gleam: 0.6.0 -> 0.7.1R. RyanTM2020-03-05
| | |
* | | Merge pull request #81749 from r-ryantm/auto-update/closure-compilerMario Rodas2020-03-05
|\ \ \ | |/ / |/| | closurecompiler: 20200204 -> 20200224
| * | closurecompiler: 20200204 -> 20200224R. RyanTM2020-03-04
| | |
* | | Merge pull request #81689 from r-ryantm/auto-update/kotlinTim Steinbach2020-03-04
|\ \ \ | | | | | | | | kotlin: 1.3.61 -> 1.3.70
| * | | kotlin: 1.3.61 -> 1.3.70R. RyanTM2020-03-04
| |/ /
* | | 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).