summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* * 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
* * Don't nuke unconditionally.Eelco Dolstra2006-10-30
* * __currentSystem is evil.Eelco Dolstra2006-10-29
* * Fix the URLs / hashes.Eelco Dolstra2006-10-28
* * New (smaller) bootstrap binaries for powerpc.Eelco Dolstra2006-10-28
* * Remove references from some GCC header file on powerpc.Eelco Dolstra2006-10-28
* * gcc-4.1-temp -> gcc-4.1.Eelco Dolstra2006-10-27
* * Oops, the bootstrap tools contained an impure gzip/gunzip.Eelco Dolstra2006-10-27
* * Of course, the latest GNU tar has the same gnulib header file shitEelco Dolstra2006-10-27
* * Fix static linking in gcc.Eelco Dolstra2006-10-27
* * nativeGlibc -> nativeLibc (gcc-cross-wrapper is probably brokenEelco Dolstra2006-10-27
* * Real URLs.Eelco Dolstra2006-10-26
* * Enable the pure stdenv-linux for powerpc.Eelco Dolstra2006-10-26
* * Hook variables in the generic builder are now executed using eval.Eelco Dolstra2006-10-26
* * Bootstrap tools for the pure stdenv-linux on powerpc-linux.Eelco Dolstra2006-10-26
* * coreutils won't build with dietlibc on ppc.Eelco Dolstra2006-10-26
* * Real URLs.Eelco Dolstra2006-10-25