summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
...
* | | Merge branch 'staging-next'Vladimír Čunát2018-08-21
|\ \ \ | | | | | | | | | | | | Security fixes for a few packages are included.
| * | | openjdk: Fix a cross problemJohn Ericson2018-08-20
| | | | | | | | | | | | 38eea804e6c02542085c9f232cdd699d96c95a23 dropped the C and C++ compiler prefixes. Probably more work is needed to make cross work, but this at least helps preserve/establish the pattern.
| * | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-20
| |\ \ \ | | |_|/ | |/| | | | | | Hydra: ?compare=1474536
| * | | openjdk: fixup build after #44767Vladimír Čunát2018-08-19
| | | |
| * | | Merge pull request #44767 from obsidiansystems/wrapper-env-var-pathJohn Ericson2018-08-17
| |\ \ \ | | | | | | | | | | {cc,bintools}-wrapper, ghc, libgcc: Define wrapper env vars as full paths
| | * | | ghc-*: Tool env vars no longer need to be made full pathsJohn Ericson2018-08-08
| | | | |
| * | | | Merge branch 'staging-next' into stagingVladimír Čunát2018-08-17
| |\ \ \ \
| * \ \ \ \ Merge branch 'staging-next' into stagingVladimír Čunát2018-08-13
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Commits from master, conflict resolutions, etc.
| * | | | | | glslang: disable testsJan Malakhovski2018-08-11
| | | | | | |
| * | | | | | vala: make tests run, but disableJan Malakhovski2018-08-11
| | | | | | |
| * | | | | | cmdstan: use checkInputsJan Malakhovski2018-08-11
| | | | | | |
* | | | | | | dotty: 0.8.0 -> 0.9.0 (#45423)Karol Chmist2018-08-21
| | | | | | |
* | | | | | | treewide: Purge `stdenv.platform` and top-level `platform`John Ericson2018-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Progress towards #27069
* | | | | | | Merge pull request #45355 from ThomasMader/dlang-updateJörg Thalheim2018-08-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ldc: 1.10.0 -> 1.11.0, dmd: 2.081.1 -> 2.081.2, dtools: 2.081.1 -> 2.081.2
| * | | | | | | dmd: 2.081.1 -> 2.081.2Thomas Mader2018-08-19
| | | | | | | |
| * | | | | | | ldc: 1.10.0 -> 1.11.0Thomas Mader2018-08-19
| | |_|_|_|/ / | |/| | | | |
* | | | | | | gcl:; add licenseMarkus Kowalewski2018-08-20
| | | | | | |
* | | | | | | fpc: add license + homepageMarkus Kowalewski2018-08-20
|/ / / / / /
* | | | | | mono514: init at 5.14.0.177Michael Raskin2018-08-18
| | | | | |
* | | | | | Merge pull request #45244 from r-ryantm/auto-update/closure-compilerSilvan Mosberger2018-08-18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | closurecompiler: 20180716 -> 20180805
| * | | | | closurecompiler: 20180716 -> 20180805R. RyanTM2018-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-17
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | Hydra: ?compare=1473892
| * | | | | pakcs: 2.0.2-b7 -> 2.0.2-b9 (#45118)gnidorah2018-08-16
| | | | | |
| * | | | | Add back (optional) deterministic profiling patch for GHC 8.4Shea Levy2018-08-16
| | | | | |
| * | | | | Merge pull request #44904 from ThomasMader/dlang-updateJörg Thalheim2018-08-16
| |\ \ \ \ \ | | | | | | | | | | | | | | Dlang update
| | * | | | | dmd: 2.079.1 -> 2.081.1Thomas Mader2018-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed to switch to ldc as bootstrap compiler to fix the compilation
| | * | | | | ldc: 1.8.0 -> 1.10.0Thomas Mader2018-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Disabled tests on Darwin for now
| * | | | | | nextpnr: init at 2018.08.09Austin Seipp2018-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
| * | | | | | Merge pull request #44148 from Ekleog/javacard-devkitTimo Kaufmann2018-08-14
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | javacard-devkit: init at 2.2.2
| | * | | | | | javacard-devkit: init at 2.2.2Léo Gaspard2018-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Oracle has already released 3.0.5, but versions after 2.2.2 appear to be Windows-only. Thanks-To: aszlig <aszlig@nix.build>
| * | | | | | | rust: Set dontUpdateAutotoolsGnuConfigScripts everywhereTuomas Tynkkynen2018-08-14
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | It's needed on ARM nowadays as well, so just put it everywhere.
* | | | | | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gobby and libinfinity - I took the hand-edited versions instead of those resuting from the mass-replacement. Hydra: ?compare=1473190
| * | | | | | reason: 3.3.2 -> 3.3.3Vladyslav Mykhailichenko2018-08-13
| | | | | | |
| * | | | | | pony-stable: 0.1.4 -> 0.1.6 (#44715)R. RyanTM2018-08-13
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pony-stable/versions.
| * | | | | | Merge pull request #44847 from fare-patches/masterMichael Raskin2018-08-12
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Update Gambit and Gerbil
| | * | | | | | gambit, gerbil: use stdenv = gccStdenvFrancois-Rene Rideau2018-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clang builds gambit 10x slower to produce code that is 3x slower than when using GCC. So use GCC to build Gambit and Gerbil.
| | * | | | | | gerbil-unstable: 2018-05-12 -> 2018-08-11Francois-Rene Rideau2018-08-11
| | | | | | | |
| | * | | | | | gambit-unstable: 2018-05-30 -> 2018-08-06Francois-Rene Rideau2018-08-10
| | | | | | | |
* | | | | | | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-12
|\| | | | | | | | |_|_|_|/ / / |/| | | | | | | | | | | | | Hydra: ?compare=1472947
| * | | | | | ghc861: 8.6.1-alpha2 -> 8.6.1-beta1 (#44891)Vaibhav Sagar2018-08-11
| | | | | | |
| * | | | | | Merge branch 'master' into add-missing-licensesPascal Wittmann2018-08-11
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | Conflicts: pkgs/tools/networking/network-manager/fortisslvpn.nix
| | * | | | | Merge pull request #44840 from nicknovitski/mruby-initSamuel Dionne-Riel2018-08-10
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | mruby: init at 1.4.1
| | | * | | | | mruby: Removes a test that fails in the sandbox.Samuel Dionne-Riel2018-08-10
| | | | | | | |
| | | * | | | | mruby: Fixes build on LinuxSamuel Dionne-Riel2018-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm not sure of the semantics of `gcc` vs. `ld` for linking, but it makes the difference between working and: ``` /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000401100 ```
| | | * | | | | mruby: init at 1.4.1Nick Novitski2018-08-10
| | | | | | | |
| | * | | | | | mosml: init at 2.10.1Vaibhav Sagar2018-08-10
| | |/ / / / /
| * | | | | | Merge branch 'master' into add-missing-licensesPascal Wittmann2018-08-09
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/version-management/subversion/default.nix
| * | | | | | jikes: add licensePascal Wittmann2018-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | see issue #43716
| * | | | | | nasm: add licensePascal Wittmann2018-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | see issue #43716
* | | | | | | Merge master into stagingFrederik Rietdijk2018-08-09
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |