summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
* gnu-cobol: 2.0-rc2 -> 2.2Moritz Ulrich2017-12-21
| | | | | | Instead of wrapping `cobc` and setting NIX_{LDFLAGS,CFLAGS_COMPILE} set `COB_CC`, `COB_CFLAGS` and `COB_LDFLAGS` to make `cobc` find the necessary libraries.
* neko: update check for darwin, do not strip ndllOrivej Desh2017-12-21
|
* neko: 2.1.0 -> 2.2.0volth2017-12-21
|
* ghc: drop 8.2.1 version; we have 8.2.2 alreadyPeter Simons2017-12-20
|
* vala_0_23: removeJan Tojnar2017-12-19
|
* Merge branch 'master' into stagingOrivej Desh2017-12-18
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (125 commits) scummvm: fix eval tinycc: 0.9.27pre-20171016 -> 0.9.27 Update terraform provider versions vscode: 1.18.1 -> 1.19.0 linux: 4.14.6 -> 4.14.7 scummvm: 1.9.0 -> 2.0.0 cmst: 2017.03.18 -> 2017.09.19 albert: 0.14.7 -> 0.14.14 obs-studio: fix vlc plugin ffmpeg, ffmpeg-full: 3.4 -> 3.4.1 uchiwa: 0.26.3 -> 1.1.0 linux-testing: 4.15-rc3 -> 4.15-rc4 steam: override nss, nspr, fixes #32781 ponyc: 0.20.0 -> 0.21.0 pythonPackages.pwntools: disable tests gnome3.gnome-tweak-tool: 3.26.3 → 3.26.4 vim-rhubarb: init at 2017-06-28 atom: depend on libsecret nvidia-settings: Make sure binary can find libXv.so backblaze-b2: 0.6.2 -> 1.1.0 ...
| * tinycc: 0.9.27pre-20171016 -> 0.9.27Joachim Fasting2017-12-18
| |
| * Merge pull request #32775 from kamilchm/ponycJoachim F2017-12-18
| |\ | | | | | | ponyc: 0.20.0 -> 0.21.0
| | * ponyc: 0.20.0 -> 0.21.0Kamil Chmielewski2017-12-17
| | | | | | | | | | | | https://github.com/ponylang/ponyc/issues/2379
| * | Merge pull request #32375 from volth/oracle-jdk-remove-redundand-assertsJörg Thalheim2017-12-16
| |\ \ | | | | | | | | oraclejdk: remove redundant asserts
| | * | Merge branch 'master' into oracle-jdk-remove-redundand-assertsvolth2017-12-13
| | |\|
| | * | oraclejdk: remove redundant assertsJohn Doe2017-12-06
| | | |
| * | | Merge pull request #32640 from Ralith/vulkanOrivej Desh2017-12-17
| |\ \ \ | | | | | | | | | | vulkan-loader: 1.0.42.2 -> 1.0.61.1
| | * | | vulkan-loader: 1.0.42.2 -> 1.0.61.1Benjamin Saunders2017-12-13
| | | |/ | | |/|
| * | | edk2 add short-circuit-the-transfer-of-an-empty-S3_CONTEXT.patchOrivej Desh2017-12-16
| | | | | | | | | | | | | | | | | | | | as requested by @lukeadams in https://github.com/NixOS/nixpkgs/pull/32724#issuecomment-352140119
| * | | edk2: 2014-12-10 -> 2017-12-05Luke Adams2017-12-16
| | | | | | | | | | | | | | | | src was at vUDK2017 tag (2017-06-13), updated to the latest commit in UDK2017 branch.
* | | | Merge branch 'master' into stagingVladimír Čunát2017-12-15
|\| | |
| * | | chicken: 4.11.0 -> 4.13.0Evan Hanson2017-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also update the chicken-ssql egg dependency version for ugarit and ugarit-manifest-maker from 0.2.2 to 0.2.4 to include a fix for an issue uncovered by chicken-4.13.0 (see [1] and [2] for more info). [1]: https://bitbucket.org/DerGuteMoritz/ssql/pull-requests/1 [2]: https://salmonella-linux-x86-64.call-cc.org/chicken-4/gcc/linux/x86-64/2017/04/19/yesterday-diff/log2/install/ssql.html
| * | | cudatoolkit: fix build with newer glibc versionsFranz Pletz2017-12-14
| | | | | | | | | | | | | | | | Packages that use CUDA would fail to build with missing defines.
| * | | kotlin: 1.1.60-b55 -> 1.2.10Tim Steinbach2017-12-14
| |/ /
* | | Merge remote-tracking branch 'upstream/staging' into binutils-wrapperJohn Ericson2017-12-13
|\ \ \
| * | | Merge remote-tracking branch 'origin/master' into stagingGraham Christensen2017-12-12
| |\| |
| | * | Merge pull request #32365 from vcunat/p/check-metaGraham Christensen2017-12-12
| | |\ \ | | | | | | | | | | check meta, treewide
| | | * | treewide platform checks: `abort` -> `throw`Vladimír Čunát2017-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They aren't meant to be critical (uncatchable) errors. Tested with nix-env + checkMeta: [ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
| * | | | Merge branch 'master' into stagingVladimír Čunát2017-12-12
| |\| | |
| | * | | Merge pull request #32189 from yrashk/ats2-0.3.7Joachim F2017-12-11
| | |\ \ \ | | | |/ / | | |/| | ats2: 0.3.0 -> 0.3.7
| | | * | ats2: 0.3.0 -> 0.3.7Yurii Rashkovskii2017-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | The patch is no longer needed as ats2 includes contribs in the upstream Makefile_dist file
| | * | | mono50: disable parallel buildingOrivej Desh2017-12-11
| | | | |
| | * | | lazarus: 1.6.0-0 -> 1.8.0zimbatm2017-12-11
| | | | |
| | * | | Merge older stagingVladimír Čunát2017-12-11
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | There are some regressions, but not that many and I want the security update of openssl fast.
| * | \ \ \ Merge pull request #32549 from obsidiansystems/gcc-without-lib-outputJohn Ericson2017-12-10
| |\ \ \ \ \ | | | | | | | | | | | | | | gcc: Don't choke if there is no lib output
| * \ \ \ \ \ Merge branch 'master' into stagingOrivej Desh2017-12-10
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (39 commits) pythonPackages: rename dns -> dnspython awesome: fix LUA_PATH/LUA_CPATH to lgi [now for version 3.5] qt4: fix qmake on darwin and delete custom install phase python.buildEnv: always include the $out output nix-bash-completions: lazy load aware install borg: 1.1.1 -> 1.1.3 nixos/programs/bash: document that /etc/bash_completion.d is obsolete ocamlPackages.markup: 0.7.4 -> 0.7.5 hhvm: 3.21 -> 3.23.2 ocamlPackages.ulex: 1.1 -> 1.2 notmuch: 0.25.2 -> 0.25.3 gmime3: 3.0.1 -> 3.0.5 qt4: fix darwin install phase nixos/programs/bash: Let bash-completion lazy load scripts Revert "gmime: 3.0.1 -> 3.0.5" rawtherapee: delete unused files pythonPackages: rename dns -> dnspython nixpkgs: remove sqlite/kyotocabinet deps for leveldb tor-browser-bundle-bin: 7.0.10 -> 7.0.11 networkmanager: remove restart after suspend from resume ...
| | * | | | | Merge pull request #32535 from Gerschtli/update/hhvmOrivej Desh2017-12-10
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | hhvm: 3.21 -> 3.23.2
| | | * | | | | hhvm: 3.21 -> 3.23.2Tobias Happ2017-12-10
| | | | | | | |
| | * | | | | | Merge pull request #32494 from mpickering/ber-metaocaml2Vincent Laporte2017-12-10
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | ber_metaocaml: (re)init at 104
| | | * | | | | Remove broken ber-metaocaml-003 attributeMatthew Pickering2017-12-09
| | | | | | | |
| | | * | | | | ber_metaocaml: (re)init at 104Matthew Pickering2017-12-09
| | | | | | | |
| * | | | | | | Merge pull request #32215 from dtzWill/feature/clang-multilibOrivej Desh2017-12-09
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | multilib-capable clang, multilib tests
| * | | | | | | Merge branch 'master' into stagingVladimír Čunát2017-12-09
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge pull request #32503 from mpickering/ghc-head-updates-8.5Peter Simons2017-12-09
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ghcHEAD: 8.3.20170808 -> 8.5.20171209
| | | * | | | | | ghcHEAD: 8.3.20170808 -> 8.5.20171208Matthew Pickering2017-12-09
| | | | |/ / / / | | | |/| | | |
| | * | | | | | ocamlPackages.reason: 3.0.3 -> 3.0.4dywedir2017-12-09
| | | | | | | |
| | * | | | | | mono46, mono48: disable parallel buildingOrivej Desh2017-12-09
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See #32386 mono46: https://hydra.nixos.org/build/65617511 mono48: https://hydra.nixos.org/build/65600645
| | * | | | | Merge pull request #32481 from ThomasMader/dlangJoachim F2017-12-08
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | dmd, ldc, dub: Inherit buildInput and meta from build derivation
| | | * | | | | dmd, ldc, dub: Inherit buildInput and meta from build derivationThomas Mader2017-12-08
| | | | | | | |
| | * | | | | | Merge branch 'staging' (older one)Vladimír Čunát2017-12-08
| | |\ \ \ \ \ \
| | * | | | | | | nixpkgs: no parallel builds for mono 4.4Austin Seipp2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See #32386 -- while Mono in general should build correctly with parallel building, it seems the 4.4 branch has broken. Instead, allow parallel build support to be overridden by individual versions, and default to true. Signed-off-by: Austin Seipp <aseipp@pobox.com>
| | * | | | | | | treewide: checkMeta fixes for x86_64-linuxVladimír Čunát2017-12-07
| | | | | | | | |
| | * | | | | | | Merge pull request #32402 from volth/oraclejdk8-fix-arm-hashesJörg Thalheim2017-12-07
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | oraclejdk8: fix armv7l hashes
| | | * | | | | | | oraclejdk8: fix armv7l hashesJohn Doe2017-12-07
| | | | | | | | | |