about summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
* serpent: init at 2016-03-05Chris Martin2016-06-04
|
* tinycc: 0.9.27pre-20160328 -> 0.9.27pre-20160525Joachim Fasting2016-06-03
| | | | | | | | | | Also do various refactorings: - Use `fetchFromRepoOrCz` - Use `isGlibc` to check for glibc stdenv - Multiple outputs - Apply PaX marking Also adopt the package.
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* Rust infrastructure refactoringMoritz Ulrich2016-06-03
|\ | | | | Rust infrastructure updates & refactoring
| * Update rustcMasterDavid Craven2016-06-02
| | | | | | | | Now builds rustcBeta (1.10.0) and rustcMaster (1.11.0).
* | ecl: upstream changed urlTomas Hlavaty2016-05-31
|/
* sbcl: 1.3.5 -> 1.3.6Tomas Hlavaty2016-05-30
|
* elm-format: init at 0.3.1Maxwell Huang-Hobbs2016-05-30
| | | | | | Closes #15817. abbradar: remove unneeded callPackage argument and clean up spaces.
* oraclejdk: Revert "oraclejdk8: 8u91 -> 8u92" (#15820)taku02016-05-30
| | | | | | | | | | | | | | This reverts commit 9e56f3a9b50d56afd26440f697ac73bd73eaf2ee. 8u91 is Critical Patch Update (CPU), contains security vulnerability fixes. 8u92 is Patch Set Update (PSU), contains security vulnerability fixes and other bug fixes. Oracle says "Oracle strongly recommends that all Java SE users upgrade to the latest CPU release available for a release family. Most users should choose the CPU release." http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html So I made `oraclejdk8` package and `oraclejdk8psu` package for CPU and PSU.
* elmPackages: mark release.nix as autogeneratedNikolay Amiantov2016-05-30
|
* jsonnet: add platforms attributeBenjamin Staffin2016-05-28
|
* Merge pull request #15606 from dvc94ch/fpga-toolchain-updatesMoritz Ulrich2016-05-28
|\ | | | | FPGA toolchain updates
| * arachnepnr: 2015.12.29 -> 2016.05.21David Craven2016-05-22
| |
| * yosys: 2015.12.29 -> 2016.05.21David Craven2016-05-22
| |
* | rustc: v1.8.0 -> v1.9.0rushmorem2016-05-27
| |
* | Merge pull request #15731 from earldouglas/picatJoachim Fasting2016-05-27
|\ \ | | | | | | picat: init at 1.9-4
| * | picat: init at 1.9-4James Earl Douglas2016-05-26
| | |
* | | properly fix the maintainer.matthewbauer problemVladimír Čunát2016-05-27
| | | | | | | | | | | | | | | There was inconsisten usage of maintainers.matthewbauer and mbauer. /cc @matthewbauer I chose the github identifier, as it's customary.
* | | Merge branch 'staging'Vladimír Čunát2016-05-27
|\ \ \ | | | | | | | | | | | | Includes a security update of libxml2.
| * | | Merge branch 'master' into stagingVladimír Čunát2016-05-26
| |\| | | | | | | | | | | | | | ... to get the systemd update (rebuilding ~7k jobs).
| * | | Merge branch 'master' into stagingVladimír Čunát2016-05-23
| |\ \ \ | | | |/ | | |/| | | | | That's to get mesa rebuild from master, as it's nontrivial.
| * | | Merge: make dev output references explicitVladimír Čunát2016-05-22
| |\ \ \ | | | | | | | | | | | | | | | | | | | | This is a rebase of most commits from #14766, resolving conflicts and a few other evaluation problems.
| | * | | fix evaluation on darwin, fixing tarball job fullyVladimír Čunát2016-05-19
| | | | |
| | * | | ghc-*: fix evaluation when using single-output gmpVladimír Čunát2016-05-19
| | | | |
| | * | | GCC: explicitly use some dev outputsTuomas Tynkkynen2016-05-19
| | | | |
| | * | | treewide: Make explicit that 'dev' output of zlib is usedTuomas Tynkkynen2016-05-19
| | | | |
| | * | | treewide: Make explicit that 'dev' output of openssl is usedTuomas Tynkkynen2016-05-19
| | | | |
| | * | | treewide: Make explicit that 'dev' output of ncurses is usedTuomas Tynkkynen2016-05-19
| | | | |
| | * | | treewide: Make explicit that 'dev' output of mpfr is usedTuomas Tynkkynen2016-05-19
| | | | |
| | * | | treewide: Make explicit that 'dev' output of libffi is usedTuomas Tynkkynen2016-05-19
| | | | |
| | * | | treewide: Make explicit that 'dev' output of gmp is usedTuomas Tynkkynen2016-05-19
| | | | |
| | * | | treewide: Make explicit that 'dev' output of freetype is usedTuomas Tynkkynen2016-05-19
| | | | |
| | * | | treewide: Make explicit that 'dev' output of boehmgc is usedTuomas Tynkkynen2016-05-19
| | | | |
| | * | | treewide: Make explicit that 'dev' output of binutils is usedTuomas Tynkkynen2016-05-19
| | | | |
| * | | | gcc: fix #15033: avoid lib64/ symlink to 32-bit lib/Vladimír Čunát2016-05-22
| | | | | | | | | | | | | | | | | | | | This was caused by me in 90ee003240.
* | | | | Fix nixpkgs eval (caused by 'emscripten' expression)Bjørn Forsman2016-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes this: $ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace error: while evaluating ‘callPackageWith’ at .../lib/customisation.nix:93:35, called from .../pkgs/top-level/all-packages.nix:1411:24: while evaluating ‘makeOverridable’ at .../lib/customisation.nix:54:24, called from .../lib/customisation.nix:97:8: undefined variable ‘srcFC’ at .../pkgs/development/compilers/emscripten-fastcomp/default.nix:26:14 Also, "matthewbauer" is not defined in ./lib/maintainers.nix, comment out. Caused by f646b9295ea7a2332667f5ffeb5bd871e76982e9 and d078fe1e9c826a63ad078ca4d5364c967984f393.
* | | | | Add myself as maintainer for emscripten, emscripten-fastcomp.Matthew Bauer2016-05-26
| | | | |
* | | | | Fix hash issue in emscripten.Matthew Bauer2016-05-26
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Just use "fetchFromGitHub" because that seems to be more reliable. Still unclear what the actual issue was but I'm thinking this will fix it. At least, this will put it more in line with other packages.
* | | | ghc-8.0.1.nix: cosmeticPeter Simons2016-05-25
| | | |
* | | | Merge pull request #15684 from qknight/emscripten_1.36.4Joachim Schiele2016-05-25
|\ \ \ \ | |_|_|/ |/| | | emscripten: revision bump from 1.35.4 to 1.36.4, was tested with comp…
| * | | emscripten: revision bump from 1.35.4 to 1.36.4, was tested with compiling ↵Joachim Schiele2016-05-25
| | | | | | | | | | | | | | | | xml.js
* | | | Merge pull request #15568 from NeQuissimus/kotlin102Joachim Fasting2016-05-20
|\ \ \ \ | | | | | | | | | | kotlin: 1.0.1-2 -> 1.0.2
| * | | | kotlin: 1.0.1-2 -> 1.0.2Tim Steinbach2016-05-20
| | |/ / | |/| |
* | | | Merge pull request #15252 from acowley/llvm_38Joachim Fasting2016-05-20
|\ \ \ \ | |/ / / |/| | | llvm_38: update hashes and fix on darwin
| * | | llvm_38: update hashes and fix on darwinAnthony Cowley2016-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The hashes for libc++ and libc++abi were wrong. There was also an incompatibility with nixpkgs on darwin which is now weakly worked around: the "os_trace" macro changed definition in the OS X development SDK since version 10.9 as used by nixpkgs. LLVM 3.8 uses the new version, which I am temporarily replacing with a printf on darwin as it is only used in one minor location.
* | | | elm: add documentation on how to use update scripts and run them properlyNikolay Amiantov2016-05-18
| | | |
* | | | haskell.packages.ghc801.ghc: upstream tarball updatedNikolay Amiantov2016-05-18
| |_|/ |/| |
* | | Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
| | |
* | | ats2: 0.2.6 -> 0.2.7Thomas Tuegel2016-05-16
| | |
* | | oraclejdk8: 8u91 -> 8u92Franz Pletz2016-05-13
| | |