about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2012-01-21Changing every reference from mips64-linux to mips64el-linux. That'sLluís Batlle i Rossell3-5/+5
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-19Bootstrap clang with itselfShea Levy1-0/+1
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-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
2010-08-29Updating from trunk. I had to do some changes to make it fit.Lluís Batlle i Rossell1-3/+13
2010-08-25I still had an error in the stdenvLinux bootstrap; for the previous commit, ILluís Batlle i Rossell1-24/+24
2010-08-25Finally I wrote well building binutils before glibc in stdenvLinux.Lluís Batlle i Rossell1-13/+36
2010-08-24The uclibc used in bootstrap-tools needs some options to allow bzip2 to buildLluís Batlle i Rossell1-1/+9
2010-08-23Moving back my attempt to build binutils before glibc in stdenvLinux.Lluís Batlle i Rossell1-23/+3
2010-08-23Adding building 'binutils' before building the 'glibc' in stdenv-linux.Lluís Batlle i Rossell1-3/+23
2010-08-23pkgs/stdenv/generic: cosmetic changesPeter Simons1-3/+5
2010-08-23pkgs/stdenv/generic: added stdenv attributes isFreeBSD, isOpenBSD, and isBSDPeter Simons1-0/+8
2010-08-21Propagating the 'platform' stdenv attribute properly on stdenvLinux,Lluís Batlle i Rossell2-7/+11
2010-08-21Addindg isArm and enlarging isMips for stdenv.Lluís Batlle i Rossell1-1/+4
2010-08-21Adding in stdenv an 'isMips' attribute.Lluís Batlle i Rossell1-0/+1
2010-08-21Setting new bootstrap-tools for x86_64.Lluís Batlle i Rossell3-9/+56
2010-08-20Updated from trunk.Lluís Batlle i Rossell1-0/+1
2010-08-12* CURL: build without scp support on Cygwin because libssh2 doesn'tEelco Dolstra1-0/+1
2010-08-08Adding support for the /lib32 (there was /lib and /lib64 only), for the n32 A...Lluís Batlle i Rossell2-0/+4
2010-08-08Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, ...Peter Simons1-0/+19
2010-08-07Fixing a double set attribute in stdenvLluís Batlle i Rossell1-1/+0
2010-08-07Updating from trunkLluís Batlle i Rossell4-12/+21
2010-08-06TyposYury G. Kudryashov2-2/+2
2010-08-06pkgs/stdenv/generic: added isSunOS attribute, similar to isLinux, isDarwin, etc.Peter Simons1-0/+1
2010-08-06* Get rid of the ugly `useFromStdenv' hack in all-packages.nix.Eelco Dolstra3-10/+18
2010-08-04Trying to bootstrap gcc 4.5 with ppl, so it does not depend on libstdc++ from...Lluís Batlle i Rossell1-2/+14
2010-08-01Fixing the unpack bootstrap tools script so it works not only for mips.Lluís Batlle i Rossell1-12/+20
2010-08-01Trying to add the fuloong2f for bootstrap-files. It bootstraps fineLluís Batlle i Rossell10-10/+35
2010-08-01Some first changes to get some evaluation working on the fuloong2fLluís Batlle i Rossell2-2/+3
2010-07-20pkgs/stdenv/generic: added isSunOS attribute, similar to isLinux, isDarwin, etc.Peter Simons1-0/+1
2010-06-23pkgs/stdenv/generic/setup.sh: added support for enableParallelBuilding variablePeter Simons1-0/+19
2010-06-19reverting my patch series adding -j -l support for makeMarc Weber1-23/+10
2010-06-16no longer pass -j to make without arg which means no limit on forks. This br...Marc Weber1-1/+1
2010-06-15setup.sh: add -j and -l optionsMarc Weber1-1/+11
2010-06-15generic/setup.sh: remove duplication: - add generic showCommand function whic...Marc Weber1-10/+13
2010-06-14Reverting r22258. I got confused; we don't need a new gcc build in stdenvLinux,Lluís Batlle i Rossell1-16/+0