summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
* compcert: 3.2 -> 3.3 (#44512)Vincent Laporte2018-08-05
|
* Merge pull request #44380 from meditans/swi-prolog-check-installationPeter Simons2018-08-03
|\ | | | | Add missing dependencies for swi-prolog
| * Add missing dependencies for swi-prologCarlo Nucera2018-08-02
| | | | | | | | | | | | | | | | | | | | | | | | In the previous version of this derivation, when the command ?- check_installation. was issued in the swipl prompt, five errors were encountered. This patch fixes that, so that the installation is correctly checked. This enables the usage of the command pack_install to install prolog libraries, which otherwise fails for the lack of libarchive.
* | llvm: fix triple settingMatthew Bauer2018-08-02
|/ | | | | | | llvm is a library so it should just need to know about build & host. GCC will already have a cross compiler built. /cc @Ericson2314 @dtzWill
* Merge pull request #43971 from gnidorah/pakcsxeji2018-08-02
|\ | | | | pakcs: 1.14.0 -> 2.0.2
| * pakcs: 1.14.0 -> 2.0.2gnidorah2018-07-22
| |
* | halide: init at 2018_02_15 (#44207)markuskowa2018-08-01
| |
* | edk2: fix buidIzorkin2018-08-01
| |
* | llvm6: disable tests on cross compilerMatthew Bauer2018-07-31
| | | | | | | | | | | | | | This seems to be broken currently. https://hydra.nixos.org/build/77597880/nixlog/1 /cc @ericson2314 @dtzWill
* | llvm5: disable tests on cross compilersMatthew Bauer2018-07-31
| | | | | | | | | | | | | | This appears to be broken currently. https://hydra.nixos.org/build/77597880 /cc @Ericson2314
* | crystal: 0.25.0 -> 0.25.1; mint 0.1.0 -> 0.2.0 (#44237)Michael Fellinger2018-07-31
| |
* | ponyc: 0.24.2 -> 0.24.4 (#44258)Kamil Chmielewski2018-07-31
| |
* | Merge pull request #44195 from jdanekrh/jd_netcore21Jörg Thalheim2018-07-29
|\ \ | | | | | | dotnet-sdk: 2.0.3 -> 2.1.302
| * | dotnet-sdk: 2.0.3 -> 2.1.302Jiri Danek2018-07-29
| | |
* | | openjdk: 8u172-b11 -> 8u181-b13Tim Steinbach2018-07-29
|/ /
* | julia-git: removeJörg Thalheim2018-07-29
| |
* | julia_04: removeJörg Thalheim2018-07-29
| |
* | julia_05: removeJörg Thalheim2018-07-29
| |
* | Merge pull request #43982 from viric/viric_cleanviric2018-07-29
|\ \ | | | | | | Take me (viric) out of most maintenance
| * \ Merge remote-tracking branch 'central/master' into viric_cleanLluís Batlle i Rossell2018-07-28
| |\ \
| * | | Take me (viric) out of most maintenanceLluís Batlle i Rossell2018-07-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Since years I'm not maintaining anything of the list below other than some updates when I needed them for some reason. Other people is doing that maintenance on my behalf so I better take me out but for very few packages. Finally!
* | | | Merge pull request #44151 from dtzWill/update/gcc-8.2Will Dietz2018-07-28
|\ \ \ \ | | | | | | | | | | gcc8: 8.1 -> 8.2
| * | | | gcc8: 8.1 -> 8.2Will Dietz2018-07-27
| | | | | | | | | | | | | | | | | | | | https://gcc.gnu.org/gcc-8/changes.html
* | | | | psc-package: 0.3.2 -> 0.4.1Justin Woo2018-07-28
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates that remove features and improve user experience. Adds warnings for trying to install packages without (purescript/psc-package#126 by @Dretch) Filters "installing" messages for build (purescript/psc-package#130 by @Dretch) Adds options for limiting jobs for install (purescript/psc-package#127 by @vladciobanu) Per purescript/psc-package#121, removes the confusing misfeature "add-from-bower", which led to many users thinking this command was for adding "extra-deps" like Stack. See the thread for details on how you could readily replace this command if you used it before.
* | | | llvm-manpages: fix buildDaiderd Jordan2018-07-28
| | | |
* | | | llvm-packages: fix manpages with python-boot and cleanupDaiderd Jordan2018-07-28
|/ / / | | | | | | | | | | | | | | | On darwin llvmPackages is built using python-boot to avoid dependencies in the stdenv, but we can't and shouldn't use that when building the manpages since it depends on python packages.
* | | Merge pull request #43945 from r-ryantm/auto-update/closure-compilerSilvan Mosberger2018-07-24
|\ \ \ | | | | | | | | closurecompiler: 20180610 -> 20180716
| * | | closurecompiler: 20180610 -> 20180716R. RyanTM2018-07-21
| | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/closure-compiler/versions.
* | | | ponyc: 0.24.0 -> 0.24.2Kamil Chmielewski2018-07-24
| | | |
* | | | Merge pull request #43711 from angerman/feature/ghc-gmpMatthew Bauer2018-07-23
|\ \ \ \ | | | | | | | | | | Feature/ghc gmp
| * | | | Update 8.4.3.nixMoritz Angermann2018-07-18
| | | | |
| * | | | [ghc] Backport gmp stuffMoritz Angermann2018-07-18
| | | | |
| * | | | [ghc] proper handling of integer librariesMoritz Angermann2018-07-18
| | | | |
| * | | | [ghc] assert gmpMoritz Angermann2018-07-18
| | | | |
* | | | | ocaml-4.07: 4.07.0+rc1 -> 4.07.0Vincent Laporte2018-07-23
| |_|/ / |/| | |
* | | | jsonnet: 0.10.0 -> 0.11.2 (#43938)R. RyanTM2018-07-22
| |_|/ |/| | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jsonnet/versions.
* | | Merge branch 'master' into unused5Jörg Thalheim2018-07-21
|\ \ \
| * \ \ Merge pull request #43862 from volth/unused3Frederik Rietdijk2018-07-21
| |\ \ \ | | | | | | | | | | [bot] treewide: remove unused 'args@' in lambdas
| | * | | [bot] treewide: remove unused 'args@' in lambdasvolth2018-07-20
| | | | |
| * | | | [bot] treewide: remove unused 'inherit' in let blocksvolth2018-07-20
| |/ / /
* / / / pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|/ / /
* | | Merge pull request #43857 from volth/unusedFrederik Rietdijk2018-07-20
|\ \ \ | | | | | | | | [bot] treewide: remove unreferenced code
| * | | [bot]: remove unreferenced codevolth2018-07-20
| |/ /
* | | oraclejdk: 10.0.1 -> 10.0.2taku02018-07-19
| | |
* | | oraclejdk: 8u171, 8u172 -> 8u181taku02018-07-18
|/ /
* | sdcc: fix license conditionYegor Timoshenko2018-07-17
| |
* | sdcc: clean upYegor Timoshenko2018-07-17
| |
* | sdcc: update for added gputils, add disabled flag, adoptYorick van Pelt2018-07-17
|/
* Merge master into staging-nextFrederik Rietdijk2018-07-16
|\
| * Merge pull request #43599 from ElvishJerricco/ghcjs-fixes-2018-07-15Peter Simons2018-07-16
| |\ | | | | | | Various GHCJS 8.4 fixes