summaryrefslogtreecommitdiffstats
path: root/pkgs/stdenv/linux/make-bootstrap-tools.nix
AgeCommit message (Expand)Author
2016-03-03make-bootstrap-tools: fix #13629: glibc problemsVladimír Čunát
2016-02-27fetchurlBoot: Use Nix's builtin fetchurl functionEelco Dolstra
2016-02-17bootstrap tools: have curl without http2 supportVladimír Čunát
2016-02-01treewide: Mass replace 'bzip2}/bin' to refer the 'bin' outputTuomas Tynkkynen
2016-01-24treewide: Mass replace 'zlib}/lib' to refer the 'out' outputTuomas Tynkkynen
2016-01-24treewide: Mass replace 'pcre}/lib' to refer the 'out' outputTuomas Tynkkynen
2016-01-24treewide: Mass replace 'mpfr}/lib' to refer the 'out' outputTuomas Tynkkynen
2016-01-24treewide: Mass replace 'binutils}/lib' to refer the 'out' outputTuomas Tynkkynen
2015-11-20Merge staging into closure-sizeVladimír Čunát
2015-10-23Add stdenv bootstrap tools generation to release.nixEelco Dolstra
2015-10-03Merge commit staging+systemd into closure-sizeVladimír Čunát
2015-06-04Revert "curl: Modernize build"Eelco Dolstra
2015-05-07Merge remote-tracking branch 'upstream/master' into stagingWilliam A. Kennington III
2015-05-06busybox: 1.22.1 -> 1.23.2William A. Kennington III
2015-05-05fix "libc}/lib" and similar referencesVladimír Čunát
2015-05-01curl: Modernize buildWilliam A. Kennington III
2015-02-05Make the bootstrap-tools test use the real unpacking derivation.Ambroz Bizjak
2015-01-17mpc: also rename the attribute to libmpcVladimír Čunát
2015-01-14rename occurrences of gcc.gcc to gcc.ccEric Seidel
2014-12-15boostrap-tools: fix curl not finding libnss* and libresolvJaka Hudoklin
2014-10-29busybox: Optionally use uclibcEelco Dolstra
2014-10-29Update the stdenv bootstrap tools generatorEelco Dolstra
2014-10-29Remove tabs/whitespaceEelco Dolstra
2012-01-19* Don't use the "replace-literal" command in stdenv; instead useEelco Dolstra
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra
2011-04-05Add a comment wondering why our static cpio is configured with creation and p...Shea Levy
2011-04-05The busybox cpio does not support '-V', so using '-v'Shea Levy
2010-08-24The uclibc used in bootstrap-tools needs some options to allow bzip2 to buildLluís Batlle i Rossell
2010-08-21Setting new bootstrap-tools for x86_64.Lluís Batlle i Rossell
2010-08-01Some first changes to get some evaluation working on the fuloong2fLluís Batlle i Rossell
2009-12-01Trying to make "make-bootstrap-tools" include the needed gcc 4.4 dependenciesLluís Batlle i Rossell
2009-11-08Porting changes from stdenv-updates into this branch.Lluís Batlle i Rossell
2009-06-22* Updated the function that builds the bootstrap binaries.Eelco Dolstra
2009-01-30svn path=/nixpkgs/branches/stdenv-updates/; revision=13915Eelco Dolstra
2009-01-30svn path=/nixpkgs/branches/stdenv-updates/; revision=13914Eelco Dolstra
2009-01-19* Make the nested output patch in GNU Make runtime configurable (byEelco Dolstra
2008-10-13Use `gnumakeNix' instead of `gnumake' in `stdenv'.Ludovic Courtès
2008-05-27* curl: build with OpenSSL (https) support by default.Eelco Dolstra
2007-12-03* Some fixes for rebuilding the bootstrap binaries on x86_64.Eelco Dolstra
2007-11-22svn path=/nixpkgs/branches/stdenv-updates/; revision=9775Eelco Dolstra
2007-11-21* pcre: don't compile with C++ support when doing a dietlibc build.Eelco Dolstra
2006-10-27* gcc-4.1-temp -> gcc-4.1.Eelco Dolstra
2006-10-27* Oops, the bootstrap tools contained an impure gzip/gunzip.Eelco Dolstra
2006-10-27* Of course, the latest GNU tar has the same gnulib header file shitEelco Dolstra
2006-10-27* Fix static linking in gcc.Eelco Dolstra
2006-10-26* coreutils won't build with dietlibc on ppc.Eelco Dolstra
2006-10-25* Doh.Eelco Dolstra
2006-10-24* gcc-wrapper: separately store the flags necessary to find GCC andEelco Dolstra
2006-10-24* Dietlibc tar doesn't work on x86_64, use one statically linked withEelco Dolstra
2006-10-24* Build a static GCC, properly. (Reminder: when building GCC on anEelco Dolstra