about summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* 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
* | vm/windows: Update sha256 of Cygwin's setup.ini.aszlig2014-02-26
* | vm/windows: Move creating SSH key into install/.aszlig2014-02-26
* | vm/windows: Move the installer into install/.aszlig2014-02-26
* | vm: Introduce new Windows VM installer for Cygwin.aszlig2014-02-26
* | fetchurl: Ensure that ‘urls’ is a listEelco Dolstra2014-02-19
* | fetchgit: Require a content hashEelco Dolstra2014-02-18
* | VMs: Add Fedora 17 to the list of distros (only had 16 and 18).Petr Rockai2014-02-15
* | debian: Update to 7.4Eelco Dolstra2014-02-14
* | preferLocalBuild: revert a stdenv changeVladimír Čunát2014-02-10
* | preferLocalBuild: set to true for wrappers and fetchersVladimír Čunát2014-02-10
* | Merge pull request #1674 from errge/haddockhooglePeter Simons2014-02-06
|\ \
| * | Generate hoogle databases beside HTML haddock documentation for Haskell packagesGergely Risko2014-02-04
* | | debBuild: Allow setting a maintainer addressEelco Dolstra2014-02-06
* | | Fix nixBuildEelco Dolstra2014-02-06
* | | lcov: Filter out /nix/store/* by defaultEelco Dolstra2014-02-05
* | | Turn the coverage analysis stdenv adapters into setup hooksEelco Dolstra2014-02-05
* | | Add a stdenv adapter ‘useGoldLinker’ to force use of GoldEelco Dolstra2014-02-05
|/ /
* | Do not assume a .rev attribute in available in src in maven-build.nixRob Vermaas2014-01-24
* | clang-wrapper: Set $CXX to clangEelco Dolstra2014-01-23