Luca Bruno
5b0352a6a4
Merge branch 'master' into closure-size
2015-12-11 18:31:00 +01:00
Danny Wilson
e4b305ca70
Fix MPFR build again on SmartOS.
2015-11-16 17:20:15 +01:00
Vladimír Čunát
5227fb1dd5
Merge commit staging+systemd into closure-size
...
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +02:00
William A. Kennington III
83f295f1af
mpfr: 3.1.2 -> 3.1.3
2015-07-17 15:41:50 -07:00
Vladimír Čunát
bf414c9d4f
Merge 'staging' into closure-size
...
- there were many easy merge conflicts
- cc-wrapper needed nontrivial changes
Many other problems might've been created by interaction of the branches,
but stdenv and a few other packages build fine now.
2015-04-18 11:22:20 +02:00
Luca Bruno
723b60805e
mpfr: move gmp to propagatedBuildInputs
2015-04-08 11:36:09 +02:00
Ludovic Courtès
41b53577a8
unmaintain a bunch of packages
2015-01-13 22:33:49 +01:00
John Wiegley
a8ea864ff2
mpfr: add gmp to LDFLAGS
2015-01-03 07:53:07 -05:00
Joel Taylor
7da056233f
wip libc++
2014-09-09 13:54:25 -07:00
Vladimír Čunát
8da52a642a
Merge branch 'staging' into v/modular
...
Conflicts (easy):
pkgs/development/interpreters/perl/5.10/setup-hook.sh
pkgs/development/interpreters/perl/5.8/setup-hook.sh
pkgs/development/libraries/gtk+/2.x.nix
2014-08-31 12:23:18 +02:00
Vladimír Čunát
a70180ba73
mutiout: make it builtin
2014-08-30 08:27:43 +02:00
Vladimír Čunát
fb59f27a43
WIP: getting good
2014-08-27 01:14:09 +02:00
Bjørn Forsman
c9baba9212
Fix many package descriptions
...
(My OCD kicked in today...)
Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.
I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.
I've tried to stay away from generated expressions (and I think I
succeeded).
Some specifics worth mentioning:
* cron, has "Vixie Cron" in its description. The "Vixie" part is not
mentioned anywhere else. I kept it in a parenthesis at the end of the
description.
* ctags description started with "Exuberant Ctags ...", and the
"exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
at the end of description.
* nix has the description "The Nix Deployment System". Since that
doesn't really say much what it is/does (especially after removing
the package name!), I changed that to "Powerful package manager that
makes package management reliable and reproducible" (borrowed from
nixos.org).
* Tons of "GNU Foo, Foo is a [the important bits]" descriptions
is changed to just [the important bits]. If the package name doesn't
contain GNU I don't think it's needed to say it in the description
either.
2014-08-24 22:31:37 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Vladimír Čunát
666c12f645
mpfr: only use 3.1.2 and drop 3.1.1
...
I tried some packages, all seem to compile fine.
2013-06-30 08:59:29 +02:00
Peter Simons
12b29fadcb
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-06-17 10:14:45 +02:00
Michael Raskin
55249de924
Update Julia to today's revision
2013-06-11 15:44:56 +04:00
Danny Wilson
15e865ac09
GCC 4.7.2 + updated libraries compiles on Illumos/SmartOS!
...
- Add solaris native ld support to GCC build wrapper
- Add solaris ld wrapper that fixes -L argument order
2013-02-28 20:04:02 +01:00
Danny Wilson
bcaea92a12
Attempt at getting GCC 4.7 compiled on Illumos...
...
No success yet :-(
2013-02-28 20:04:01 +01:00
Ludovic Courtès
66403757db
GNU MPFR: Work around a FreeBSD bug.
...
svn path=/nixpkgs/trunk/; revision=32884
2012-03-08 11:12:15 +00:00
Ludovic Courtès
909200437c
GNU MPFR 3.1.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29849
2011-10-14 21:56:21 +00:00
Ludovic Courtès
5bd43ca25f
GNU MPFR 3.0.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29586
2011-10-02 20:35:40 +00:00
Ludovic Courtès
f998ea4ff9
GNU MPFR 3.0.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23372
2010-08-23 18:29:03 +00:00
Ludovic Courtès
8973ddbaca
GNU MPFR: Add platforms' and
maintainers'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23371
2010-08-23 18:28:04 +00:00
Lluís Batlle i Rossell
eb7ad28899
Patches for mpfr to work on mips with gcc newer or equal to 4.4
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22843
2010-08-01 21:02:30 +00:00
Peter Simons
70240d36ac
Enable parallel building of gcc, glibc, gmp, mpfr, coreutils, perl, git, and qt4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22400
2010-06-23 14:35:18 +00:00
Ludovic Courtès
246c17dc9e
GNU MPFR 2.4.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19042
2009-12-18 17:48:31 +00:00
Eelco Dolstra
50e59f22c1
* Oops.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14711
2009-03-25 18:25:30 +00:00
Eelco Dolstra
8bbdba6af3
* mpfr updated to 2.4.1. Removed the INRIA link since the tarball
...
there has a different hash (!).
svn path=/nixpkgs/branches/stdenv-updates/; revision=14709
2009-03-25 17:39:02 +00:00
Ludovic Courtès
8e6f58086d
Update description for MPFR, now a GNU project.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14040
2009-02-12 15:26:48 +00:00
Eelco Dolstra
0baf685191
* mpfr 2.4.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13935
2009-02-01 21:19:24 +00:00
Eelco Dolstra
d8f6e06ae4
* Latest gmp, mpfr libraries.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13803
2009-01-19 10:45:46 +00:00
Eelco Dolstra
34f583224d
* GCC 4.3.1. (g++ doesn't work yet though.)
...
svn path=/nixpkgs/trunk/; revision=12194
2008-06-26 10:20:33 +00:00
Michael Raskin
9b67b4ba0f
Updated MPFR
...
svn path=/nixpkgs/trunk/; revision=11441
2008-04-01 16:53:18 +00:00
Michael Raskin
53a6d71842
Added MPFR; will be needed for gfortran, that doesn't work for now.
...
svn path=/nixpkgs/trunk/; revision=9526
2007-10-26 03:01:44 +00:00