summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* 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
* clang-wrapper: Sync with gcc-wrapperEelco Dolstra2014-01-23
* Merge master into stdenv-updatesVladimír Čunát2014-01-20
|\
| * Add full llvm build, update libc++ and dragoneggShea Levy2014-01-20
| * Add Fedora 20Shea Levy2014-01-19
* | Merge master into stdenv-updatesVladimír Čunát2014-01-18
|\|
| * Fix Fedora8 vm builds.Rob Vermaas2014-01-15
| * Add a setup hook for fixing dylib install names on DarwinEelco Dolstra2014-01-15
| * Allow specifying extra qemu flags using QEMU_OPTS. Replace CentOS 6.3 with Ce...Rob Vermaas2014-01-14
| * Merge branch 'java'Eelco Dolstra2014-01-13
| |\
| | * Replace lib/java -> share/javaEelco Dolstra2014-01-09
| | * Add a setup hook that automatically sets up $CLASSPATHEelco Dolstra2014-01-06
| | * Fix some references to apacheAntOpenJDKEelco Dolstra2014-01-06