summary refs log tree commit diff
path: root/pkgs/stdenv/linux/make-bootstrap-tools.nix
Commit message (Expand)AuthorAge
* Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron2016-03-13
* make-bootstrap-tools: fix #13629: glibc problemsVladimír Čunát2016-03-03
* fetchurlBoot: Use Nix's builtin fetchurl functionEelco Dolstra2016-02-27
* bootstrap tools: have curl without http2 supportVladimír Čunát2016-02-17
* Add stdenv bootstrap tools generation to release.nixEelco Dolstra2015-10-23
* Revert "curl: Modernize build"Eelco Dolstra2015-06-04
* Merge remote-tracking branch 'upstream/master' into stagingWilliam A. Kennington III2015-05-07
|\
| * busybox: 1.22.1 -> 1.23.2William A. Kennington III2015-05-06
* | curl: Modernize buildWilliam A. Kennington III2015-05-01
|/
* Make the bootstrap-tools test use the real unpacking derivation.Ambroz Bizjak2015-02-05
* mpc: also rename the attribute to libmpcVladimír Čunát2015-01-17
* rename occurrences of gcc.gcc to gcc.ccEric Seidel2015-01-14
* boostrap-tools: fix curl not finding libnss* and libresolvJaka Hudoklin2014-12-15
* busybox: Optionally use uclibcEelco Dolstra2014-10-29
* Update the stdenv bootstrap tools generatorEelco Dolstra2014-10-29
* Remove tabs/whitespaceEelco Dolstra2014-10-29
* * Don't use the "replace-literal" command in stdenv; instead useEelco Dolstra2012-01-19
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* 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
* The uclibc used in bootstrap-tools needs some options to allow bzip2 to buildLluís Batlle i Rossell2010-08-24
* Setting new bootstrap-tools for x86_64.Lluís Batlle i Rossell2010-08-21
* Some first changes to get some evaluation working on the fuloong2fLluís Batlle i Rossell2010-08-01
* Trying to make "make-bootstrap-tools" include the needed gcc 4.4 dependenciesLluís Batlle i Rossell2009-12-01
* Porting changes from stdenv-updates into this branch.Lluís Batlle i Rossell2009-11-08
* * Updated the function that builds the bootstrap binaries.Eelco Dolstra2009-06-22
* svn path=/nixpkgs/branches/stdenv-updates/; revision=13915Eelco Dolstra2009-01-30
* svn path=/nixpkgs/branches/stdenv-updates/; revision=13914Eelco Dolstra2009-01-30
* * Make the nested output patch in GNU Make runtime configurable (byEelco Dolstra2009-01-19
* Use `gnumakeNix' instead of `gnumake' in `stdenv'.Ludovic Courtès2008-10-13
* * curl: build with OpenSSL (https) support by default.Eelco Dolstra2008-05-27
* * Some fixes for rebuilding the bootstrap binaries on x86_64.Eelco Dolstra2007-12-03
* svn path=/nixpkgs/branches/stdenv-updates/; revision=9775Eelco Dolstra2007-11-22
* * pcre: don't compile with C++ support when doing a dietlibc build.Eelco Dolstra2007-11-21
* * gcc-4.1-temp -> gcc-4.1.Eelco Dolstra2006-10-27
* * Oops, the bootstrap tools contained an impure gzip/gunzip.Eelco Dolstra2006-10-27
* * Of course, the latest GNU tar has the same gnulib header file shitEelco Dolstra2006-10-27
* * Fix static linking in gcc.Eelco Dolstra2006-10-27
* * coreutils won't build with dietlibc on ppc.Eelco Dolstra2006-10-26
* * Doh.Eelco Dolstra2006-10-25
* * gcc-wrapper: separately store the flags necessary to find GCC andEelco Dolstra2006-10-24
* * Dietlibc tar doesn't work on x86_64, use one statically linked withEelco Dolstra2006-10-24
* * Build a static GCC, properly. (Reminder: when building GCC on anEelco Dolstra2006-10-24
* * Cleanup.Eelco Dolstra2006-10-23
* * Can't use dietlibc for gawk on x86_64, not enough libm functionality.Eelco Dolstra2006-10-23
* * Trying to get gcc-static to build on x86_64. Still doesn't work though.Eelco Dolstra2006-10-23
* * Use Binutils 2.17.Eelco Dolstra2006-10-23
* * Add diffutils.Eelco Dolstra2006-10-20
* * Add gawk.Eelco Dolstra2006-10-20
* * Add GNU make.Eelco Dolstra2006-10-20