summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* 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
* Fix zlib handling in stdenvLinuxGergely Risko2014-08-26
* Fix evaluationEelco Dolstra2014-08-25
* IndentationEelco Dolstra2014-08-24
* Refactor stages to only ever refer to the previous stageGergely Risko2014-08-24
* Move wrapGCC helper upGergely Risko2014-08-24
* Refactor stage handling in stdenvLinuxGergely Risko2014-08-24
* Refactor wrapGCC in stdenvLinuxGergely Risko2014-08-24
* Refactor fetchurl handling in stdenvLinuxGergely Risko2014-08-24
* 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
* | | Set CONFIG_SHELL to stdenv.shell in the default builder, just like SHELLMichael Raskin2014-07-30
* | | DohEelco Dolstra2014-07-28
* | | Export SDKROOTEelco Dolstra2014-07-28
* | | $xcodePath -> $SDKROOTEelco Dolstra2014-07-24
* | | stdenv-darwin: Shut up some warnings from SDK headersEelco Dolstra2014-07-23
* | | Set MACOSX_DEPLOYMENT_TARGETEelco Dolstra2014-07-02
* | | stdenv: Fix __ignoreNullsEelco Dolstra2014-07-01
* | | Darwin: Search for libraries in $sdk/usr/libEelco Dolstra2014-07-01
* | | Darwin: Use xcrun to get the path to the SDKEelco Dolstra2014-07-01
* | | Add a deprecation warning to ensureDirEelco Dolstra2014-06-30
* | | Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
* | | Remove the unmaintained (and AFAIK unused) stdenv for mingwEelco Dolstra2014-06-30
| |/ |/|
* | Don't suggest using --arg config '{ allowUnfree = true; }'Eelco Dolstra2014-06-17
* | Merge recent masterVladimír Čunát2014-06-15
|\ \
| * | Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate w...Michael Raskin2014-06-14
* | | Merge recent master into p/stdenvVladimír Čunát2014-06-09
|\| |
| * | Change stdenv on darwin to not set NIX_ENFORCE_PURITYJohn Wiegley2014-05-29
| |/
* | fix paxmark on non-linux (a bug in grsecurity PR #1187)Vladimír Čunát2014-05-15
* | grsecurity: Add paxctl, paxmark and stdenv.needsPax to stdenvRicardo M. Correia2014-05-15
|/
* s/config.allowUnfree = true/allowUnfree = true/Domen Kožar2014-05-03
* Typo/commentEelco Dolstra2014-04-22
* Merge branch 'systemd-update'Eelco Dolstra2014-04-20
|\
| * Fix indentationEelco Dolstra2014-04-18
* | Move filesEelco Dolstra2014-04-20
* | Move stdenv bootstrap binaries out of the treeEelco Dolstra2014-04-20
* | Use <nix/fetchurl.nix> to download the bootstrap toolsEelco Dolstra2014-04-20
|/
* typoDomen Kožar2014-04-14
* fix typoDomen Kožar2014-04-14
* Make the user aware of the allowUnfree option.Alexander Kjeldaas2014-04-14
* Add a flag ‘config.allowBroken’Eelco Dolstra2014-04-09
* Replace $HYDRA_DISALLOW_UNFREE with $NIXPKGS_ALLOW_UNFREEEelco Dolstra2014-04-09
* Disable allowUnfree by defaultEelco Dolstra2014-04-09
* stdenv/setup.sh: make substitute* not drop EOF newlineVladimír Čunát2014-04-02