about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-27* Only print "@ phase..." messages on demand since they're kind ofEelco Dolstra1-7/+11
2011-10-26synchronize with trunkPeter Simons1-0/+1
2011-10-19Bootstrap clang with itselfShea Levy1-0/+1
2011-10-14Add XZ to stdenv.Ludovic Courtès1-1/+1
2011-09-01Making gcc 4.6 that of stdenv.Lluís Batlle i Rossell1-2/+5
2011-08-24Merge from trunk up through r28790Shea Levy3-14/+15
2011-07-28Add a substituteAllInPlace() function to stdenvShea Levy1-0/+7
2011-07-01* Typo.Eelco Dolstra1-1/+1
2011-04-05Add a comment wondering why our static cpio is configured with creation and p...Shea Levy1-0/+1
2011-04-05The busybox cpio does not support '-V', so using '-v'Shea Levy1-1/+1
2011-04-04* Fix indentation.Eelco Dolstra1-11/+12
2011-03-15Remove tabsYury G. Kudryashov1-10/+10
2011-03-09Improving a bit the manpage gzip code. I decided to gzip hard links and softLluís Batlle i Rossell1-3/+11
2011-03-09Adding a manpage gzipping stage in the fixupPhase. This should go unnoticed,Lluís Batlle i Rossell1-0/+6
2011-02-25stdenv: Emit `phase-started' and `phase-succeeded' events.Ludovic Courtès1-0/+6
2011-01-20* makeStaticBinaries: handle the case where configureFlags isEelco Dolstra1-1/+1
2010-11-30Making the addCoverageInformation stdenv adapter better in the sense that itLluís Batlle i Rossell1-6/+7
2010-11-21Fixing a stdenv problem... 'binutils' where linked with zlib fromLluís Batlle i Rossell1-2/+2
2010-10-29Updating the reference to the i686-linux bootstrap-tools, so it takes theLluís Batlle i Rossell1-2/+2
2010-09-01Setting any stdenv.system references for the loongson2f system to 'mips64-lin...Lluís Batlle i Rossell3-6/+5