about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2006-07-18* Don't pollute /tmp.Eelco Dolstra1-3/+2
2006-07-17* Show less garbage.Eelco Dolstra1-1/+2
2006-07-17Added ssh support to fetchsvnMartin Bravenboer2-2/+6
2006-07-14* Add nmedit.Eelco Dolstra1-1/+1
2006-07-14* Probably need "nm" etc. as well.Eelco Dolstra1-1/+3
2006-07-14* Better stdenv for Darwin: uses gcc, coreutils etc. built in Nix, butEelco Dolstra2-0/+10
2006-05-31* More hackery.Eelco Dolstra1-1/+1
2006-05-31* fetchurl: use standard proxy-related variables from the caller suchEelco Dolstra1-0/+6
2006-05-30* We no longer need the prefetch stuff.Eelco Dolstra1-11/+5
2006-05-30* Make nix-prefetch-svn use nix-store --add-fixed (just likeEelco Dolstra1-42/+35
2006-05-11Added fetchcvs.Roy van den Broek3-0/+129
2006-05-02* Do use readlink if available.Eelco Dolstra1-1/+2
2006-03-30* system -> top-level.Eelco Dolstra1-1/+1
2006-03-24* Filter out the meta attribute.Eelco Dolstra1-2/+2
2006-03-24* Merged the usability branch (from trunk@4749 to branches/usability@5087).Eelco Dolstra2-0/+6
2006-03-15* Don't use i686-linux.nix.Eelco Dolstra1-2/+2
2006-03-15* Removed readlink.Eelco Dolstra1-1/+1
2006-03-10* stdenv.mkDerivation now takes an optional attribute "meta" thatEelco Dolstra2-0/+6
2006-03-02make sure we can find things like mips-linux-ar, mips-linux-strip, and so on.Armijn Hemel1-5/+11
2006-01-30* updated darcs to 1.0.5, added curl dependencyAndres Löh2-0/+38
2006-01-28* A quick hack to get accelerated OpenGL working: just use the driverEelco Dolstra1-3/+3
2006-01-28* In Quake 3, by default use Mesa as the OpenGL implementation. ButEelco Dolstra1-0/+41
2005-12-15* Pipe the "p" character into Subversion to force it to accept theEelco Dolstra1-1/+5
2005-12-15* Use a restrictive umask to prevent permission problems.Eelco Dolstra1-0/+4
2005-12-15* Make sure that `gcc -v' (i.e., with no other arguments) does theEelco Dolstra1-0/+9
2005-12-05* "." -> "source".Eelco Dolstra11-26/+26
2005-11-29add a wrapper for cross compilers, which makes the correct link to the cross ...Armijn Hemel7-0/+447
2005-07-13* Make the grep call optional.Eelco Dolstra1-3/+7
2005-07-13* r3317 was wrong: grep should be applied to gcc's stderr, not stdout.Eelco Dolstra1-5/+6
2005-07-12* Make gcc work properly again in nix-env installations (e.g., whenEelco Dolstra1-4/+6
2005-06-17* Remove FreeBSD gcc wrapper.Eelco Dolstra7-440/+0
2005-06-17* Merge r3019.Eelco Dolstra2-5/+12
2005-05-10* Add a simple standard environment for FreeBSD.Eelco Dolstra7-0/+440
2005-04-12* Fix for *non*-suid installations.Eelco Dolstra1-0/+1
2005-03-13* F-spot: work properly if an incompatible Mono is in the PATH.Eelco Dolstra1-2/+6
2005-03-09* Allow variables to be set to a specific value.Eelco Dolstra1-0/+7
2005-03-03* Added a tool `mono-dll-fixer' to absolutise the DLL maps in theEelco Dolstra3-0/+46
2005-02-22* Use a hash over the entire SVN exported tree.Eelco Dolstra1-0/+1
2005-02-22* Use fixed-output hashes in fetchsvn.Eelco Dolstra3-10/+26
2005-02-22* `md5' -> `id' in compatibility mode.Eelco Dolstra1-2/+6
2005-02-22* Check the hash, but only on Nix <= 0.7.Eelco Dolstra1-0/+8
2005-02-22* Use the generic substituter in the generation of stdenv and gcc-wrapper.Eelco Dolstra5-34/+52
2005-02-21* Do the generic sed thing for Glibc.Eelco Dolstra1-1/+0
2005-02-21* Merge diff between trunk/pkgs@1646 and branches/nixos-pkgs@2256;Eelco Dolstra3-10/+27
2005-02-21* Use Nix 0.8-style fixed outputs.Eelco Dolstra2-9/+18
2005-02-16* More wrapper generation features. The Firefox wrapper generator isEelco Dolstra1-0/+36
2005-02-16* Let the Mozilla plugins announce where in their output the actualEelco Dolstra1-2/+3
2005-02-16* A utility function for the automatic generation of wrapper scripts.Eelco Dolstra1-0/+26
2005-02-15* Some utility functions to make performing substitutions in textEelco Dolstra1-0/+39
2005-01-18use new kernel headersArmijn Hemel1-1/+1