summary refs log tree commit diff
path: root/pkgs/stdenv/generic/default.nix
Commit message (Expand)AuthorAge
* Merge 'staging' into closure-sizeVladimír Čunát2015-04-18
|\
| * Set more precise meta.position for Haskell packagesEelco Dolstra2015-03-27
| * mkDerivation: Use function argumentsEelco Dolstra2015-03-27
| * remove stdenv.isBSDcodyopel2015-02-24
| * stdenv: fix eval - the returnWout Mertens2015-01-29
| * stdenv: fix evalWout Mertens2015-01-29
| * stdenv: take license parameter checks out of mkDerivation pathWout Mertens2015-01-29
| * Add (optional) license white/blacklistingMatthias Beyer2015-01-24
| * stdenv: improve message on evaluation check (no hash changes)Vladimír Čunát2015-01-11
| * stdenv: refactor code for evaluation errors (no hash changes)Vladimír Čunát2015-01-11
| * Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| * 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
| * | 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
| * | | | | Fix indentEelco Dolstra2014-10-26
| | |_|/ / | |/| | |
| * | | | 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
| | |/
| * | Do allowed requisites check in stdenv/linuxGergely Risko2014-09-14
| * | merge 'staging' into modular-stdenvVladimír Čunát2014-09-08
| |\|
* | | remerge to retrieve refactoring lost 10 days agoVladimír Čunát2014-08-31
|\ \ \
| * \ \ TMPVladimír Čunát2014-08-31
| |\ \ \ | | |/ / | |/| / | | |/
* | | mutiout: make it builtinVladimír Čunát2014-08-30
* | | WIP2Vladimír Čunát2014-08-26
* | | stdenv: add first iteration of the multiout hookVladimír Čunát2014-08-24
* | | Merge remote-tracking branch 'origin/staging' into modular-stdenvEelco Dolstra2014-08-22
|\ \ \ | |/ / |/| / | |/
| * 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
* | | | 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
* | | | Factor out fixup phase stuff into separate setup hooksEelco Dolstra2014-08-09
* | | | FormattingEelco Dolstra2014-08-09
|/ / /
* | / stdenv: Fix __ignoreNullsEelco Dolstra2014-07-01
| |/ |/|
* | Don't suggest using --arg config '{ allowUnfree = true; }'Eelco Dolstra2014-06-17