summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2012-01-20* builderDefs: don't use param1-5.Eelco Dolstra1-12/+4
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra25-54/+54
2012-01-14svn merge ^/nixpkgs/trunkYury G. Kudryashov1-0/+1
2012-01-10prefer local builds for fetchhgRob Vermaas1-0/+1
2012-01-04svn merge ^/nixpkgs/trunkYury G. Kudryashov2-3/+7
2012-01-04Add modemmanagerYury G. Kudryashov1-1/+1
2012-01-03* Debian requires/provides should be comma-separated.Eelco Dolstra1-2/+4
2012-01-03* Check whether any packages were generated. Apparently checkinstallEelco Dolstra1-0/+2
2012-01-02Merge trunkYury G. Kudryashov1-1/+41
2011-12-27use simple version compare in stead of timestamps to determine newer packageRob Vermaas1-1/+41
2011-12-19revert previous commit, i'm not awake...Rob Vermaas1-1/+0
2011-12-19make sure fetchhg always produces same output for same revisionRob Vermaas1-0/+1
2011-12-15svn merge https://nixos.org/repos/nix/nixpkgs/trunkYury G. Kudryashov1-0/+36
2011-12-13Dir-per-version SF layout seems to be more relevant nowMichael Raskin1-0/+36
2011-12-13* Forgot a few utillinuxng references.Eelco Dolstra1-2/+2
2011-12-12* Sync with the trunk.Eelco Dolstra3-6/+10
2011-12-12* Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusingEelco Dolstra4-20/+0
2011-12-11added git support to builder-defsPeter Simons1-0/+5
2011-12-05* Allow versionSuffix to be overriden.Eelco Dolstra1-5/+4
2011-11-23Include Apple's libtool in darwin-cctools-wrapperShea Levy1-1/+1
2011-11-08synchronize with trunkPeter Simons2-6/+7
2011-11-07* Update Debian Squeeze to 6.0.3.Eelco Dolstra1-6/+6
2011-11-03remove .hg-archival.txt from nix-prefetch-hg resultRob Vermaas1-0/+1
2011-11-02synchronize with trunkPeter Simons3-3/+3
2011-10-28s|/nix/store|$NIX_STORE|Shea Levy1-1/+1
2011-10-28nuke-refs: Don't assume /nix/storeShea Levy1-1/+1
2011-10-27Use -isystem instead of -I for system headers to avoid warnings when using -p...Shea Levy1-1/+1
2011-10-26synchronize with trunkPeter Simons1-2/+4
2011-10-25Adding a kernel mirror that at least has the module-init-tools of nixpkgs.Lluís Batlle i Rossell1-0/+1
2011-10-22Make `ftp.gnu.org' the first site for GNU stuff.Ludovic Courtès1-2/+3
2011-10-19synchronize with trunkPeter Simons7-0/+608
2011-10-18First try at a clang-wrapper. Hello world compiles\!Shea Levy7-0/+608
2011-10-14synchronize with trunkPeter Simons4-40/+62
2011-10-11nix-build.nix: also recognize xz tarballsRob Vermaas1-1/+1
2011-10-11* rpm-closure.pl: add possibility to use multiple repositoriesRob Vermaas2-38/+60
2011-10-11* Enable "make check" for checkinstall-based Debian builds. I alwaysEelco Dolstra1-1/+1
2011-10-10synchronize with trunkPeter Simons1-7/+7
2011-10-06Update Debian Lenny (5.0.9).Ludovic Courtès1-7/+7
2011-10-06Synchronized stdenv-updates branch with trunk.Peter Simons1-1/+4
2011-10-02D'ohShea Levy1-1/+1
2011-10-02modprobe --show-depends now spits out 'builtin' if a requested module is, wel...Shea Levy1-1/+4
2011-10-01Merge from trunkShea Levy1-0/+1
2011-09-29Add a working kernel.org mirrorShea Levy1-0/+1
2011-09-23Merge from trunkShea Levy11-24/+336
2011-09-20Add fetchurl_gnome wrapperYury G. Kudryashov1-0/+17
2011-09-19pkgs/build-support/fetchurl/mirrors.nix: strip trailing whitespacePeter Simons1-1/+1
2011-09-19Added kernel.org mirror at tu-dresden.de to the list, which is currently reac...Peter Simons1-0/+1
2011-09-13Transitive library dependencies are now propagatedSander van der Burg2-1/+32
2011-09-13Removed some obsolete restrictions, so that transitive dependencies are also ...Sander van der Burg1-23/+11
2011-09-13The string array needs to be comma separatedSander van der Burg1-1/+1