summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* * Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"Eelco Dolstra2008-06-18
* MinGW stdenv needs replaceMartin Bravenboer2008-06-16
* * Merged the stdenv branchEelco Dolstra2008-06-13
|\
| * * Darwin compatibility.Eelco Dolstra2008-06-11
| * * Automatically patch shebang paths ("#! /interpreter") to storeEelco Dolstra2008-06-11
| * * On Linux, build coreutils with ACL support.Eelco Dolstra2008-05-19
| * svn path=/nixpkgs/branches/stdenv-updates/; revision=11804Eelco Dolstra2008-05-09
| * * Implement the succeedOnFailure flag by trapping EXIT. This makesEelco Dolstra2008-04-23
| * * Some variables to make it easier to inject additional phases.Eelco Dolstra2008-03-20
| * * stripDirs: nest the output.Eelco Dolstra2008-03-20
| * * Add some missing pre/post hooks.Eelco Dolstra2008-03-18
| * * fixupPhase: don't barf if the output doesn't exist yet.Eelco Dolstra2008-03-18
| * * Oops, don't pass --prefix twice.Eelco Dolstra2008-03-18
* | * curl: build with OpenSSL (https) support by default.Eelco Dolstra2008-05-27
|/
* * substitute: support patterns starting with a dash.Eelco Dolstra2008-02-22
* svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10814Eelco Dolstra2008-02-21
* * Renamed the darwin stdenv to powerpc-darwin, since i686-darwin uses stdenv/...Eelco Dolstra2008-02-21
* * Merge the makeFlags check.Eelco Dolstra2008-02-21
|\
| * Fixed setup.sh - non-default Makefile may be passed in makeFlags. OpenFire ad...Michael Raskin2008-02-21
| * * Hack hack hack.Eelco Dolstra2008-02-20
| * * Get rid of all the phase wrapper functions, just do that genericallyEelco Dolstra2008-02-20
| * * buildPhase: skip if there is no Makefile (just like configurePhaseEelco Dolstra2008-02-20
* | * Don't strip all symbols from $out/bin by default, since it makesEelco Dolstra2008-02-21
* | * Fix broken URLs.Eelco Dolstra2008-02-21
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ * Merged most of the stdenv-updates branch. Some stuff didn'tEelco Dolstra2008-02-20
|\ \ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Ported replace renaming to replace-literal to avoid conflict with MySQL packa...Michael Raskin2008-02-15
| | * | | | * gcc-wrapper: Propagate the wrapped gcc, binutils and glibc to theEelco Dolstra2008-02-13
| | * | | | * Add --disable-dependency-tracking to the configure flags ifEelco Dolstra2008-02-13
| | * | | | * substitute() in stdenv: use the replace program instead of awfulEelco Dolstra2008-02-13
| |/ / / /
| * | | | * Bootstrap binaries for powerpc-linux.Eelco Dolstra2008-01-25
| * | | | * Hack, hack, hack.Eelco Dolstra2008-01-25
| * | | | * PowerPC hackery.Eelco Dolstra2008-01-24
| * | | | Merged with trunk againYury G. Kudryashov2008-01-23
| | |/ / | |/| |
| * | | * Updated bootstrap binaries except for bash which now somehowEelco Dolstra2007-12-03
| * | | * Use gzip -d / bzip2 -d instead of gunzip / bunzip2.Eelco Dolstra2007-12-03
| * | | * Some fixes for rebuilding the bootstrap binaries on x86_64.Eelco Dolstra2007-12-03
| * | | * Use gzip/bzip2 instead of gunzip/bunzip2 in the bootstrap binaries.Eelco Dolstra2007-12-03
| * | | * fgrep and egrep aren't shell scripts anymore.Eelco Dolstra2007-11-26
| * | | svn path=/nixpkgs/branches/stdenv-updates/; revision=9775Eelco Dolstra2007-11-22
| * | | * pcre: don't compile with C++ support when doing a dietlibc build.Eelco Dolstra2007-11-21
| |/ /
| * | Removed setup-new-2.sh and setup-new.sh symlinksYury G. Kudryashov2007-11-17
| * | Now all the files setup-new-2.sh, setup-new.sh and setup.sh are the same file.Yury G. Kudryashov2007-11-17
| * | Removed setup-new-2.sh and setup-new.sh symlinksYury G. Kudryashov2007-11-17
| * | Now all the files setup-new-2.sh, setup-new.sh and setup.sh are the same file.Yury G. Kudryashov2007-11-17
| * | Removed setup-new-2.sh and setup-new.sh symlinksYury G. Kudryashov2007-11-17
| * | Spacing in setup.shYury G. Kudryashov2007-11-17
| * | Now all the files setup-new-2.sh, setup-new.sh and setup.sh are the same file.Yury G. Kudryashov2007-11-17
| |/
* / Removed unused setup-sh-defs.nixMichael Raskin2008-01-22
|/
* Fixed synaptics; Added GOCR (not that it is a good OCR); reverted MarcWeber's...Michael Raskin2007-11-09
* createShScript proposal addedMarc Weber2007-11-08