summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2013-01-27lib.licenses.proprietary is definitely unfreeShea Levy1-1/+1
2013-01-24With !allowUnfree, reject unfree-redistributable packages as wellEelco Dolstra1-1/+1
2013-01-17Add config option ‘allowUnfree’Eelco Dolstra1-2/+2
2013-01-17Pass ‘config’ to stdenv/generic/default.nixEelco Dolstra5-10/+13
2012-11-29Remove support for the obsolete powerpc-darwin and i686-darwin platformsEelco Dolstra3-23/+19
2012-10-31Add a stdenv adapter ‘keepDebugInfo’ to make a debug buildEelco Dolstra1-15/+27
2012-10-25The loongson2f bootstrap files were already at nixos.org.Lluís Batlle i Rossell1-1/+1
2012-10-25Setting the loongson2f bootstrap tools in a public place.Lluís Batlle i Rossell1-1/+1
2012-08-22Add hacky way to prevent Hydra from building/distributing unfree packagesEelco Dolstra1-0/+5
2012-08-22stdenv/generic/default.nix: Simplify the code using the "or" constructEelco Dolstra1-20/+11
2012-08-21stdenv: Fix typo.Ludovic Courtès1-1/+1
2012-08-21stdenv: Add `isGlibc' function.Ludovic Courtès1-1/+4
2012-05-02* Sync with the trunk.Eelco Dolstra7-2/+9
2012-05-01* Add an installCheckPhase.Eelco Dolstra1-1/+16
2012-04-23Darwin: Use GCC 4.6 in `stdenvNix'.Ludovic Courtès1-1/+1
2012-04-15Add armv7l support.Nicolas Pierron4-1/+8
2012-04-04Revert r33547Shea Levy1-1/+1
2012-04-04tar doesn't need -f - to read from stdinShea Levy1-1/+1
2012-04-04Don't do verbose unpacking, it's just log noiseShea Levy1-3/+3
2012-04-03removed executable bits from Nix filesPeter Simons2-0/+0
2012-03-06Add `stdenv.isGNU'.Ludovic Courtès1-0/+2
2012-02-17Honor propagatedUserEnvPackages in setup.shShea Levy1-0/+5
2012-01-26svn merge ^/nixpkgs/trunkYury G. Kudryashov3-5/+5
2012-01-21Changing every reference from mips64-linux to mips64el-linux. That'sLluís Batlle i Rossell3-5/+5
2012-01-20* Call all the stdenvs "stdenv" (rather than e.g. "stdenv-linux")Eelco Dolstra4-7/+1
2012-01-20* Oops.Eelco Dolstra1-0/+1
2012-01-19* Doh.Eelco Dolstra1-1/+1
2012-01-19* Reuse packages in the Darwin stdenv to prevent unnecessary rebuilds.Eelco Dolstra1-2/+10
2012-01-19* Don't rely on tar knowing about .xz.Eelco Dolstra1-0/+4
2012-01-19* Build ‘xz’ during the stdenvNative bootstrap, since we really can'tEelco Dolstra1-6/+7
2012-01-19* "sed -i" isn't very portable, so don't use it here.Eelco Dolstra1-3/+4
2012-01-19* "test" -> "[ ... ]" (style cleanup).Eelco Dolstra1-70/+70
2012-01-19* Prepend the "prehook" rather than sourcing it.Eelco Dolstra8-37/+40
2012-01-19* The postHook substitution is not used anywhere, so get rid of it.Eelco Dolstra3-7/+3
2012-01-19* Remove an unnecessary check.Eelco Dolstra1-4/+0
2012-01-19* Get rid of params1-5, they're obsolete.Eelco Dolstra4-31/+6
2012-01-19* Don't use the "replace-literal" command in stdenv; instead useEelco Dolstra4-17/+9
2012-01-19* Seems that bash 3.2 on Mac OS X doesn't know the \e Eelco Dolstra1-2/+2
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra5-20/+20
2011-12-20* Add ‘xz’ to stdenv, as suggested by Michael Raskin.Eelco Dolstra1-0/+1
2011-12-14* Streamline the stdenv bootstrap and resulting closure by removingEelco Dolstra3-35/+33
2011-12-12* Sync with the trunk.Eelco Dolstra3-13/+22
2011-12-12* Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusingEelco Dolstra6-110/+3
2011-11-21* /bin and /usr/bin are the same on OpenSolaris so theEelco Dolstra1-1/+0
2011-11-21* i386-sunos -> i686-solaris.Eelco Dolstra2-5/+6
2011-11-20validateLicenses: Warn about derivations lacking licensing information.Ludovic Courtès1-2/+8
2011-11-20stdenv adapters: Use `toString' instead of `exprToString'.Ludovic Courtès1-7/+5
2011-11-18* On FreeBSD, bash is usually installed in /usr/local.Eelco Dolstra1-3/+8
2011-11-12Reverting 30393.Alexander Tsamutali1-1/+1
2011-11-12development/compilers/nvidia-cg-toolkit: New nixbuild.Alexander Tsamutali1-1/+1