summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
...
| * | | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-09-11
| |\| | |
| * | | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-09-08
| |\ \ \ \
| * | | | | Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"Eelco Dolstra2017-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 0a944b345e89ca0096974d168f49e1c6830c3fc2, reversing changes made to 61733ed6ccde3427016720f2e0cd191d3d95152c. I dislike these massive stdenv changes with unclear motivation, especially when they involve gratuitous mass renames like NIX_CC -> NIX_BINUTILS. The previous such rename (NIX_GCC -> NIX_CC) caused months of pain, so let's not do that again.
| * | | | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-09-06
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-09-06
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into stagingFranz Pletz2017-09-05
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-09-05
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gcc-4.5: Fix typoJohn Ericson2017-09-04
| | | | | | | | | |
| * | | | | | | | | Merge pull request #28557 from obsidiansystems/binutils-wrapperJohn Ericson2017-09-03
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Binutils-wrapper: Init by refactoring out of cc-wrapper
| | * | | | | | | | | binutils-wrapper: Import separately from cc-wrapperJohn Ericson2017-09-01
| | | | | | | | | | |
| | * | | | | | | | | misc pkgs: Use $NIX_BINUTILS for when neededJohn Ericson2017-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Certain files are now only there instead of $NIX_CC (some are in both)
| * | | | | | | | | | Merge branch 'master' into stagingVladimír Čunát2017-09-03
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-09-02
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | nasm: 2.12.02 -> 2.13.01WilliButz2017-08-29
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #29007 from mguentner/avrcleanJörg Thalheim2017-09-12
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | avr-*: split avr-gcc-libc into separate packages
| * | | | | | | | | | | microscheme: replaced avrgcclibc with separate dependenciesMaximilian Güntner2017-09-05
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | ghc-8.2.1: Get rid of `preReleaseName` binding now that it is releasedJohn Ericson2017-09-10
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | No hashes should be changed
* | | | | | | | | | ispc: use newer version and LLVM 4.0 due to bug in clang++ 3.9 wrapper (see ↵Aristid Breitkreuz2017-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #29204)
* | | | | | | | | | shaderc: mark as brokenRob Vermaas2017-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 2ccdac8c9e79030aca144137d0479065ce40fbb8)
* | | | | | | | | | dmd: mark as brokenRob Vermaas2017-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 8d5fc1beda9716c8b8015a7a5abccb70eee21448)
* | | | | | | | | | ghc: remove obsolete 8.0.1 versionPeter Simons2017-09-10
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | gcc7: 7.1.0 -> 7.2.0Nikolay Amiantov2017-09-07
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | go: fix darwin buildDaiderd Jordan2017-09-06
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out"Peter Simons2017-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit dfb0f254844150d05d34150a975e6479b883d409, reversing changes made to 7f8ff024372f985e96b438fa5591d9b43fc6e7bd. These changes broke the ghcWithPackages wrapper: nix-shell -p "haskellPackages.ghcWithPackages (ps: [ps.mtl])" --run "ghc-pkg list mtl" /nix/store/szz84j5k1dy3jdashis6ws28d8l8zxxb-ghc-8.0.2-with-packages/lib/ghc-8.0.2/package.conf.d (no packages)
* | | | | | | go: init 1.9 (and set as default)Charles Strahan2017-09-05
| | | | | | |
* | | | | | | Merge pull request #28998 from LnL7/libstdcxx-hookDaiderd Jordan2017-09-05
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | libstdc++: add setup-hook
| * | | | | | clang-stdenv: use libstdcxxHook when targeting linuxDaiderd Jordan2017-09-05
| | | | | | |
| * | | | | | libstdc++: add setup-hookDaiderd Jordan2017-09-04
| |/ / / / /
* | | | / / ponyc: 0.18.1 -> 0.19.0Kamil Chmielewski2017-09-05
| |_|_|/ / |/| | | | | | | | | | | | | | https://github.com/ponylang/ponyc/issues/2209
* | | | | Provide hscolour, happy, alex bin to buildInputs.Nicholas Clarke2017-09-04
|/ / / / | | | | | | | | | | | | Use stdenv.lib.getBin instead of `.bin`
* | | | Merge pull request #28908 from tohl/masterMichael Raskin2017-09-02
|\ \ \ \ | | | | | | | | | | sbcl updated, tested on nixos x86_64
| * | | | sbcl: 1.3.20 -> 1.3.21Tomas Hlavaty2017-09-02
| | | | |
* | | | | tinycc: 0.9.27pre-20170710 -> 0.9.27pre-20170821Joachim Fasting2017-09-02
|/ / / /
* | | | Merge pull request #28780 from NeQuissimus/openjdk_8_144_01Tim Steinbach2017-09-02
|\ \ \ \ | | | | | | | | | | openjdk: 8u152-04 -> 8u144-01
| * | | | openjdk: 8u152-04 -> 8u144-01Tim Steinbach2017-08-30
| | |/ / | |/| | | | | | | | | | Fix GCC6 build
* | | | z3_opt: remove and replace with z3Austin Seipp2017-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Z3 has supported optimization features since the 4.4.x release, so this can be removed. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | yosys: 2016.11.25 -> 2017.09.01Austin Seipp2017-09-02
| | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | arachne-pnr: 2016.08.18 -> 2017.06.29, license switchAustin Seipp2017-09-02
|/ / / | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | hhvm: 3.15.8 -> 3.21Piotr Bogdan2017-08-30
| | |
* | | hhvm: 3.15.0 -> 3.15.8Piotr Bogdan2017-08-30
| | |
* | | hhvm: fix buildPiotr Bogdan2017-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream re2 commit: https://github.com/google/re2/commit/b94b7cd42e9f02673cd748c1ac1d16db4052514c Upstream bytecode.h commit: https://github.com/facebook/hhvm/commit/f8a75ca667a1d27be2a304502edd01d064cce20a
* | | Merge commit '2858c41' into HEADFrederik Rietdijk2017-08-30
|\| |
| * | Merge branch 'master' into stagingVladimír Čunát2017-08-29
| |\ \ | | | | | | | | | | | | There were some conflicts in python modules, commented at #28314.
| * \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2017-08-24
| |\ \ \
| * | | | treewide: Consistently call ARM 'arm'Tuomas Tynkkynen2017-08-24
| | | | | | | | | | | | | | | | | | | | No need for silly differences.
| * | | | gcc: Add `configurePlatforms` exception for Arm 32John Ericson2017-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...just as we did for binutils. When the underlying issue is resolved (probably with a configure script patch or lib/systems/parse.nix change), this should be reverted.
| * | | | gcc: Use `configurePlatforms` to control --build, --host, and --targetJohn Ericson2017-08-23
| | | | |
| * | | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-08-21
| |\ \ \ \
* | | | | | solc: v0.4.13 -> v0.4.16 (#28732)Mikael Brockman2017-08-30
| | | | | | | | | | | | | | | | | | | | | | | | Also add the Z3 SMT solver as a dependency, since the new solc can use it for checking assertions and stuff (which is awesome).
* | | | | | ponyc: 0.18.0 -> 0.18.1patternspandemic2017-08-29
| | | | | |