Shea Levy
6e3c9d5ce4
Fix fallout of recent cc-wrapper changes
...
Fixes tarball except for 56e21d05e8
2015-03-24 22:13:43 -04:00
Eric Seidel
88eae46455
rename occurrences of gcc.gcc to gcc.cc
2015-01-14 20:47:49 -08:00
Aristid Breitkreuz
1dfd467c14
distcc: fix evaluation ( fixes #5002 )
2014-11-16 13:52:28 +01:00
Joel Taylor
3e8344d334
suitable clang stdenv
2014-09-09 13:54:24 -07:00
Eelco Dolstra
40f7b0f9df
Another attempt to eradicate ensureDir
...
See c556a6ea46
.
2014-06-30 14:56:10 +02:00
Lluís Batlle i Rossell
499e686ca5
distcc: Fixing indentation
...
Noticed by niksnut.
2012-12-26 23:32:23 +01:00
Lluís Batlle i Rossell
67c73aafe8
Fixing distccMasquerade to have gas too
2012-12-26 21:54:09 +00:00
Lluís Batlle i Rossell
d779fc2da9
distccMasquerade: some fixes
2012-12-26 21:54:07 +00:00
Lluís Batlle i Rossell
ea5f15813c
distcc: Adding a derivation that prepares a masquerade for distccd
2012-12-26 21:54:06 +00:00
Lluís Batlle i Rossell
3e57886620
Adding wrappers for distcc, similar to those of ccache.
2012-12-26 21:53:57 +00:00
Lluís Batlle i Rossell
d476a7eac0
distcc: making it build
2012-12-22 17:13:47 +01:00
Rob Vermaas
431141cb27
only build distcc on linux
...
svn path=/nixpkgs/trunk/; revision=25416
2011-01-05 10:11:06 +00:00
Peter Simons
747604d740
pkgs/development/tools/misc/distcc: move --mandir and --infodir to standard locations
...
svn path=/nixpkgs/trunk/; revision=25011
2010-12-06 18:01:40 +00:00
Peter Simons
4f784157f1
pkgs/development/tools/misc/distcc: allow users to override sysconfdir
...
svn path=/nixpkgs/trunk/; revision=24486
2010-10-26 11:14:40 +00:00
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
97166d8a20
distcc 3.1: initial version
...
svn path=/nixpkgs/trunk/; revision=17893
2009-10-20 11:54:49 +00:00