summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* 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
* | setup.sh: add -j and -l optionsMarc Weber2010-06-15
* | generic/setup.sh: remove duplication: - add generic showCommand function whic...Marc Weber2010-06-15
* | Reverting r22258. I got confused; we don't need a new gcc build in stdenvLinux,Lluís Batlle i Rossell2010-06-14
* | Adding a new gcc in the middle of the linux stdenv build, so we can have aLluís Batlle i Rossell2010-06-14
* | Merging from trunk (conflict on glibc, I think I resolved it)Lluís Batlle i Rossell2010-05-19
|\|
| * Move "fetchurl restricted" code to requireFile.Yury G. Kudryashov2010-05-03
| * Add support for restricted downloadsYury G. Kudryashov2010-04-30
| * stdenv: Add `isx86_64'.Ludovic Courtès2010-04-24
* | Making gcc cross-buildable, at least for glibc.Lluís Batlle i Rossell2010-03-06
|/
* Fixing the cross build stdenv adapter so it tolerates buildInputs with 'null'...Lluís Batlle i Rossell2010-03-04
* Adding a new special attribute for mkDerivation: crossAttrs. It sits next toLluís Batlle i Rossell2010-02-27
* * Revert r19795 to fix builds on FreeBSD.Eelco Dolstra2010-02-10
* * Revert r19814 and r19815 because they break OpenBSD and FreeBSD inEelco Dolstra2010-02-08
* Script I used to derive the aliases on OpenBSDSander van der Burg2010-02-04
* Added all necessary aliases to match the Linux stdenv as closely as possible ...Sander van der Burg2010-02-04
* Added all necessary aliases to match the Linux stdenv as closely as possible ...Sander van der Burg2010-02-03
* * Fix splashutils.Eelco Dolstra2010-01-26
* * libjpeg updated to version 8.Eelco Dolstra2010-01-21
* * During the bootstrap, build only 1 instance of Perl instead of 3.Eelco Dolstra2010-01-19
* Merging from trunk.Lluís Batlle i Rossell2010-01-14
|\
| * * Linux 2.6.32 generates weirdly named gcno files.Eelco Dolstra2010-01-04
* | * Add support for lzma patches.Eelco Dolstra2009-12-18
* | Updating from trunk.Lluís Batlle i Rossell2009-12-10
|\|
| * changes for x86_64-darwin supportRob Vermaas2009-11-27
* | Updating the url for the latest armv5tel linux bootstrap-tools.Lluís Batlle i Rossell2009-12-08
* | New bootstrap-tools for armv5tel, with binutils and gcc-4.4. Without these bi...Lluís Batlle i Rossell2009-12-08
* | Trying to make "make-bootstrap-tools" include the needed gcc 4.4 dependenciesLluís Batlle i Rossell2009-12-01
* | Updating the url to the armv5tel-linux bootstrap files, once niksnutLluís Batlle i Rossell2009-11-29
* | Again attempting to add gunzip to the bootstrap-tools to allow the ppqLluís Batlle i Rossell2009-11-28
* | Adding gunzip to the bootstrap-toolsLluís Batlle i Rossell2009-11-28
* | Finishing the update from trunk, having resolved the eclipse related directoryLluís Batlle i Rossell2009-11-26
|\|
| * add support for x86_64-darwinRob Vermaas2009-11-26
| * add support for x86_64-darwinRob Vermaas2009-11-26