summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
...
| * | | Merge branch 'staging' into modular-stdenvVladimír Čunát2014-09-08
| |\ \ \
| * \ \ \ merge 'staging' into modular-stdenvVladimír Čunát2014-09-08
| |\ \ \ \
| * | | | | Move share/{man,info,doc} to the corresponding outputEelco Dolstra2014-08-09
| * | | | | stdenv: Put moving docs to $out/share in a separate setup hookEelco Dolstra2014-08-09
| * | | | | Cleanup: Use += to append to envHooksEelco Dolstra2014-08-09
| * | | | | Remove addHookEelco Dolstra2014-08-09
| * | | | | stdenv: Remove the special handling of gccEelco Dolstra2014-08-09
| * | | | | unpackFile: Always copy directoriesEelco Dolstra2014-08-09
| * | | | | Drop redundant spaceEelco Dolstra2014-08-09
| * | | | | Factor out fixup phase stuff into separate setup hooksEelco Dolstra2014-08-09
* | | | | | Use mkdir -p instead of deprecated ensureDirBas van Dijk2014-11-29
* | | | | | Merge branch 'master' of https://github.com/NixOS/nixpkgsRyan Trinkle2014-10-06
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | fix fetchurlAristid Breitkreuz2014-10-05
| * | | | | fetchurl: fix mirroring after ecf5a08831f18e3ae2fc857c70d60fc11f622dd6Domen Kožar2014-10-05
| * | | | | Merge pull request #4350 from NixOS/curl_partial_downloadDomen Kožar2014-10-03
| |\ \ \ \ \
| | * | | | | fetchurl: resume download of curl exits with status code 18Domen Kožar2014-10-01
| * | | | | | Add Apple command-line toolsDaniel Peebles2014-10-02
| * | | | | | A simple ADC downloader for upcoming darwin awesomenessDaniel Peebles2014-10-01
| |/ / / / /
| * | | | | Exponentially reduce computation time needed for replace-dependency by using ...Russell O'Connor2014-09-28
| * | | | | Remove references to <nixpkgs>Eelco Dolstra2014-09-23
| * | | | | VM builds: Use default kernelMathijs Kwik2014-09-23
| | |_|_|/ | |/| | |
| * | | | build-fhs-chrootenv: bind mount chroots /tmp to hosts /tmpChristoph Hrdinka2014-09-09
| * | | | grsecurity: Update stable and test patchesRicardo M. Correia2014-09-08
| | |_|/ | |/| |
| * | | Merge remote-tracking branch 'origin/staging'Eelco Dolstra2014-09-08
| |\ \ \
| | * \ \ Merge recent master into stagingVladimír Čunát2014-09-06
| | |\ \ \
| | * | | | ld-wrapper: Put back the --sysroot filterEelco Dolstra2014-09-02
| | * | | | Merge branch 'origin/master' into staging.Peter Simons2014-09-02
| | |\ \ \ \
| | * \ \ \ \ Merge recent master into stagingVladimír Čunát2014-08-30
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge recent master into stagingVladimír Čunát2014-08-21
| | |\ \ \ \ \ \
| | * | | | | | | gcc: Revive the no-sys-dirs patchEelco Dolstra2014-08-18
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | steam: fix extraBuildCommandsMulti on i686Christoph Hrdinka2014-09-06
| * | | | | | | build-fhs-chrootenv: fix gcc libs on i686Christoph Hrdinka2014-09-06
| * | | | | | | build-fhs-chrootenv: fix gcc libs on x86Christoph Hrdinka2014-09-06
| * | | | | | | build-fhs-chrootenv: fix gcc_multi pathsChristoph Hrdinka2014-09-06
| * | | | | | | buildFHSChrootEnv: fix merge errorChristoph Hrdinka2014-09-06
| * | | | | | | steam: fix steam on x86_64Christoph Hrdinka2014-09-06
| * | | | | | | rpm-closure.pl: Reduce verbosityEelco Dolstra2014-09-05
| * | | | | | | Merge pull request #3915 from Fuuzetsu/agda-builderPeter Simons2014-09-04
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Add a builder for Agda packages.Mateusz Kowalczyk2014-09-01
| | | |_|/ / / | | |/| | | |
| * | | | | | Allow git checkouts to have custom nameMichael Raskin2014-09-03
| * | | | | | Revert "python-wrapper: fix wrapped argv[0] w/o sed, maybe"Michael Raskin2014-09-02
| * | | | | | Revert "Create wrapper directory outside of /bin/ for FHS chroots to be close...Michael Raskin2014-09-02
| | |_|_|/ / | |/| | | |
| * | | | | More support for SF.net in auto-updaterMichael Raskin2014-09-02
| * | | | | Create wrapper directory outside of /bin/ for FHS chroots to be closer to FHSMichael Raskin2014-09-02
| * | | | | python-wrapper: fix wrapped argv[0] w/o sed, maybetv@shackspace.de2014-09-02
| |/ / / /
| * | | | build-support: Fix nix-prefetch-* on OS X.aszlig2014-08-27
* | | | | Add defaultSetupHs to ghcjs, and fix it in regular cabalRyan Trinkle2014-09-20
* | | | | Merge branch 'ghcjs-old' into HEADRyan Trinkle2014-08-30
|\ \ \ \ \
| * | | | | Factor out ghcjs's libdir better.Ryan Trinkle2014-08-25
| * | | | | Get rid of debugging output.Ryan Trinkle2014-08-24