summary refs log tree commit diff
path: root/pkgs/stdenv/generic
AgeCommit message (Expand)AuthorFilesLines
2008-06-13* Merged the stdenv branchEelco Dolstra1-45/+108
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 Dolstra1-0/+3
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-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 Dolstra1-7/+10
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 Dolstra4-1877/+222
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 Dolstra2-51/+44
2008-01-23Merged with trunk againYury G. Kudryashov1-902/+0
2008-01-22Removed unused setup-sh-defs.nixMichael Raskin1-902/+0
2007-12-03* Use gzip -d / bzip2 -d instead of gunzip / bunzip2.Eelco Dolstra1-4/+4
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-20adding purityPhase hasen't been such a good idea - untested and if a small th...Marc Weber1-18/+1
2007-08-18unpackSource is to be included in phases .. So you can set phases after calli...Marc Weber1-3/+19
2007-08-18Added setup-new-2.sh, mostly based on patch to setup.sh by Yurii Kudryashov (...Michael Raskin1-0/+854
2007-08-05Added some parts of kde-4. It doesn't work yet, but I need version controlYury G. Kudryashov1-4/+32