about summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
...
* | pkgs/build-support/cabal: move current postFixup hook into installPhase to fr...Peter Simons2013-10-20
* | build-support/cabal: add an option to enable shared library supportPeter Simons2013-10-19
* | Merge branch 'origin/master' into stdenv-updates.Peter Simons2013-10-18
|\|
| * Updating TeXLive to 2013 using updated Debian snapshots.Michael Raskin2013-10-14
* | Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons2013-10-02
|\|
| * Remove unused fileEelco Dolstra2013-10-01
| * Wrapped R's package system similarly to perlPackagesJustin Bedo2013-09-28
* | Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons2013-09-14
|\|
| * My attempt to get Steam working in NixOS. It uses a function called buildFHSC...Sander van der Burg2013-09-13
* | pkgs/build-support/cabal: unconditionally set $LANG to "en_US.UTF-8" during H...Peter Simons2013-08-31
* | pkgs/build-support/cabal: fix the logic of the 'noHaddock' flag that was brok...Peter Simons2013-08-30
* | pkgs/build-support/cabal: add support for running specific tests only via 'te...Peter Simons2013-08-26
* | Merge branch 'origin/master' into stdenv-updates.Peter Simons2013-08-26
|\|
| * Build aggregates locallyEelco Dolstra2013-08-21
| * Aggregates should not have a build productEelco Dolstra2013-08-21
* | pkgs/build-support/cabal: set LANG="en_US.UTF-8" for the Haddock runGergely Risko2013-08-26
* | Merge branch 'master' into stdenv-updatesPeter Simons2013-08-16
|\|
| * releaseTools.aggregate: Rename ‘members’ to ‘constituents’Eelco Dolstra2013-08-15
| * Propagate failure of aggregate membersEelco Dolstra2013-08-15
| * Fix a few typosIvan Kozik2013-08-11
| * makeModulesClosure: Use kmod instead of module-init-toolsEelco Dolstra2013-08-07
| * VM builds: Use Linux 3.10Eelco Dolstra2013-08-07
| * VM builds: Reduce kernel verbosityEelco Dolstra2013-08-01
| * VM builds: Use the default kernelEelco Dolstra2013-08-01
| * Use the qemu-kvm wrapperEelco Dolstra2013-07-31
* | Merge remote-tracking branch 'master' into stdenv-updates.Peter Simons2013-07-30
|\|
| * VM builds: Update debian Wheezy image to v7.1.aszlig2013-07-30
| * fillDiskWithDebs: Create fake start-stop-daemon.aszlig2013-07-30
| * * Use 'or'.Eelco Dolstra2013-07-15
* | Merge master into stdenv-updatesVladimír Čunát2013-07-08
|\|
| * Add CentOS 6.4 to vm imagesRob Vermaas2013-07-05
| * Add loopback network device and localhost entry to /etc/hosts for VM tests.Rob Vermaas2013-07-05
| * Remove runInGenericVMEelco Dolstra2013-07-05
| * VM builds: Use 9p/virtfs instead of CIFSEelco Dolstra2013-07-05
| * VM builds: Increase the default memory size to 512 MBEelco Dolstra2013-07-05
| * VM builds: Panic on OOMEelco Dolstra2013-07-05
| * VM builds: Use ext4 instead of ext2Eelco Dolstra2013-07-05
| * VM builds: Use qemu instead of the obsolete qemu-kvmEelco Dolstra2013-07-05
| * testRPMImage: Use x86_64 imageEelco Dolstra2013-07-04
| * add au debian mirrorJason \"Don\" O'Conal2013-07-04
| * Reinstate sec=noneEelco Dolstra2013-07-03
| * Remove redundant cifs optionEelco Dolstra2013-07-02
| * nixos.org/tarballs -> tarballs.nixos.orgEelco Dolstra2013-06-25
* | Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons2013-06-01
|\|
| * fetchsvn: Allow setting the name of the outputShea Levy2013-05-26
* | Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons2013-05-22
|\|
| * fetchhg: allow untrusted certs (merge #540)Jack Cummings2013-05-20
| * Adding jq JSON processorMichael Raskin2013-05-20
| * fetchUrl: add curlOpts parameter (merge #535)Gergely Risko2013-05-16
| * runInLinuxImage: Fix derivation overriding.Shea Levy2013-05-15