summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* I revert my changes to get nixpkgs working on armv5tel-linux.Lluís Batlle i Rossell2009-07-26
* Adding armv5tel to the 'if' checks in stdenv, gcc-wrapper and kernel headersLluís Batlle i Rossell2009-07-26
* Updating to allow ld-linux.so.? interpreters, instead of always .so.2Lluís Batlle i Rossell2009-07-26
* * setup-new -> setup.Eelco Dolstra2009-07-02
* * Sync with the trunk.Eelco Dolstra2009-06-30
|\
| * * Updated the function that builds the bootstrap binaries.Eelco Dolstra2009-06-22
| * * Fix duplication of the version in dietlibc's gcc wrapper.Eelco Dolstra2009-06-22
| * * dontMakeSourcesWritable: should be a variable. Caught by MarcEelco Dolstra2009-06-15
| * * xargsFlag empty on darwinRob Vermaas2009-06-10
| * * setup.sh: quote $NIX_BUILD_TOP. Otherwise a line likeEelco Dolstra2009-06-10
* | * New bootstrap binaries (from r16022 in the trunk). Don't setEelco Dolstra2009-06-22
* | * Work around /bin/sh being broken by an LD_LIBRARY_PATH that containsEelco Dolstra2009-05-06
|/
* * Allow the user to install stdenv (nix-env -i stdenv) and get all theEelco Dolstra2009-04-25
* * Pass --disable-static to configure by default it it's supported.Eelco Dolstra2009-04-21
* * setup.sh: turn on nullglob globally.Eelco Dolstra2009-04-18
* svn path=/nixpkgs/branches/stdenv-updates/; revision=14979Eelco Dolstra2009-04-09
* * Sync with the trunk once more.Eelco Dolstra2009-03-31
|\
| * * Move some functions for manipulating meta and name attributes out ofEelco Dolstra2009-03-30
* | * Some meta.description attributes.Eelco Dolstra2009-03-25
* | * gcc-wrapper: put "gcc-wrapper" in the name, e.g. "gcc-wrapper-4.3.3"Eelco Dolstra2009-03-25
* | * Sync with the trunk.Eelco Dolstra2009-02-12
|\|
| * * More refactoring: move all the stdenv adapter functions (likeEelco Dolstra2009-02-10
* | * stdenvLinux on powerpc-linux is currently broken.Eelco Dolstra2009-02-03
* | * Fix stdenvNative/stdenvNix.Eelco Dolstra2009-02-02
* | * Use GCC 4.3 by default.Eelco Dolstra2009-02-01
* | * Don't require a stdenv to build stdenv. This obviates the need forEelco Dolstra2009-02-01
* | * Allow hooks like preBuild to be set both through shell functions andEelco Dolstra2009-02-01
* | svn path=/nixpkgs/branches/stdenv-updates/; revision=13915Eelco Dolstra2009-01-30
* | svn path=/nixpkgs/branches/stdenv-updates/; revision=13914Eelco Dolstra2009-01-30
* | * Use the sh from klibc in the bootstrap. It's a lot smaller thanEelco Dolstra2009-01-29
* | * Sync with trunk.Eelco Dolstra2009-01-29
|\|
* | * Bootstrap tools: build on x86_64-linux.Eelco Dolstra2009-01-23
* | * Use GCC 4.3.Eelco Dolstra2009-01-19
* | * Turn on Make indentation.Eelco Dolstra2009-01-19
* | * Make the nested output patch in GNU Make runtime configurable (byEelco Dolstra2009-01-19
* | svn path=/nixpkgs/branches/stdenv-updates/; revision=13789Eelco Dolstra2009-01-16
* | * Start of the new, simplified stdenv-linux bootstrap binaries.Eelco Dolstra2009-01-16
* | svn path=/nixpkgs/branches/stdenv-updates/; revision=13603Eelco Dolstra2008-12-10
* | svn path=/nixpkgs/branches/stdenv-updates/; revision=13602Eelco Dolstra2008-12-10
* | * Merged from the trunk. Let's see how well this works withEelco Dolstra2008-12-10
|\|
| * * Strip in libexec.Eelco Dolstra2008-11-28
| * * Get rid of all references to nix.cs.uu.nl.Eelco Dolstra2008-11-14
| * * Downloads in the stdenv bootstrap should respect the user's proxyEelco Dolstra2008-11-14
* | * Do the right thing if $sourceRoot contains spaces. Contributed byEelco Dolstra2008-11-14
* | * Missing space.Eelco Dolstra2008-10-30
* | Use `gnumakeNix' instead of `gnumake' in `stdenv'.Ludovic Courtès2008-10-13
* | * gcc-wrapper-new -> gcc-wrapper, setup-new -> setup.Eelco Dolstra2008-10-07
|/
* * Remove some obsolete code.Eelco Dolstra2008-09-14
* * Removed $installCommand, it's no longer needed since we split theEelco Dolstra2008-09-02
* * Just to be sure that we don't make the whole build treeEelco Dolstra2008-08-27