summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* * Basic transparent mirror support in fetchurl (NIXPKGS-70). WhenEelco Dolstra2007-08-23
* * /var/state -> /var/run.Eelco Dolstra2007-06-09
* * Give the real GCC a lower priority than the GCC wrapper so that bothEelco Dolstra2007-05-31
* nixpkgs dir: nvidia and libsrvgWouter den Breejen2007-05-28
* * Merge gcc-wrapper-new.Eelco Dolstra2007-05-24
* * wrapGCC: pass the right purity options for the platform.Eelco Dolstra2007-05-16
* * Fix weird behaviour with "gcc -v" due to linker flags being appendedEelco Dolstra2007-05-02
* * Process packages in the specified order (i.e., don't sort).Eelco Dolstra2007-03-04
* * fetchurl: accept an optional name. Useful for file names that containEelco Dolstra2007-03-02
* * Look for the current OpenGL driver in /var/state/opengl-driver.Eelco Dolstra2007-02-27
* * Remove references to substitute.sh.Eelco Dolstra2006-12-27
* * Merge the new generic builder.Eelco Dolstra2006-12-27
* * Handle weird cases when the server redirects us while setting aEelco Dolstra2006-12-15
* * Move the substitution functions into stdenv (not merged yet).Eelco Dolstra2006-12-10
* * Fork of build-env in the Nix distribution. This one supportsEelco Dolstra2006-11-28
* * Allow the result to be stored somewhere else than $out.Eelco Dolstra2006-11-08
* * Turn the nukeRefs() function into a separate program.Eelco Dolstra2006-11-03
* * Utility: the generic substituter. It substitutes all occurences ofEelco Dolstra2006-11-02
* * Don't use EPSV.Eelco Dolstra2006-10-28
* * nativeGlibc -> nativeLibc (gcc-cross-wrapper is probably brokenEelco Dolstra2006-10-27
* * Argggggghhhh.Eelco Dolstra2006-10-27
* * Doh.Eelco Dolstra2006-10-26
* * Put a symlink to the assembler in the GCC wrapper. Otherwise, whenEelco Dolstra2006-10-26
* * Add -B$gcc/lib64 when appropriate. This is so that configureEelco Dolstra2006-10-25
* * gcc-wrapper: separately store the flags necessary to find GCC andEelco Dolstra2006-10-24
* * Add $pkg/lib64 (if it exists) to the library search path in additionEelco Dolstra2006-10-24
* * Don't pollute /tmp.Eelco Dolstra2006-07-18
* * Show less garbage.Eelco Dolstra2006-07-17
* Added ssh support to fetchsvnMartin Bravenboer2006-07-17
* * Add nmedit.Eelco Dolstra2006-07-14
* * Probably need "nm" etc. as well.Eelco Dolstra2006-07-14
* * Better stdenv for Darwin: uses gcc, coreutils etc. built in Nix, butEelco Dolstra2006-07-14
* * More hackery.Eelco Dolstra2006-05-31
* * fetchurl: use standard proxy-related variables from the caller suchEelco Dolstra2006-05-31
* * We no longer need the prefetch stuff.Eelco Dolstra2006-05-30
* * Make nix-prefetch-svn use nix-store --add-fixed (just likeEelco Dolstra2006-05-30
* Added fetchcvs.Roy van den Broek2006-05-11
* * Do use readlink if available.Eelco Dolstra2006-05-02
* * system -> top-level.Eelco Dolstra2006-03-30
* * Filter out the meta attribute.Eelco Dolstra2006-03-24
* * Merged the usability branch (from trunk@4749 to branches/usability@5087).Eelco Dolstra2006-03-24
|\
| * * stdenv.mkDerivation now takes an optional attribute "meta" thatEelco Dolstra2006-03-10
* | * Don't use i686-linux.nix.Eelco Dolstra2006-03-15
* | * Removed readlink.Eelco Dolstra2006-03-15
* | make sure we can find things like mips-linux-ar, mips-linux-strip, and so on.Armijn Hemel2006-03-02
|/
* * updated darcs to 1.0.5, added curl dependencyAndres Löh2006-01-30
* * A quick hack to get accelerated OpenGL working: just use the driverEelco Dolstra2006-01-28
* * In Quake 3, by default use Mesa as the OpenGL implementation. ButEelco Dolstra2006-01-28
* * Pipe the "p" character into Subversion to force it to accept theEelco Dolstra2005-12-15
* * Use a restrictive umask to prevent permission problems.Eelco Dolstra2005-12-15