summary refs log tree commit diff
path: root/pkgs/stdenv/generic/builder.sh
Commit message (Expand)AuthorAge
* stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuildInputs`John Ericson2017-08-18
* Revert "stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuild...Tuomas Tynkkynen2017-08-18
* stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuildInputs`John Ericson2017-08-15
* Merge remote-tracking branch 'upstream/master' into staging-baseJohn Ericson2017-07-26
|\
| * Revert "stdenv: Store one package per line in nix-support/propagated-*"John Ericson2017-07-24
* | stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* filesJohn Ericson2017-07-26
|/
* stdenv: Store one package per line in nix-support/propagated-*John Ericson2017-07-10
* stdenv: Statically include the default build inputsEelco Dolstra2014-11-06
* stdenv: Don't use sed to build the setup scriptEelco Dolstra2014-08-09
* stdenv: Remove the special handling of gccEelco Dolstra2014-08-09
* stdenv: Move paxmark function to paxctl's setup hookEelco Dolstra2014-08-09
* fix paxmark on non-linux (a bug in grsecurity PR #1187)Vladimír Čunát2014-05-15
* * "sed -i" isn't very portable, so don't use it here.Eelco Dolstra2012-01-19
* * Prepend the "prehook" rather than sourcing it.Eelco Dolstra2012-01-19
* * The postHook substitution is not used anywhere, so get rid of it.Eelco Dolstra2012-01-19
* * Get rid of params1-5, they're obsolete.Eelco Dolstra2012-01-19
* * Don't use the "replace-literal" command in stdenv; instead useEelco Dolstra2012-01-19
* * Allow the user to install stdenv (nix-env -i stdenv) and get all theEelco Dolstra2009-04-25
* * Don't require a stdenv to build stdenv. This obviates the need forEelco Dolstra2009-02-01
* * Merged most of the stdenv-updates branch. Some stuff didn'tEelco Dolstra2008-02-20
|\
| * * gcc-wrapper: Propagate the wrapped gcc, binutils and glibc to theEelco Dolstra2008-02-13
| * * substitute() in stdenv: use the replace program instead of awfulEelco Dolstra2008-02-13
|/
* * Merge the new generic builder.Eelco Dolstra2006-12-27
* * "." -> "source".Eelco Dolstra2005-12-05
* * Use the generic substituter in the generation of stdenv and gcc-wrapper.Eelco Dolstra2005-02-22
* * The `patch' command is now part of stdenv, so it no longer needs toEelco Dolstra2004-09-18
* * Replace stdenv-generic with its branch (step 1).Eelco Dolstra2004-09-17
* * Finally we have a working stdenvLinux again.Eelco Dolstra2004-03-30
* * Remove trivial builders.Eelco Dolstra2004-03-29
* * Finally got stdenv-nix-linux working again. Still not perfect,Eelco Dolstra2004-03-11
* * Started reorganising stdenv:Eelco Dolstra2004-03-08
* * Renamed pkgs-ng to pkgs.Eelco Dolstra2003-11-14