about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-19Fixed typo, added function add_to_varYury G. Kudryashov1-1/+20
2007-09-20Thanks urkud for pointing me to the wrong implementation of PATH_DELIMITER - ...Marc Weber1-2/+2
2007-09-20Added prefixKey to stdenv/generic/setup-new-2.shYury G. Kudryashov1-1/+1
2007-09-20svn path=/nixpkgs/trunk/; revision=9347Michael Raskin1-64/+69
2007-09-13removing by accident added -xMarc Weber1-1/+0
2007-09-13PATH_DELIMITER added and some trailing whitespaces removedMarc Weber1-12/+18
2007-09-01setup-new-2.sh: rewritten stripping code in more configurable way.Yury G. Kudryashov1-13/+21
2007-09-01Removed duplicated code for moving doc, man and info into share/ subdir.Yury G. Kudryashov1-18/+4
2007-08-31I don't like cluttering up scripts using many ifs.. Do you like an assertEnvE...Marc Weber1-13/+16
2007-08-30installBin proposalMarc Weber1-0/+4
2007-08-28Added setup-sh-defs, a draft for composing builder from predefined strings, s...Michael Raskin1-0/+897
2007-08-27* Rewrite all the SourceForge URLs to mirror://sourceforge/.Eelco Dolstra1-8/+8
2007-08-24* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra1-8/+8