about summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
* treewide: fixup various mysql ocurrences after re-splitVladimír Čunát2016-08-07
|
* Merge #17512: gcc49: 4.9.3 -> 4.9.4Vladimír Čunát2016-08-06
|\
| * gcc49: 4.9.3 -> 4.9.4Lancelot SIX2016-08-05
| | | | | | | | | | | | Bugfix release of the 4.9 branch. See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00001.html for announcement
* | colm: Broken on i686Tuomas Tynkkynen2016-08-06
| | | | | | | | http://hydra.nixos.org/build/38072668
* | elm: Constrain aeson-pretty to <0.8 (#17511)Brad Ediger2016-08-04
|/ | | https://github.com/elm-lang/elm-compiler/pull/1431
* clang-3.5: fix buildJoe Hermaszewski2016-08-03
| | | | | | | | | Make Obj public in llvm's IntrusiveRefCntPtr This fixes NixOs/nixpkgs#15974 It's not a nice fix, as it's really clang's problem. The proper fix should modify clang's usage of IntrusiveRefCntPtr.
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux and on Darwin.
* treewide: Lots of meta.hydraPlatforms -> meta.platformsTuomas Tynkkynen2016-08-02
| | | | | | In all of these files, there is no meta.platforms but only meta.hydraPlatforms, which doesn't seem to have any purpose except being inconsistent.
* ponyc: 0.2.1 -> 2016-07-26Ricardo M. Correia2016-08-02
|
* openjdk7: replace vulnerable cups version (#17214)Profpatsch2016-07-28
| | | | | Fixes #7407. Also uses the nixpkgs version of cups, not a static one that is never maintained.
* Merge pull request #17314 from ryantrinkle/ghcjs-cabal-3494Ryan Trinkle2016-07-27
|\ | | | | ghcjs: work around haskell/cabal#3494
| * ghcjs: work around haskell/cabal#3494Ryan Trinkle2016-07-27
| | | | | | | | See also NixOS/nixpkgs#16144
* | ghcjs: move list of stage 1 packages into ghcjs derivationRyan Trinkle2016-07-27
|/ | | | This makes it easier to ensure that the list of stage 1 packages accurately matches the given version of ghcjs, and makes it possible for this list to be overridden
* Merge pull request #17276 from ryantrinkle/ghcjs-8.0-supportRyan Trinkle2016-07-27
|\ | | | | ghcjs: refactor stage2 handling
| * ghcjs: refactor stage2 handlingRyan Trinkle2016-07-26
| | | | | | | | Previously, the stage2 information was stored in haskell-modules, and imported directly from there. However, the correct stage2 information is determined by the version of ghcjs-boot repository. This commit makes the stage2 information part of the ghcjs derivation, which improves organization and makes it possible to override stage2 when overriding ghcjs.
* | Included darwin in supported platforms for lessc compiler.Joe Henry2016-07-25
|/
* oraclejdk: 8u91, 8u92 -> 8u101, 8u102 (#17125)taku02016-07-20
|
* gcc-arm-embedded: update licenseAlexey Shmalko2016-07-19
| | | | | | | According to https://launchpad.net/gcc-arm-embedded: > Licence: > Simplified BSD Licence, GNU GPL v2, GNU GPL v3, GNU LGPL v2.1, GNU > LGPL v3, MIT / X / Expat Licence
* pythonPackages.jsonnet: init at same version as standaloneDan Peebles2016-07-19
|
* sbcl: 1.3.6 -> 1.3.7Tomas Hlavaty2016-07-17
|
* Merge #16997: path64: remove the abandoned packageVladimír Čunát2016-07-17
|\
| * path64: removeAlexey Shmalko2016-07-16
| | | | | | | | | | | | | | The project seem to be inactive since 2010 (http://www.path64.org/). The repository is also unavailable now. Found at https://github.com/NixOS/nixpkgs/issues/15558.
* | ghc: Make various binary GHCs use ncurses5Tuomas Tynkkynen2016-07-16
|/ | | | Fixes #17008: GHC bootstrapping broken by ncurses update.
* elm-format: disable tests (one failing), reported upstreamRok Garbas2016-07-16
|
* elm-format: 0.3.1 -> 0.4.0Rok Garbas2016-07-16
|
* elm: 0.17 -> 0.17.1Rok Garbas2016-07-16
|
* makeRustPlatform: Remove `self` argumentJohn Ericson2016-07-15
|
* Merge pull request #16960 from womfoo/bump/urweb-20160621Arseniy Seroka2016-07-14
|\ | | | | urweb: 20151220 -> 20160621
| * urweb: 20151220 -> 20160621Kranium Gikos Mendoza2016-07-14
| |
* | Merge branch 'staging'Vladimír Čunát2016-07-14
|\ \ | | | | | | | | | Includes security fixes in gd and libarchive.
| * \ Merge branch 'master' into stagingVladimír Čunát2016-07-12
| |\ \ | | | | | | | | | | | | Hydra nixpkgs: ?compare=1282763
| * | | orc: bug-fix 0.4.24 -> 0.4.25Vladimír Čunát2016-07-09
| | | |
* | | | rustc: 1.9.0 -> 1.10.0, cargo: 0.10.0 -> 0.11.0Moritz Ulrich2016-07-13
| |/ / |/| |
* | | kotlin: 1.0.2 -> 1.0.3Tim Steinbach2016-07-11
|/ /
* | opendylan: fix buildJoachim Fasting2016-07-06
| | | | | | | | | | | | --with-gc required path to libraries, not headers. Also: remove unused parameter & set meta.platforms = linux.
* | mono44: init at 4.4.1.0Rahul Gopinath2016-07-04
| |
* | mono40: refactor to generic 40Rahul Gopinath2016-07-04
| |
* | mono: refactor and cleanupRahul Gopinath2016-07-04
| | | | | | | | Refactor and cleanup in preparation for mono44
* | boo: mark as brokenRahul Gopinath2016-07-04
| | | | | | | | With mono-4.0.4.1, the build fails with 1 non-fatal errors.
* | fstar: fix build on DarwinVincent Laporte2016-06-30
| |
* | Merge branch 'staging'Vladimír Čunát2016-06-29
|\ \ | | | | | | | | | This includes a security update of expat.
| * \ Merge #16355: gcc: darwin supportVladimír Čunát2016-06-23
| |\ \
| | * | gcc: fix darwin buildingMatthew Bauer2016-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - disable bootstrap builds on Darwin - remove xcrun calls - check if patchelf is available before using - apply darwin patch for gcc4.9 - fixes #16047 - fixes #14812
| * | | Merge 'master' into staging and re-revert mergeVladimír Čunát2016-06-23
| |\ \ \ | | | | | | | | | | | | | | | ... from staging to master, reverted temporarily in aa9a04883e34.
* | | | | stan: fix build by not running tests with nonexistent /usr/bin/python (#15968)Ben Darwin2016-06-26
| | | | |
* | | | | chicken: 4.10.0 -> 4.11.0Caolan McMahon2016-06-26
| | | | |
* | | | | aldor: mark as brokenzimbatm2016-06-25
| |_|_|/ |/| | | | | | | | | | | Compilation fails and there is no maintainer
* | | | terra: set meta.platformsJoachim Fasting2016-06-23
| |/ / |/| | | | | | | | | | | Upstream claims MacOS, Linux, and Windows as supported platforms; set to unix for now.
* | | Revert "Merge branch 'staging'" due to glibcVladimír Čunát2016-06-23
| | | | | | | | | | | | | | | | | | | | | | | | The main output started to retain dependency on bootstrap-tools; see https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096 This reverts commit c05d8295988697adbb920a7b4a999ae3670c5504, reversing changes made to f073df60d60444c30c49cb26d6b187a4100b41fe.