summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
* vala: attempt to fix build for FreeBSDVladimír Čunát2013-04-13
|
* Merge branch 'master' into x-updatesVladimír Čunát2013-04-13
|\ | | | | | | | | Conflicts (systemd version is split on x-updates): pkgs/os-specific/linux/systemd/default.nix
| * gcc47: minor update to 4.7.3Vladimír Čunát2013-04-12
| | | | | | | | Tested buildability on x86_64-linux + stdenv-updates.
* | Merge branch 'master' into x-updatesVladimír Čunát2013-04-11
|\| | | | | | | Needed that to fix the tarball.
| * gcc-wrapper: avoiding one glibc rebuild, for gcc.crossDrvLluís Batlle i Rossell2013-04-10
| | | | | | | | | | In fact 'glibc.crossDrv' didn't work. I'm not sure it should work; I think it isn't required for much.
| * mono: update to 2.11.4Lluís Batlle i Rossell2013-04-08
| | | | | | | | Just to have a newer version.
* | Merge branch 'master' into x-updatesVladimír Čunát2013-04-04
|\| | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/graphics/rawtherapee/default.nix pkgs/applications/misc/blender/default.nix pkgs/applications/networking/browsers/chromium/sources.nix pkgs/os-specific/linux/kernel/linux-3.9.nix pkgs/top-level/all-packages.nix
| * tinycc: updating it to 0.9.26Lluís Batlle i Rossell2013-04-01
| | | | | | | | | | I simplified the expression a bit. And I renamed it to 'tcc'. I think everyone calls it tcc.
| * Merge pull request #413 from ebzzry/masterRok Garbas2013-03-30
| |\ | | | | | | Add chicken-4.8.1
| | * Add chicken-4.8.1Rommel M. Martinez2013-03-26
| | |
| * | gcc47: Making the arm patch only for arm.Lluís Batlle i Rossell2013-03-29
| | | | | | | | | | | | | | | I don't know how, but it seems to break mips (noticed by ludo): http://hydra.nixos.org/build/4530024
| * | gcc47: fixing the arm eabi hf buildLluís Batlle i Rossell2013-03-29
| | | | | | | | | | | | Picking an upstream gcc patch.
| * | haxe: Use ignoreExternals and fix build.aszlig2013-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | Now, our builds shouldn't break anymore once there is a new change in ocamllibs. I've used revision 256 from ocamllibs, because this was approximately the revision we had back then when Haxe 2.10 got released. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * | neko: Update to new upstream version 2.0.0.aszlig2013-03-27
| |/ | | | | | | | | | | | | This is required in order to support Haxe 3, but won't hurt (tested with a few projects) even in Haxe 2.x. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * ghc: add meta.license attribute to all compiler versionsPeter Simons2013-03-23
| |
| * Add myself as a maintainer to all Haskell packages (re-)generated by ↵Peter Simons2013-03-23
| | | | | | | | hackage4nix.
| * edk2: UpdateShea Levy2013-03-19
| | | | | | | | Signed-off-by: Shea Levy <shea@shealevy.com>
| * Fixing the go timezones. glibc doesn't include the zoneinfo anymore.Lluis Batlle2013-03-19
| |
* | Merge branch 'master' into x-updatesVladimír Čunát2013-03-17
|\| | | | | | | | | | | | | Conflicts (easy): pkgs/desktops/xfce/core/xfdesktop.nix pkgs/development/libraries/cairo/default.nix pkgs/development/libraries/pango/default.nix
| * gcc33: fix build on i686Vladimír Čunát2013-03-16
| |
| * gcc33: fix build by --disable-multilibVladimír Čunát2013-03-16
| |
| * gcc34: fix build on i686Vladimír Čunát2013-03-16
| |
| * pkgs/development/compilers/ghc/with-packages.nix: include ↵Peter Simons2013-03-15
| | | | | | | | | | | | | | share/emacs/site-lisp in the generated environment This change allows 'ghc-mod' to be included in such a GHC environment, which is important because the tool is GHC version-specific.
| * Merge branch 'sdcc' of git://github.com/bjornfor/nixpkgsShea Levy2013-03-11
| |\ | | | | | | | | | | | | | | | New package, it builds, I ship. Signed-off-by: Shea Levy <shea@shealevy.com>
| | * sdcc: new nixpkg (SDCC -> Small Device C Compiler)Bjørn Forsman2013-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SDCC is a retargettable, optimizing ANSI - C compiler suite that targets the Intel MCS51 based microprocessors (8031, 8032, 8051, 8052, etc.), Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola) HC08 based (hc08, s08) and Zilog Z80 based MCUs (z80, z180, gbz80, Rabbit 2000/3000, Rabbit 3000A). Work is in progress on supporting the Microchip PIC16 and PIC18 targets. It can be retargeted for other microprocessors.
| * | haskell-idris: update to version 0.9.7Peter Simons2013-03-11
| | |
| * | jhc: enable Hydra build on LinuxPeter Simons2013-03-11
| |/
| * ghc: update HEAD snapshotAndres Loeh2013-03-10
| |
* | vala: update to 0.19Vladimír Čunát2013-03-10
|/
* SBCL: patch for new Glibc no longer neededMichael Raskin2013-03-08
|
* Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-03-07
|\
| * SBCL: update to 1.1.5Michael Raskin2013-03-07
| |
* | Merge branch 'master' into stdenv-updatesVladimír Čunát2013-03-02
|\| | | | | | | | | | | | | | | Conflicts (simple): pkgs/applications/networking/browsers/chromium/default.nix pkgs/development/libraries/libsoup/default.nix pkgs/os-specific/linux/kernel/manual-config.nix pkgs/os-specific/linux/qemu-kvm/default.nix
| * Scala should work on all supported platformsShea Levy2013-02-26
| |
* | sbcl: fix and minor updateVladimír Čunát2013-02-24
| |
* | dragonegg: fix via updateVladimír Čunát2013-02-23
| |
* | Merge branch 'master' into stdenv-updatesShea Levy2013-02-21
|\| | | | | | | | | | | | | | | Conflicts: pkgs/applications/networking/browsers/chromium/default.nix pkgs/top-level/all-packages.nix Merge conflicts seemed trivial, but a look from viric and aszlig would be nice.
| * haskell-idris: update to version 0.9.6.1Peter Simons2013-02-20
| |
* | gcc: Don't symlink lib and lib64 when building multilibShea Levy2013-02-16
| |
* | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-02-15
|\|
| * ghc-with-packages.nix: include man pages in the generated profilePeter Simons2013-02-11
| |
| * Add multilib gcc-4.6.Shea Levy2013-02-08
| | | | | | | | libquadmath seems to require that the bootstrap gcc be multilib too.
| * Remove old static versions of aterm/sdf2-bundle, don't build currently and ↵Rob Vermaas2013-02-07
| | | | | | | | not used anywhere.
| * Julia: update/fixMichael Raskin2013-02-05
| |
| * ghc-7.6.2: cosmetic, no functional changePeter Simons2013-01-30
| |
| * Parallel building is enabled again in GHC 7.6.2, because we hope the issuesPeter Simons2013-01-30
| | | | | | | | | | we've had with earlier versions have been remedied. If anyone experiences build errors with this package, please file issue at Github!
| * ghc-head: update to snapshot version 7.7.20121213Peter Simons2013-01-30
| |
| * GHC 7.6.2Aristid Breitkreuz2013-01-29
| |
| * gwt: Remove obsolete versionEelco Dolstra2013-01-28
| |
* | gcc-4.4: Fix buildEelco Dolstra2013-01-29
| | | | | | | | http://hydra.nixos.org/build/3896514