summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* In a recent commit I made references to path out of the svn tree, whichLluís Batlle i Rossell2009-12-21
* Adding first built version of the gnat compiler for gcc 4.4.Lluís Batlle i Rossell2009-12-21
* Merging from trunk. I had to give away some structure to build the nativeLluís Batlle i Rossell2009-12-19
|\
| * * Include the ext2 and unix modules in the initrd.Eelco Dolstra2009-12-18
* | Updating the ld-wrapper about linking of direct .so files. The previousLluís Batlle i Rossell2009-12-13
* | Updating the gcc-wrapper with the changes done in trunk's gcc-wrapper2.Lluís Batlle i Rossell2009-12-12
* | Merging from trunk.Lluís Batlle i Rossell2009-12-12
|\|
| * removing old bleeding edge cruft replacing it by a niftier version usingMarc Weber2009-12-11
| * Adding a new version of the gcc-wrapper, named gcc-wrapper2, in order not to ...Lluís Batlle i Rossell2009-12-10
* | Updating from trunk.Lluís Batlle i Rossell2009-12-10
|\|
| * * Added Fedora 12. This requires the latest RPM, because the RPMs areEelco Dolstra2009-12-09
| * Update CouchDB; add Apache-related snippets to update-upstream-data. Michael Raskin2009-12-09
| * releaseTools.sourceTarball: Allow overriding of the bootstrap build inputs.Ludovic Courtès2009-12-04
| * nix-prefetch-svn: Support $NIX_PREFETCH_SVN_LEAVE_DOT_SVN.Ludovic Courtès2009-12-03
* | Finishing the update from trunk, having resolved the eclipse related directoryLluís Batlle i Rossell2009-11-26
|\|
| * revert change from ludo rev. 18634. for now this order is needed for the stra...Rob Vermaas2009-11-26
| * releaseTools.nixBuild: Perform `checkPhase' before `installPhase'.Ludovic Courtès2009-11-25
| * Fix linkFarm for its new locationMichael Raskin2009-11-23
| * Restore linkFarm trivial builderMichael Raskin2009-11-23
* | Improving the crossStripping. A cross-glibc gets broken if stripped by theLluís Batlle i Rossell2009-11-23
* | On native builds:Lluís Batlle i Rossell2009-11-22
* | Big fixes in the cross build:Lluís Batlle i Rossell2009-11-22
* | Fixing the coreutils reference in the gcc-wrapper - they did not get properlyLluís Batlle i Rossell2009-11-22
* | Fixed some details on cross compilation. Among others:Lluís Batlle i Rossell2009-11-21
* | Fixing some things on the gcc-cross-wrapper (libc was not properly added to theLluís Batlle i Rossell2009-11-20
* | Attention, people who care on the builders for native builds. In the stdenvLluís Batlle i Rossell2009-11-19
* | Fixing the uboot cross-build.Lluís Batlle i Rossell2009-11-19
* | Merging from trunk. I had to do two manual merges, quite trivial I think.Lluís Batlle i Rossell2009-11-19
|\|
| * * Move `modifyDerivation' from build-support/vm to lib and rename itEelco Dolstra2009-11-19
| * * Move functions like `runCommand' out of all-packages.nix and intoEelco Dolstra2009-11-19
| * move autoconfPhase so it can be overridenRob Vermaas2009-11-19
| * echo to stderr in stead of stdout. else hydra cannot read hash/pathRob Vermaas2009-11-18
| * nix-prefetch-git: Default to SHA256.Ludovic Courtès2009-11-18
| * nix-prefetch-git: Support $NIX_PREFETCH_GIT_LEAVE_DOT_GIT.Ludovic Courtès2009-11-18
| * nix-prefetch-git: Remove `--depth' argument since it's risky.Ludovic Courtès2009-11-18
| * Slightly generalize `sourceTarball'.Ludovic Courtès2009-11-18
| * fetchurl: Improve GNU mirror list.Ludovic Courtès2009-11-18
| * redirect stdout of git calls to stderr to allow git to work in hydra as inputRob Vermaas2009-11-17
| * * Remove some more unused functions.Eelco Dolstra2009-11-17
| * * Add an openSUSE mirror that contains discontinued releases (such asEelco Dolstra2009-11-17
| * * Add a fetchhg builder to checkout mercurial repositories.Nicolas Pierron2009-11-14
* | Adding generic builder management of cross compilation: envHooksHost, pkgsHos...Lluís Batlle i Rossell2009-11-18
* | Trying to move all stdenv cross-compiling details out of the stdenv expression,Lluís Batlle i Rossell2009-11-17
* | Making the definition of the cross compiling target an attribute set.Lluís Batlle i Rossell2009-11-16
* | Fixing the gcc cross wrapper (removing some /usr/) so it gives proper linking.Lluís Batlle i Rossell2009-11-15
* | My first attempt at getting cross compilers in nixpkgs.Lluís Batlle i Rossell2009-11-14
* | Updating from trunk.Lluís Batlle i Rossell2009-11-13
|\|
| * Reduce fetchmtn verbosityMichael Raskin2009-11-08
| * Fix fetchmtnMichael Raskin2009-11-08
| * some fetchgit documentationMarc Weber2009-11-08