summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
...
* | * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusingEelco Dolstra2011-12-12
* | * Only print "@ phase..." messages on demand since they're kind ofEelco Dolstra2011-10-27
* | synchronize with trunkPeter Simons2011-10-26
|\|
| * Bootstrap clang with itselfShea Levy2011-10-19
* | Add XZ to stdenv.Ludovic Courtès2011-10-14
* | Making gcc 4.6 that of stdenv.Lluís Batlle i Rossell2011-09-01
* | Merge from trunk up through r28790Shea Levy2011-08-24
|\|
| * * Typo.Eelco Dolstra2011-07-01
| * Add a comment wondering why our static cpio is configured with creation and p...Shea Levy2011-04-05
| * The busybox cpio does not support '-V', so using '-v'Shea Levy2011-04-05
| * * Fix indentation.Eelco Dolstra2011-04-04
| * * makeStaticBinaries: handle the case where configureFlags isEelco Dolstra2011-01-20
* | Add a substituteAllInPlace() function to stdenvShea Levy2011-07-28
* | Remove tabsYury G. Kudryashov2011-03-15
* | Improving a bit the manpage gzip code. I decided to gzip hard links and softLluís Batlle i Rossell2011-03-09
* | Adding a manpage gzipping stage in the fixupPhase. This should go unnoticed,Lluís Batlle i Rossell2011-03-09
* | stdenv: Emit `phase-started' and `phase-succeeded' events.Ludovic Courtès2011-02-25
|/
* Making the addCoverageInformation stdenv adapter better in the sense that itLluís Batlle i Rossell2010-11-30
* Fixing a stdenv problem... 'binutils' where linked with zlib fromLluís Batlle i Rossell2010-11-21
* Updating the reference to the i686-linux bootstrap-tools, so it takes theLluís Batlle i Rossell2010-10-29
* Setting any stdenv.system references for the loongson2f system to 'mips64-lin...Lluís Batlle i Rossell2010-09-01
* Updating from trunk. I had to do some changes to make it fit.Lluís Batlle i Rossell2010-08-29
|\
| * pkgs/stdenv/generic: cosmetic changesPeter Simons2010-08-23
| * pkgs/stdenv/generic: added stdenv attributes isFreeBSD, isOpenBSD, and isBSDPeter Simons2010-08-23
* | I still had an error in the stdenvLinux bootstrap; for the previous commit, ILluís Batlle i Rossell2010-08-25
* | Finally I wrote well building binutils before glibc in stdenvLinux.Lluís Batlle i Rossell2010-08-25
* | The uclibc used in bootstrap-tools needs some options to allow bzip2 to buildLluís Batlle i Rossell2010-08-24
* | Moving back my attempt to build binutils before glibc in stdenvLinux.Lluís Batlle i Rossell2010-08-23
* | Adding building 'binutils' before building the 'glibc' in stdenv-linux.Lluís Batlle i Rossell2010-08-23
* | Propagating the 'platform' stdenv attribute properly on stdenvLinux,Lluís Batlle i Rossell2010-08-21
* | Addindg isArm and enlarging isMips for stdenv.Lluís Batlle i Rossell2010-08-21
* | Adding in stdenv an 'isMips' attribute.Lluís Batlle i Rossell2010-08-21
* | Setting new bootstrap-tools for x86_64.Lluís Batlle i Rossell2010-08-21
* | Updated from trunk.Lluís Batlle i Rossell2010-08-20
|\|
| * * CURL: build without scp support on Cygwin because libssh2 doesn'tEelco Dolstra2010-08-12
| * Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, ...Peter Simons2010-08-08
* | Adding support for the /lib32 (there was /lib and /lib64 only), for the n32 A...Lluís Batlle i Rossell2010-08-08
* | Fixing a double set attribute in stdenvLluís Batlle i Rossell2010-08-07
* | Updating from trunkLluís Batlle i Rossell2010-08-07
|\|
| * TyposYury G. Kudryashov2010-08-06
| * pkgs/stdenv/generic: added isSunOS attribute, similar to isLinux, isDarwin, etc.Peter Simons2010-08-06
| * * Get rid of the ugly `useFromStdenv' hack in all-packages.nix.Eelco Dolstra2010-08-06
* | Trying to bootstrap gcc 4.5 with ppl, so it does not depend on libstdc++ from...Lluís Batlle i Rossell2010-08-04
* | Fixing the unpack bootstrap tools script so it works not only for mips.Lluís Batlle i Rossell2010-08-01
* | Trying to add the fuloong2f for bootstrap-files. It bootstraps fineLluís Batlle i Rossell2010-08-01
* | Some first changes to get some evaluation working on the fuloong2fLluís Batlle i Rossell2010-08-01
* | pkgs/stdenv/generic: added isSunOS attribute, similar to isLinux, isDarwin, etc.Peter Simons2010-07-20
* | pkgs/stdenv/generic/setup.sh: added support for enableParallelBuilding variablePeter Simons2010-06-23
* | reverting my patch series adding -j -l support for makeMarc Weber2010-06-19
* | no longer pass -j to make without arg which means no limit on forks. This br...Marc Weber2010-06-16