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