summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support
AgeCommit message (Expand)Author
2012-05-31* Install/uninstall all RPMs in one operation. This is necessary ifEelco Dolstra
2012-05-24* Set the version number of generated Debian packages. Note that dpkgEelco Dolstra
2012-05-21* Be less verbose generating initrds.Eelco Dolstra
2012-05-11* Added Ubuntu 12.04.Eelco Dolstra
2012-05-01* Add a hook for running a test after the RPMs have been installed.Eelco Dolstra
2012-04-29build-support/fetchurl/mirrors.nix: add funet.fi to more mirrorsPeter Simons
2012-04-26* Set preferLocalBuild on a few more trivial builders.Eelco Dolstra
2012-04-26* writeTextFile: don't use the build hook. NixOS uses this function aEelco Dolstra
2012-04-23Darwin: Add `mig', `lipo', etc. to `stdenvNative'.Ludovic Courtès
2012-04-19* Pass -cpu kvm64 to keep GMP from barfing.Eelco Dolstra
2012-04-15Add armv7l support.Nicolas Pierron
2012-04-11* Add modules required by Linux 3.2.Eelco Dolstra
2012-04-05* Remove some obsolete kernel.org mirrors.Eelco Dolstra
2012-04-04* Don't do a mkdir in the postHook.Eelco Dolstra
2012-03-28Removing usernixos from nixpkgs trunk.Lluís Batlle i Rossell
2012-03-27Adding 'usernixos', where I start a modular kind-of-nixos that can go intoLluís Batlle i Rossell
2012-03-19* Remove an unnecessary function.Eelco Dolstra
2012-03-19* When doing coverage builds, set useTempPrefix (in case we're doingEelco Dolstra
2012-03-19* After building an RPM, install and uninstall it.Eelco Dolstra
2012-03-19* For "nix-build --run-env" it's desirable that $stdenv/setup (and byEelco Dolstra
2012-03-19* Support setting postPhases.Eelco Dolstra
2012-03-12gcc-cross-wrapper-libs: Gracefully deal with non-existent /TRIPLET/lib dir.Ludovic Courtès
2012-03-12VM: Upgrade to Debian 5.0.10.Ludovic Courtès
2012-03-11VM: Make sure `smbd' is in QEMU's $PATH.Ludovic Courtès
2012-03-10runInGenericVM: Use whatever the current system is.Ludovic Courtès
2012-03-08vmTools: Use stdenv's glibc in `initrd-utils'.Ludovic Courtès
2012-03-07* We accidentally lost xz support in rpm. This broke RPM buildsEelco Dolstra
2012-03-06* This substitution causes bash to hang. Urgh. Bash's patternEelco Dolstra
2012-03-01svn merge ^/nixpkgs/trunkYury G. Kudryashov
2012-02-29Added an optional parameter to "make-startupitem" to provide a prefix to the ...Arie Middelkoop
2012-02-28nix-build: Honor user-provided `failureHook'.Ludovic Courtès
2012-02-25svn merge ^/nixpkgs/trunkShea Levy
2012-02-23Fixed autoconfPhase so that it additionally tests if ./bootstrap is a file (a...Arie Middelkoop
2012-02-20svn merge ^/nixpkgs/trunkYury G. Kudryashov
2012-02-19Moved the cabal build driver function from development/libraries/haskell/caba...Peter Simons
2012-02-10svn merge ^/nixpkgs/trunkYury G. Kudryashov
2012-02-08* Put back the Ubuntu 10.10 images that I accidentally removed.Eelco Dolstra
2012-02-07* Debian 6.0.4.Eelco Dolstra
2012-02-07* Added Fedora 16 images.Eelco Dolstra
2012-02-07* Add disk images for Ubuntu 11.10.Eelco Dolstra
2012-02-06svn merge ^/nixpkgs/trunkYury G. Kudryashov
2012-02-02rpmclosure, remove exitRob Vermaas
2012-02-02rpmclosure, also take into account rel attribute when versions are the sameRob Vermaas
2012-02-01Makes a .desktop startup item from a .desktop menu entry.Arie Middelkoop
2012-01-26svn merge ^/nixpkgs/trunkYury G. Kudryashov
2012-01-21Changing every reference from mips64-linux to mips64el-linux. That'sLluís Batlle i Rossell
2012-01-20* builderDefs: don't use param1-5.Eelco Dolstra
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra
2012-01-14svn merge ^/nixpkgs/trunkYury G. Kudryashov
2012-01-10prefer local builds for fetchhgRob Vermaas