summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* * Allow a known hash to be specified.Eelco Dolstra2004-12-17
* * Option to print out the path, analogous to nix-prefetch-url.Eelco Dolstra2004-12-17
* * Renamed Martin's linker derivation to `make-symlinks'.Eelco Dolstra2004-09-16
* * gcc-wrapper: inherit gcc's name by default.Eelco Dolstra2004-07-05
* * `fetchsvn' now requires the MD5 hash (as computed by `nix-hash') ofEelco Dolstra2004-04-14
* * Accept relative paths such as `-I ..' (`-I..' was already beingEelco Dolstra2004-04-07
* * Ensure that when building gcc, libstdc++ is linked against theEelco Dolstra2004-04-04
* * Various bug fixes in setup.sh and ld-wrapper.sh.Eelco Dolstra2004-04-02
* * Follow redirects. Eelco Dolstra2004-04-01
* * Add `--fail' to curl invocation to catch errors.Eelco Dolstra2004-04-01
* * Finally we have a working stdenvLinux again.Eelco Dolstra2004-03-30
* * Use a Nix shell for gcc-wrapper and ld-wrapper.Eelco Dolstra2004-03-29
* * Remove trivial builders.Eelco Dolstra2004-03-29
* * Typo fix.Eelco Dolstra2004-03-27
* * The stdenv setup script now defines a generic builder that allowsEelco Dolstra2004-03-19
* * Re-enabled purity checking: it should work now. First we onlyEelco Dolstra2004-03-12
* * Finally got stdenv-nix-linux working again. Still not perfect,Eelco Dolstra2004-03-11
* * Reject inputs outside of the store in ld if NIX_ENFORCE_PURITY isEelco Dolstra2004-03-09
* * Set a flag to indicate whether we're doing a native build.Eelco Dolstra2004-03-09
* * gcc-wrapper now filters out -L and -I flags referring to pathsEelco Dolstra2004-03-08
* * Started reorganising stdenv:Eelco Dolstra2004-03-08
* * Added the j2sdk of Sun for Linux. Downloading this thing isMartin Bravenboer2004-01-24
* * Use md5sum instead of nix-hash.Eelco Dolstra2003-12-21
* * A function to fetch sources from a Subversion repository.Eelco Dolstra2003-11-25
* * Rename .fix -> .nix.Eelco Dolstra2003-11-18
* * Renamed pkgs-ng to pkgs.Eelco Dolstra2003-11-14