summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2012-03-19* Remove an unnecessary function.Eelco Dolstra1-1/+1
2012-03-19* When doing coverage builds, set useTempPrefix (in case we're doingEelco Dolstra1-1/+2
2012-03-19* After building an RPM, install and uninstall it.Eelco Dolstra1-0/+10
2012-03-19* For "nix-build --run-env" it's desirable that $stdenv/setup (and byEelco Dolstra1-8/+11
2012-03-19* Support setting postPhases.Eelco Dolstra1-3/+4
2012-03-12gcc-cross-wrapper-libs: Gracefully deal with non-existent /TRIPLET/lib dir.Ludovic Courtès1-7/+14
2012-03-12VM: Upgrade to Debian 5.0.10.Ludovic Courtès1-6/+6
2012-03-11VM: Make sure `smbd' is in QEMU's $PATH.Ludovic Courtès1-0/+1
2012-03-10runInGenericVM: Use whatever the current system is.Ludovic Courtès1-1/+0
2012-03-08vmTools: Use stdenv's glibc in `initrd-utils'.Ludovic Courtès1-4/+4
2012-03-07* We accidentally lost xz support in rpm. This broke RPM buildsEelco Dolstra1-2/+2
2012-03-06* This substitution causes bash to hang. Urgh. Bash's patternEelco Dolstra1-1/+4
2012-03-01svn merge ^/nixpkgs/trunkYury G. Kudryashov2-5/+8
2012-02-29Added an optional parameter to "make-startupitem" to provide a prefix to the ...Arie Middelkoop1-4/+5
2012-02-28nix-build: Honor user-provided `failureHook'.Ludovic Courtès1-1/+3
2012-02-25svn merge ^/nixpkgs/trunkShea Levy1-1/+1
2012-02-23Fixed autoconfPhase so that it additionally tests if ./bootstrap is a file (a...Arie Middelkoop1-1/+1
2012-02-20svn merge ^/nixpkgs/trunkYury G. Kudryashov1-0/+155
2012-02-19Moved the cabal build driver function from development/libraries/haskell/caba...Peter Simons1-0/+155
2012-02-10svn merge ^/nixpkgs/trunkYury G. Kudryashov1-6/+53
2012-02-08* Put back the Ubuntu 10.10 images that I accidentally removed.Eelco Dolstra1-0/+22
2012-02-07* Debian 6.0.4.Eelco Dolstra1-6/+6
2012-02-07* Added Fedora 16 images.Eelco Dolstra1-0/+24
2012-02-07* Add disk images for Ubuntu 11.10.Eelco Dolstra1-10/+11
2012-02-06svn merge ^/nixpkgs/trunkYury G. Kudryashov2-2/+37
2012-02-02rpmclosure, remove exitRob Vermaas1-1/+0
2012-02-02rpmclosure, also take into account rel attribute when versions are the sameRob Vermaas1-2/+4
2012-02-01Makes a .desktop startup item from a .desktop menu entry.Arie Middelkoop1-0/+34
2012-01-26svn merge ^/nixpkgs/trunkYury G. Kudryashov2-2/+2
2012-01-21Changing every reference from mips64-linux to mips64el-linux. That'sLluís Batlle i Rossell2-2/+2
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