summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* 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
* add_to_var renamed to addToSearchPathYury G. Kudryashov2007-10-19
* Fixed typo, added function add_to_varYury G. Kudryashov2007-10-19
* Thanks urkud for pointing me to the wrong implementation of PATH_DELIMITER - ...Marc Weber2007-09-20
* Added prefixKey to stdenv/generic/setup-new-2.shYury G. Kudryashov2007-09-20
* svn path=/nixpkgs/trunk/; revision=9347Michael Raskin2007-09-20
* removing by accident added -xMarc Weber2007-09-13
* PATH_DELIMITER added and some trailing whitespaces removedMarc Weber2007-09-13
* setup-new-2.sh: rewritten stripping code in more configurable way.Yury G. Kudryashov2007-09-01
* Removed duplicated code for moving doc, man and info into share/ subdir.Yury G. Kudryashov2007-09-01
* I don't like cluttering up scripts using many ifs.. Do you like an assertEnvE...Marc Weber2007-08-31
* installBin proposalMarc Weber2007-08-30
* Added setup-sh-defs, a draft for composing builder from predefined strings, s...Michael Raskin2007-08-28
* * Rewrite all the SourceForge URLs to mirror://sourceforge/.Eelco Dolstra2007-08-27
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra2007-08-24
* adding purityPhase hasen't been such a good idea - untested and if a small th...Marc Weber2007-08-20
* unpackSource is to be included in phases .. So you can set phases after calli...Marc Weber2007-08-18
* Added setup-new-2.sh, mostly based on patch to setup.sh by Yurii Kudryashov (...Michael Raskin2007-08-18
* Added some parts of kde-4. It doesn't work yet, but I need version controlYury G. Kudryashov2007-08-05
* * substituteAll: support arbitrary characters in replacementsEelco Dolstra2007-06-15
* * Merge setup-new.sh.Eelco Dolstra2007-05-24
* * stdenv: new attribute is64bit.Eelco Dolstra2007-05-24
* * Predicate `isi686'.Eelco Dolstra2007-05-20
* * Rebuilt the bootstrap binaries, mostly to fix curl (DNS resolutionEelco Dolstra2007-01-22
* * ensureDir: allow multiple directories.Eelco Dolstra2007-01-10
* * Second attempt.Eelco Dolstra2006-12-31
* * Urgh.Eelco Dolstra2006-12-31
* * Quick attempt at fixing stdenv-mingw.Eelco Dolstra2006-12-31
* * Always set the prefix.Eelco Dolstra2006-12-28
* * Don't clobber $shell.Eelco Dolstra2006-12-28
* * Workaround a bug in older versions of bash.Eelco Dolstra2006-12-28
* * Fix stdenv-initial.Eelco Dolstra2006-12-28
* * Set the shell.Eelco Dolstra2006-12-27
* * Merge the new generic builder.Eelco Dolstra2006-12-27
* * Doh.Eelco Dolstra2006-12-27
* * Remove dontMakeInstall, it's no longer necessary (just setEelco Dolstra2006-12-27
* * Split the installPhase into installPhase and fixupPhase. TheEelco Dolstra2006-12-27
* * Allow the patch flags to be overriden through $patchFlags.Eelco Dolstra2006-12-27
* * Pass makeFlags to `make check'.Eelco Dolstra2006-12-27
* * Pass makeFlags to `make install' as well. This is because quiteEelco Dolstra2006-12-27
* * Variable $installTargets to override the install target inEelco Dolstra2006-12-27
* * Fix the quadratic performance in substitute().Eelco Dolstra2006-12-27
* * Allow "make install" to be overriden using $installCommand.Eelco Dolstra2006-12-13
* * TMI.Eelco Dolstra2006-12-11
* * Move the substitution functions into stdenv (not merged yet).Eelco Dolstra2006-12-10
* Added /usr/local/bin to the initial search path to support MassalaMartin Bravenboer2006-11-13
* * Linux kernel: updated to 2.6.18.1.Eelco Dolstra2006-10-31
* * Latest bootstrap binaries for x86_64.Eelco Dolstra2006-10-30