Peter Simons
28ef44c86a
pkgs/development/tools/misc/distcc: patch distcc to use a 20 minute timeout for I/O
...
After having established the connection to the distcc server, time out after 20
minutes of inactivity -- rather than 5 minutes, which is too quick to build
large C++ files with complex template machinery.
svn path=/nixpkgs/trunk/; revision=19600
2010-01-21 15:40:48 +00:00
Peter Simons
05868b3046
pkgs/development/tools/misc/distcc: optionally, build static binaries without any dependencies
...
Using nix-pkgs.conf, it is possible to disable avahi, python, and all other
optional dependencies of distcc in order to generate binaries that are as small
and simple as possible. Furthermore, there is now an option for static linking.
svn path=/nixpkgs/trunk/; revision=19599
2010-01-21 15:40:43 +00:00
Peter Simons
8b4f33ac76
pkgs/top-level/all-packages.nix: switch to Python 2.6 (except on Darwin)
...
MacOS X can build Python 2.6 just fine, but for some reason a lot of modules
don't work, so the resulting binary isn't very useful.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19598
2010-01-21 15:39:11 +00:00
Lluís Batlle i Rossell
3c206efa1f
Updating qhull
...
svn path=/nixpkgs/trunk/; revision=19597
2010-01-21 14:44:15 +00:00
Lluís Batlle i Rossell
218c918909
Updating glew
...
svn path=/nixpkgs/trunk/; revision=19596
2010-01-21 14:39:57 +00:00
Lluís Batlle i Rossell
a3e4c7640f
Updating meshlab.
...
Their build system has changed, and the source tree they distribute too, so the
dependencies changed a bit.
To get meshlab working, I update lib3ds and add levmar.
svn path=/nixpkgs/trunk/; revision=19595
2010-01-21 14:39:53 +00:00
Michael Raskin
e70276079f
Add myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=19594
2010-01-21 10:07:25 +00:00
Michael Raskin
247d4ae098
Update pstree
...
svn path=/nixpkgs/trunk/; revision=19593
2010-01-21 10:06:17 +00:00
Lluís Batlle i Rossell
8640725ca4
Updating meshlab
...
svn path=/nixpkgs/trunk/; revision=19592
2010-01-21 09:49:10 +00:00
Lluís Batlle i Rossell
13733f6f94
Updating gtkwave
...
svn path=/nixpkgs/trunk/; revision=19591
2010-01-21 09:49:06 +00:00
Andres Löh
b56c549f26
Version bump for uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=19590
2010-01-21 09:46:48 +00:00
Eelco Dolstra
cdf8259bb3
svn path=/nixpkgs/trunk/; revision=19588
2010-01-21 07:39:36 +00:00
Eelco Dolstra
b3625c242b
* Add the ext3 module to the initrd. The Amazon image generator needs
...
it.
svn path=/nixpkgs/trunk/; revision=19585
2010-01-20 21:09:33 +00:00
Lluís Batlle i Rossell
a2a51f2ae3
Trying to make glibc211 build not only with the bootstrap-files compiler.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19581
2010-01-20 19:13:18 +00:00
Eelco Dolstra
9761d31dc9
* curl 7.19.7.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19573
2010-01-20 14:26:19 +00:00
Eelco Dolstra
f724089f6f
* Added a bundle of CA certificates, useful for e.g. curl.
...
svn path=/nixpkgs/trunk/; revision=19571
2010-01-20 14:10:26 +00:00
Eelco Dolstra
8e885c0a52
* openssl 0.9.8l
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19570
2010-01-20 13:49:07 +00:00
Ludovic Courtès
8e3a1e09c0
GNU Libtasn1 2.4.
...
svn path=/nixpkgs/trunk/; revision=19566
2010-01-20 11:09:04 +00:00
Ludovic Courtès
50a7b78fb4
GNU Guile 1.9.7.
...
svn path=/nixpkgs/trunk/; revision=19565
2010-01-20 11:09:00 +00:00
Ludovic Courtès
98b73c1306
cvs: Fix getcwd() from Gnulib so that it works in chroots.
...
svn path=/nixpkgs/trunk/; revision=19564
2010-01-20 11:08:50 +00:00
Michael Raskin
44457a9ad7
Fixing a typo in options
...
svn path=/nixpkgs/trunk/; revision=19563
2010-01-20 11:06:20 +00:00
Eelco Dolstra
b5f288c412
* Revert to the Linux 2.6.28 headers because 2.6.32 gives more
...
problems than it's worth (e.g. build failures in strace and klibc -
see also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538372 ).
svn path=/nixpkgs/branches/stdenv-updates/; revision=19562
2010-01-20 10:56:40 +00:00
Eelco Dolstra
3407158873
* strace 4.5.19.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19561
2010-01-20 10:55:30 +00:00
Rob Vermaas
0577bc6bf1
add grub2 to channel
...
svn path=/nixpkgs/trunk/; revision=19558
2010-01-20 09:39:08 +00:00
Michael Raskin
d2795e889c
Force CFS in zen-kernel not specified as BFS
...
svn path=/nixpkgs/trunk/; revision=19557
2010-01-20 06:24:29 +00:00
Michael Raskin
ef4198ec8d
ECL entry in all-packages
...
svn path=/nixpkgs/trunk/; revision=19556
2010-01-20 05:41:18 +00:00
Michael Raskin
99a54b362e
Adding ECL
...
svn path=/nixpkgs/trunk/; revision=19555
2010-01-20 05:40:46 +00:00
Eelco Dolstra
1d6d92c9a1
* Make Valgrind compile with Glibc 2.11.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19554
2010-01-19 22:27:07 +00:00
Eelco Dolstra
f93620419f
* The Linux 2.6.32 headers contain a "scsi" subdirectory, which
...
clashes with Glibc's "scsi" subdirectory.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19553
2010-01-19 18:28:48 +00:00
Eelco Dolstra
93b250b960
* Use the Linux 2.6.32 kernel headers.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19552
2010-01-19 18:02:37 +00:00
Eelco Dolstra
cea86564ff
* Fix gmpxx.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19550
2010-01-19 17:44:59 +00:00
Eelco Dolstra
d67f1d269e
* binutils creates hard links to the programs in $out/bin in
...
$out/<platform>/bin. Because the fixup phase causes those to be
replaced by identical copies, use symlinks instead of hardlinks.
This saves about 9 MB.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19549
2010-01-19 17:41:54 +00:00
Eelco Dolstra
4e65c8aa2a
* Use patchelf 0.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19548
2010-01-19 17:15:47 +00:00
Eelco Dolstra
8cd183f062
* Disable Graphite in GCC, as discussed on the mailing list.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19547
2010-01-19 17:10:53 +00:00
Eelco Dolstra
d348b996cf
svn path=/nixpkgs/branches/stdenv-updates/; revision=19546
2010-01-19 17:10:03 +00:00
Peter Simons
35424c8836
pkgs/tools/system/ipmitool/default.nix: add openssl dependency to enable lanplus protocol
...
svn path=/nixpkgs/trunk/; revision=19543
2010-01-19 16:21:40 +00:00
Peter Simons
81324b5de0
pkgs/tools/system/ipmitool: command-line interface to IPMI-enabled devices
...
Initial version 1.8.9.
svn path=/nixpkgs/trunk/; revision=19542
2010-01-19 15:58:19 +00:00
Michael Raskin
ca68ccdaf4
Update ikiwiki
...
svn path=/nixpkgs/trunk/; revision=19537
2010-01-19 11:54:04 +00:00
Eelco Dolstra
231b016142
* During the bootstrap, build only 1 instance of Perl instead of 3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19536
2010-01-19 11:25:33 +00:00
Eelco Dolstra
ca0464c067
* gmp 4.3.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19535
2010-01-19 11:23:42 +00:00
Lluís Batlle i Rossell
61a72ef961
Removing the gnat and the ghdl wrappers, which I already integrated into
...
gcc-wrapper.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19534
2010-01-19 10:58:03 +00:00
Eelco Dolstra
dfd81bebb1
* gcc-wrapper2: obsolete.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19533
2010-01-19 10:32:41 +00:00
Lluís Batlle i Rossell
0dcc2967ef
Updating cloog-ppl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19532
2010-01-19 08:41:49 +00:00
Lluís Batlle i Rossell
5968b490d6
The fix in r19516 made evident an error in the gnatboot expression, about
...
library paths. Fixing this, to get gnat properly built.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19531
2010-01-18 23:28:58 +00:00
Lluís Batlle i Rossell
ec59bcbf37
Disable PPL tests (although maybe we did not reach a consensus, let's disable
...
it for the possible massive stdenv rebuilds to come)
svn path=/nixpkgs/branches/stdenv-updates/; revision=19530
2010-01-18 22:47:45 +00:00
Marc Weber
3b37933dd4
second part of alsaLib patch + comment
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19529
2010-01-18 19:15:36 +00:00
Ludovic Courtès
7eadcd46a0
Build `gitFull'.
...
svn path=/nixpkgs/trunk/; revision=19528
2010-01-18 17:22:58 +00:00
Ludovic Courtès
5143789a4d
git: Remove extra `meta.license' tag.
...
svn path=/nixpkgs/trunk/; revision=19527
2010-01-18 16:49:19 +00:00
Ludovic Courtès
88646b77e1
git: Augment meta' so that
gitFull' gets built by Hydra.
...
svn path=/nixpkgs/trunk/; revision=19526
2010-01-18 16:07:48 +00:00
Ludovic Courtès
b8bb0ce6dd
Add `gitFull'.
...
svn path=/nixpkgs/trunk/; revision=19525
2010-01-18 16:07:44 +00:00