summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* * Make the grep call optional.Eelco Dolstra2005-07-13
* * r3317 was wrong: grep should be applied to gcc's stderr, not stdout.Eelco Dolstra2005-07-13
* * Make gcc work properly again in nix-env installations (e.g., whenEelco Dolstra2005-07-12
* * Remove FreeBSD gcc wrapper.Eelco Dolstra2005-06-17
* * Merge r3019.Eelco Dolstra2005-06-17
* * Add a simple standard environment for FreeBSD.Eelco Dolstra2005-05-10
* * Fix for *non*-suid installations.Eelco Dolstra2005-04-12
* * F-spot: work properly if an incompatible Mono is in the PATH.Eelco Dolstra2005-03-13
* * Allow variables to be set to a specific value.Eelco Dolstra2005-03-09
* * Added a tool `mono-dll-fixer' to absolutise the DLL maps in theEelco Dolstra2005-03-03
* * Use a hash over the entire SVN exported tree.Eelco Dolstra2005-02-22
* * Use fixed-output hashes in fetchsvn.Eelco Dolstra2005-02-22
* * `md5' -> `id' in compatibility mode.Eelco Dolstra2005-02-22
* * Check the hash, but only on Nix <= 0.7.Eelco Dolstra2005-02-22
* * Use the generic substituter in the generation of stdenv and gcc-wrapper.Eelco Dolstra2005-02-22
* * Do the generic sed thing for Glibc.Eelco Dolstra2005-02-21
* * Merge diff between trunk/pkgs@1646 and branches/nixos-pkgs@2256;Eelco Dolstra2005-02-21
|\
| * use new kernel headersArmijn Hemel2005-01-18
| * add modified gcc-wrapperArmijn Hemel2004-11-22
* | * Use Nix 0.8-style fixed outputs.Eelco Dolstra2005-02-21
* | * More wrapper generation features. The Firefox wrapper generator isEelco Dolstra2005-02-16
* | * Let the Mozilla plugins announce where in their output the actualEelco Dolstra2005-02-16
* | * A utility function for the automatic generation of wrapper scripts.Eelco Dolstra2005-02-16
* | * Some utility functions to make performing substitutions in textEelco Dolstra2005-02-15
* | * 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