about summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* * 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
* * Get rid of $findUnpacker, it's pointless anyway.Eelco Dolstra2008-08-27
* * Allow sourceRoot to be set in advance, which is easier than settingEelco Dolstra2008-08-27
* * Oops, because we didn't pass extraAttrs, the glibc from theEelco Dolstra2008-06-27
* * Minor cleanup.Eelco Dolstra2008-06-19
* * Removed some dead code.Eelco Dolstra2008-06-19
* * Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"Eelco Dolstra2008-06-18
* MinGW stdenv needs replaceMartin Bravenboer2008-06-16
* * Merged the stdenv branchEelco Dolstra2008-06-13
|\
| * * Darwin compatibility.Eelco Dolstra2008-06-11
| * * Automatically patch shebang paths ("#! /interpreter") to storeEelco Dolstra2008-06-11
| * * On Linux, build coreutils with ACL support.Eelco Dolstra2008-05-19
| * svn path=/nixpkgs/branches/stdenv-updates/; revision=11804Eelco Dolstra2008-05-09