summary refs log tree commit diff
path: root/pkgs/stdenv/generic
Commit message (Expand)AuthorAge
* Merge branch 'master' into stagingVladimír Čunát2014-11-14
|\
| * nixos: Add system-wide option to set the hostidRicardo M. Correia2014-11-12
* | Fix stdenv allowedRequisites checkEelco Dolstra2014-11-06
* | stdenv: Remove propagatedUserEnvPkgsEelco Dolstra2014-11-06
* | stdenv: Statically include the default build inputsEelco Dolstra2014-11-06
* | Fix running preHookEelco Dolstra2014-11-06
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-11-06
|\|
| * Allow marking licenses as unfreeEelco Dolstra2014-11-05
* | Merge remote-tracking branch 'origin/darwin-clang-stdenv' into stagingEelco Dolstra2014-11-04
|\ \
| * \ Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenvEelco Dolstra2014-10-09
| |\ \
| * \ \ Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into stagingEelco Dolstra2014-09-23
| |\ \ \
| | * | | suitable clang stdenvJoel Taylor2014-09-09
* | | | | stdenv: Prevent issues like #4266Wout Mertens2014-10-31
* | | | | Fix indentEelco Dolstra2014-10-26
* | | | | stdenv: Use "pipefail" in setup.shNikolay Amiantov2014-10-10
* | | | | stdenv: change 'echo -n' to 'printf "%s"'Nikolay Amiantov2014-10-09
* | | | | stdenv: Fix handling spaces in 'substitute'Nikolay Amiantov2014-10-09
* | | | | stdenv: added escaping for patchesNikolay Amiantov2014-10-09
* | | | | stdenv: fail if the patch does not existNikolay Amiantov2014-10-09
| |_|/ / |/| | |
* | | | Automatically move stuff in lib64 to libEelco Dolstra2014-10-07
* | | | Automatically move programs in sbin to binEelco Dolstra2014-10-07
* | | | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-10-07
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Eliminate some optionals/optionalAttrs calls on the hot pathEelco Dolstra2014-10-05
| |/
| * Revert "stdenv/setup.sh: unbreak *.lz sources on darwin"Eelco Dolstra2014-08-30
| * stdenv/setup.sh: unbreak *.lz sources on darwinVladimír Čunát2014-08-30
* | Do allowed requisites check in stdenv/linuxGergely Risko2014-09-14
* | merge 'staging' into modular-stdenvVladimír Čunát2014-09-08
|\|
| * Merge branch 'master' into stagingLuca Bruno2014-08-14
| |\
| | * Merge pull request #2455 from bjornfor/helpful-messages-when-refusing-evalVladimír Čunát2014-08-12
| | |\
| | | * Factor out allowUnfree,allowBroken help messageBjørn Forsman2014-06-21
| | | * More helpful message when refusing to evaluate "broken" packageBjørn Forsman2014-06-21
| * | | Merge #2823: better cygwin support, also add x86_64Vladimír Čunát2014-08-14
| |\ \ \ | | |/ / | |/| |
| | * | Fixes to make basic builds on Cygwin work again + additions to support x86_64...Sander van der Burg2014-05-29
* | | | stdenv: Put moving docs to $out/share in a separate setup hookEelco Dolstra2014-08-09
* | | | fixupPhase: Fix making the outputs writableEelco Dolstra2014-08-09
* | | | Allow passing arguments to hooksEelco Dolstra2014-08-09
* | | | Remove addHookEelco Dolstra2014-08-09
* | | | stdenv: Don't use sed to build the setup scriptEelco Dolstra2014-08-09
* | | | stdenv: ReindentEelco 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
* | | | stdenv: Move unzip support to unzip's setup hookEelco Dolstra2014-08-09
* | | | stdenv: Make unpackFile extensible via the hook mechanismEelco Dolstra2014-08-09
* | | | unpackFile: Always copy directoriesEelco Dolstra2014-08-09
* | | | Factor out fixup phase stuff into separate setup hooksEelco Dolstra2014-08-09
* | | | Move RPATH shrinking from stdenv to a setup hook provided by patchelfEelco Dolstra2014-08-09
* | | | Allow buildInputs to be regular filesEelco Dolstra2014-08-09
* | | | FormattingEelco Dolstra2014-08-09
* | | | Provide a hook for per-output fixupEelco Dolstra2014-08-09
* | | | Allow multiple hooks with the same nameEelco Dolstra2014-08-09
|/ / /