summaryrefslogtreecommitdiffstats
path: root/pkgs/stdenv
AgeCommit message (Expand)Author
2016-05-20Allow not rebasing in cygwin stdenv.Lluís Batlle i Rossell
2016-05-12stdenv setup.sh: revert most of changes around #14907Vladimír Čunát
2016-05-08stdenv substituteAll: use yet another implementationVladimír Čunát
2016-05-07stdenv substituteAll: use more robust codeVladimír Čunát
2016-05-05Merge #14920: windows improvements, mainly mingwVladimír Čunát
2016-04-25Merge commit 'refs/pull/14907/head' of git://github.com/NixOS/nixpkgs into st...Nikolay Amiantov
2016-04-25stdenv: clarify how `outputsToInstall` is chosenNikolay Amiantov
2016-04-25add get* helper functions and mass-replace manual outputs search with themNikolay Amiantov
2016-04-23doc/stdenv.xml document substitution env variablesProfpatsch
2016-04-23setup.hs: substitute uses only valid bash namesProfpatsch
2016-04-23stdenv on mingw: fix 64-bin DLL detection in some casesVladimír Čunát
2016-04-23stdenv for windows: auto-link dependency DLLsVladimír Čunát
2016-04-18bootstrap-tools-linux: Use tar without aclAlexander Ried
2016-04-18bootstrap-tools-linux: Qualify all multi-output packagesAlexander Ried
2016-04-16stdenv-darwin: fix buildDan Peebles
2016-04-10Merge branch 'master' into closure-sizeVladimír Čunát
2016-04-07Merge #12653: rework default outputsVladimír Čunát
2016-04-07buildEnv: respect meta.outputsToInstallVladimír Čunát
2016-04-07stdenv: set meta.outputsToInstall unless overriddenVladimír Čunát
2016-04-07Merge 'staging' into closure-sizeVladimír Čunát
2016-04-07stdenv-linux: Update bootstrap toolsEelco Dolstra
2016-04-06Merge commit 'bde820' from stagingTuomas Tynkkynen
2016-04-02stdenv: don't complain about configure script not existingCharles Strahan
2016-04-01useOldCXXAbi: Change into a setup hookEelco Dolstra
2016-04-01Merge branch 'master' into closure-sizeVladimír Čunát
2016-03-31stdenvAdapters.useOldCXXAbi: add new adapterNikolay Amiantov
2016-03-27Merge remote-tracking branch 'origin/staging'Domen Kožar
2016-03-24cc-wrapper: add option to skip flags for native optimizationsNikolay Amiantov
2016-03-23stdenv-darwin: Fix dependency on bootstrapToolsEelco Dolstra
2016-03-17ARM stdenv: Update bootstrap toolsTuomas Tynkkynen
2016-03-16Merge #13950: move ncurses utilities to $outVladimír Čunát
2016-03-13stdenv: don't overwrite $NIX_ENFORCE_PURITY settingTim Cuthbertson
2016-03-13Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron
2016-03-11make-bootstrap-tools: fix evaluation error on DarwinThomas Tuegel
2016-03-11Merge remote-tracking branch 'origin/gcc-5' into stagingEelco Dolstra
2016-03-11Merge remote-tracking branch 'origin/binutils-2.26' into stagingEelco Dolstra
2016-03-08ncurses: combine $lib and $out outputsThomas Tuegel
2016-03-08Merge master into closure-sizeVladimír Čunát
2016-03-06Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen
2016-03-03Don't apply patchelf to itselfEelco Dolstra
2016-03-03make-bootstrap-tools: fix #13629: glibc problemsVladimír Čunát
2016-03-03Move testBootstrapTools to make-bootstrap-tools.nixEelco Dolstra
2016-03-03make-bootstrap-tools: fix #13629: glibc problemsVladimír Čunát
2016-02-28Fix "nix" stdenv (close #13554)Danny Wilson
2016-02-28Switch to GCC 5Eelco Dolstra
2016-02-28stdenv-linux: Ensure binutils comes before bootstrapTools in $PATHEelco Dolstra
2016-02-28stdenv-linux: Avoid building m4/bison twiceEelco Dolstra
2016-02-27fetchurlBoot: Use Nix's builtin fetchurl functionEelco Dolstra
2016-02-25stdenv: set SSL_CERT_FILE only if it isn't alreadyNikolay Amiantov
2016-02-24stdenvLinux: Use bash instead of sh from bootstrapToolsEelco Dolstra