summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
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
2007-11-26* fgrep and egrep aren't shell scripts anymore.Eelco Dolstra1-1/+3
2007-11-22svn path=/nixpkgs/branches/stdenv-updates/; revision=9775Eelco Dolstra2-1/+2
2007-11-21* pcre: don't compile with C++ support when doing a dietlibc build.Eelco Dolstra2-2/+3
2007-11-17Removed setup-new-2.sh and setup-new.sh symlinksYury G. Kudryashov1-1/+0
2007-11-17Now all the files setup-new-2.sh, setup-new.sh and setup.sh are the same file.Yury G. Kudryashov1-0/+1
2007-11-17Removed setup-new-2.sh and setup-new.sh symlinksYury G. Kudryashov1-1/+0
2007-11-17Now all the files setup-new-2.sh, setup-new.sh and setup.sh are the same file.Yury G. Kudryashov1-0/+1
2007-11-17Removed setup-new-2.sh and setup-new.sh symlinksYury G. Kudryashov2-2/+0
2007-11-17Spacing in setup.shYury G. Kudryashov1-53/+53
2007-11-17Now all the files setup-new-2.sh, setup-new.sh and setup.sh are the same file.Yury G. Kudryashov3-1747/+130
2007-11-09Fixed synaptics; Added GOCR (not that it is a good OCR); reverted MarcWeber's...Michael Raskin1-11/+0
2007-11-08createShScript proposal addedMarc Weber1-0/+11
2007-10-19add_to_var renamed to addToSearchPathYury G. Kudryashov1-3/+3