about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2009-02-10* More refactoring: move all the stdenv adapter functions (likeEelco Dolstra1-0/+111
2008-11-28* Strip in libexec.Eelco Dolstra1-2/+2
2008-11-14* Get rid of all references to nix.cs.uu.nl.Eelco Dolstra3-12/+12
2008-11-14* Downloads in the stdenv bootstrap should respect the user's proxyEelco Dolstra1-0/+1
2008-09-14* Remove some obsolete code.Eelco Dolstra1-3/+0
2008-09-02* Removed $installCommand, it's no longer needed since we split theEelco Dolstra1-9/+5
2008-08-27* Just to be sure that we don't make the whole build treeEelco Dolstra1-1/+1
2008-08-27* Get rid of $findUnpacker, it's pointless anyway.Eelco Dolstra1-14/+11
2008-08-27* Allow sourceRoot to be set in advance, which is easier than settingEelco Dolstra1-1/+1
2008-06-27* Oops, because we didn't pass extraAttrs, the glibc from theEelco Dolstra1-1/+1
2008-06-19* Minor cleanup.Eelco Dolstra1-23/+5
2008-06-19* Removed some dead code.Eelco Dolstra1-0/+857
2008-06-18* Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"Eelco Dolstra12-162/+109
2008-06-16MinGW stdenv needs replaceMartin Bravenboer2-1/+12
2008-06-13* Merged the stdenv branchEelco Dolstra3-59/+129
2008-06-11* Darwin compatibility.Eelco Dolstra1-3/+3
2008-06-11* Automatically patch shebang paths ("#! /interpreter") to storeEelco Dolstra1-0/+26
2008-05-27* curl: build with OpenSSL (https) support by default.Eelco Dolstra7-15/+26
2008-05-19* On Linux, build coreutils with ACL support.Eelco Dolstra1-7/+16
2008-05-09svn path=/nixpkgs/branches/stdenv-updates/; revision=11804Eelco Dolstra1-7/+5
2008-04-23* Implement the succeedOnFailure flag by trapping EXIT. This makesEelco Dolstra1-35/+57
2008-03-20* Some variables to make it easier to inject additional phases.Eelco Dolstra1-2/+4
2008-03-20* stripDirs: nest the output.Eelco Dolstra1-1/+2
2008-03-18* Add some missing pre/post hooks.Eelco Dolstra1-0/+10
2008-03-18* fixupPhase: don't barf if the output doesn't exist yet.Eelco Dolstra1-4/+6
2008-03-18* Oops, don't pass --prefix twice.Eelco Dolstra1-1/+1
2008-02-22* substitute: support patterns starting with a dash.Eelco Dolstra1-5/+1
2008-02-21svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10814Eelco Dolstra1-0/+1
2008-02-21* Renamed the darwin stdenv to powerpc-darwin, since i686-darwin uses stdenv/...Eelco Dolstra3-4/+4
2008-02-21* Merge the makeFlags check.Eelco Dolstra1-1/+1
2008-02-21* Don't strip all symbols from $out/bin by default, since it makesEelco Dolstra2-8/+12
2008-02-21* Fix broken URLs.Eelco Dolstra1-4/+4
2008-02-21Fixed setup.sh - non-default Makefile may be passed in makeFlags. OpenFire ad...Michael Raskin1-1/+1
2008-02-20* Merged most of the stdenv-updates branch. Some stuff didn'tEelco Dolstra29-1923/+286
2008-02-20* Hack hack hack.Eelco Dolstra1-2/+6
2008-02-20* Get rid of all the phase wrapper functions, just do that genericallyEelco Dolstra1-112/+61
2008-02-20* buildPhase: skip if there is no Makefile (just like configurePhaseEelco Dolstra1-17/+28
2008-02-15Ported replace renaming to replace-literal to avoid conflict with MySQL packa...Michael Raskin1-1/+1
2008-02-13* gcc-wrapper: Propagate the wrapped gcc, binutils and glibc to theEelco Dolstra1-10/+10
2008-02-13* Add --disable-dependency-tracking to the configure flags ifEelco Dolstra1-0/+7
2008-02-13* substitute() in stdenv: use the replace program instead of awfulEelco Dolstra4-51/+47
2008-01-25* Bootstrap binaries for powerpc-linux.Eelco Dolstra6-9/+9
2008-01-25* Hack, hack, hack.Eelco Dolstra1-1/+5
2008-01-24* PowerPC hackery.Eelco Dolstra1-2/+9
2008-01-23Merged with trunk againYury G. Kudryashov1-902/+0
2008-01-22Removed unused setup-sh-defs.nixMichael Raskin1-902/+0
2007-12-03* Updated bootstrap binaries except for bash which now somehowEelco Dolstra15-26/+26
2007-12-03* Use gzip -d / bzip2 -d instead of gunzip / bunzip2.Eelco Dolstra1-4/+4
2007-12-03* Some fixes for rebuilding the bootstrap binaries on x86_64.Eelco Dolstra2-5/+6
2007-12-03* Use gzip/bzip2 instead of gunzip/bunzip2 in the bootstrap binaries.Eelco Dolstra1-3/+2