summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* Synergy added and fetchcvs modified (see mailinglist post)Marc Weber2007-11-11
* Fixed option checker after changin option format.Michael Raskin2007-11-10
* Options for kernel and checker for configuration.nixMichael Raskin2007-09-25
* mirrors: sf: alias for sourceforgeYury G. Kudryashov2007-09-22
* * KDE 3.5.7.Eelco Dolstra2007-09-21
* * Allow the user to override the list of mirrors for specificEelco Dolstra2007-09-11
* * Allow the user to override the list of content-addressable mirrorsEelco Dolstra2007-09-11
* hash check removed because the nix system does it..Marc Weber2007-09-07
* commented out avrdude which is using unstable lib functions,Marc Weber2007-09-04
* * Support for mirror:// URLs a la Gentoo (NIXPKGS-70). Instead ofEelco Dolstra2007-08-27
* * 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