summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* Merge pull request #1928 from 'cross-win-osx'.aszlig2014-04-21
|\
| * gcc-cross-wrapper: Revert adding LD program name.aszlig2014-03-12
| *-. Merge 'mingw-w64' and 'darwin' into cross-win-osx.aszlig2014-03-12
| |\ \
| | | * gcc-cross-wrapper: Allow to pass US X min version.aszlig2014-03-12
| | * | gcc-cross-wrapper: Explicitly add LD program name.aszlig2014-02-27
| | * | gcc-cross-wrapper: Enable dontStrip in setup hook.aszlig2014-02-24
* | | | Move su to the base packages of chrootenv builderSander van der Burg2014-04-18
* | | | pkgs/build-support/cabal: the release version of GHC 7.8.x no longer requiresPeter Simons2014-04-18
* | | | Fix initrd breaking by recent repeatable-builds changesMathijs Kwik2014-04-12
* | | | Merge branch 'make-the-kernel-build-repeatable' of git://github.com/alexander...Shea Levy2014-04-06
|\ \ \ \
| * | | | Make initrd and the kernel builds repeatable.Alexander Kjeldaas2014-04-05
* | | | | gcc-wrapper: don't fail when cpp doesn't existVladimír Čunát2014-04-02
* | | | | gcc-wrapper: preferLocalBuild, as it does little workVladimír Čunát2014-04-02
* | | | | gcc-{,cross-}wrapper: add 'cpp' wrapper (close #1820)Bjørn Forsman2014-04-02
|/ / / /
* | | | Merge pull request #2010 from ambrop72/fetchgit-no-submodulesPeter Simons2014-03-26
|\ \ \ \
| * | | | fetchgit: Implement option to not check out submodules.ambrop7@gmail.com2014-03-25
* | | | | Add memcache php moduleShea Levy2014-03-24
* | | | | Merge branch 'pkgs/build-support/writeTextDir' of git://github.com/offlinehac...Shea Levy2014-03-23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | build-support: Add writeTextDirJaka Hudoklin2014-03-23
* | | | | runInLinuxVM: Set the clock properlyEelco Dolstra2014-03-18
|/ / / /
* | | | Revert "Merge branch 'nix-run' of git://github.com/rickynils/nixpkgs"Shea Levy2014-03-15
* | | | Merge branch 'nix-run' of git://github.com/rickynils/nixpkgsShea Levy2014-03-14
|\ \ \ \ | |/ / / |/| | |
| * | | Add nix-run and myEnvRunRickard Nilsson2013-12-01
* | | | Merge pull request #1869 from lovek323/texlive-fullVladimír Čunát2014-03-08
|\ \ \ \ | |_|_|/ |/| | |
| * | | re-enable au debian mirrorJason "Don" O'Conal2014-03-03
* | | | vm/windows: Allow to specify a different arch.aszlig2014-03-04
* | | | vm/windows: Update SHAs for Cygwin setup.ini.aszlig2014-03-03
* | | | vm/windows: Replace binary with cross cygwinSetup.aszlig2014-03-03
* | | | vm/windows: Remove stray "import <nixpkgs>".aszlig2014-03-03
* | | | vm/windows: Fix typo in runInWindowsVM.aszlig2014-03-03
* | | | Move generation of coverage reports from nixos/lib/testing to releaseToolsEelco Dolstra2014-03-03
|/ / /
* | | vmTools: Hook in runInWindowsVM function.aszlig2014-02-26
* | | vm/windows: Add setup.ini for 32bit architecture.aszlig2014-02-26
* | | vm/windows: Make list of dependencies explicit.aszlig2014-02-26
* | | vm/windows: Factor out bootstrapping process.aszlig2014-02-26
* | | vm/windows: Collect exit code from xchg.aszlig2014-02-26
* | | vm/windows: Add new runInWindowsVM function.aszlig2014-02-26
* | | vm/windows: Save envirenoment before running VM.aszlig2014-02-26
* | | vm/windows: Generate mounts from an attribute set.aszlig2014-02-26
* | | vm/windows: Create fstab entries in suspended VM.aszlig2014-02-26
* | | vm/windows: Use &&, not set -e in runAndSuspend.aszlig2014-02-26
* | | vm/windows: Fix perms of the Samba shares.aszlig2014-02-26
* | | vm/windows: Avoid shadowing the Nix store.aszlig2014-02-26
* | | vm/windows: Remove Samba from installMode.aszlig2014-02-26
* | | vm/windows: Implement and use "xchg" share.aszlig2014-02-26
* | | vm/windows: Reintroduce setting up /nix/store.aszlig2014-02-26
* | | vm/windows: Properly escape shell command.aszlig2014-02-26
* | | vm/windows: Don't init /nix/store on install.aszlig2014-02-26
* | | vm/windows: Wait for VDE switch to startup.aszlig2014-02-26
* | | vm/windows: Split install into several stages.aszlig2014-02-26