summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2009-10-16Added empty lineSander van der Burg1-0/+1
2009-10-16FreeBSD uses GNU sed nowSander van der Burg1-0/+1
2009-10-16The BSD platforms now use GNU tar by defaultSander van der Burg1-0/+3
2009-10-16Added some NetBSD support to the native stdenv componentSander van der Burg1-0/+14
2009-09-30Added Solaris support to the stdenvSander van der Burg2-4/+5
2009-09-23Added more aliases to GNU tools, since the BSD userspace is sometimes too poo...Sander van der Burg1-0/+3
2009-09-23Added initial OpenBSD support to the stdenvSander van der Burg2-1/+15
2009-09-02* Factor out an adapter to clean up the build tree.Eelco Dolstra1-14/+18
2009-09-01* addCoverageInstrumentation: factor out the code that keeps the buildEelco Dolstra1-22/+33
2009-08-28* A stdenv adapter to build a package with coverage instrumentation.Eelco Dolstra1-0/+50
2009-07-26I revert my changes to get nixpkgs working on armv5tel-linux.Lluís Batlle i Rossell4-9/+4
2009-07-26Adding armv5tel to the 'if' checks in stdenv, gcc-wrapper and kernel headersLluís Batlle i Rossell3-1/+4
2009-07-26Updating to allow ld-linux.so.? interpreters, instead of always .so.2Lluís Batlle i Rossell1-3/+5
2009-07-02* setup-new -> setup.Eelco Dolstra2-786/+4
2009-06-30* Sync with the trunk.Eelco Dolstra4-9/+790
2009-06-22* New bootstrap binaries (from r16022 in the trunk). Don't setEelco Dolstra10-21/+6
2009-06-22* Updated the function that builds the bootstrap binaries.Eelco Dolstra1-8/+6
2009-06-22* Fix duplication of the version in dietlibc's gcc wrapper.Eelco Dolstra1-1/+1
2009-06-15* dontMakeSourcesWritable: should be a variable. Caught by MarcEelco Dolstra1-1/+1
2009-06-10 * xargsFlag empty on darwinRob Vermaas1-0/+1
2009-06-10* setup.sh: quote $NIX_BUILD_TOP. Otherwise a line likeEelco Dolstra1-0/+782
2009-05-06* Work around /bin/sh being broken by an LD_LIBRARY_PATH that containsEelco Dolstra2-1/+15
2009-04-25* Allow the user to install stdenv (nix-env -i stdenv) and get all theEelco Dolstra3-8/+15
2009-04-21* Pass --disable-static to configure by default it it's supported.Eelco Dolstra1-0/+7
2009-04-18* setup.sh: turn on nullglob globally.Eelco Dolstra1-91/+16
2009-04-09svn path=/nixpkgs/branches/stdenv-updates/; revision=14979Eelco Dolstra1-2/+2
2009-03-31* Sync with the trunk once more.Eelco Dolstra1-2/+15
2009-03-30* Move some functions for manipulating meta and name attributes out ofEelco Dolstra1-2/+15
2009-03-25* Some meta.description attributes.Eelco Dolstra1-0/+4
2009-03-25* gcc-wrapper: put "gcc-wrapper" in the name, e.g. "gcc-wrapper-4.3.3"Eelco Dolstra2-12/+18
2009-02-12* Sync with the trunk.Eelco Dolstra1-0/+111
2009-02-10* More refactoring: move all the stdenv adapter functions (likeEelco Dolstra1-0/+111
2009-02-03* stdenvLinux on powerpc-linux is currently broken.Eelco Dolstra1-1/+1
2009-02-02* Fix stdenvNative/stdenvNix.Eelco Dolstra7-93/+60
2009-02-01* Use GCC 4.3 by default.Eelco Dolstra23-186/+168
2009-02-01* Don't require a stdenv to build stdenv. This obviates the need forEelco Dolstra2-5/+11
2009-02-01* Allow hooks like preBuild to be set both through shell functions andEelco Dolstra1-23/+37
2009-01-30svn path=/nixpkgs/branches/stdenv-updates/; revision=13915Eelco Dolstra1-0/+1
2009-01-30svn path=/nixpkgs/branches/stdenv-updates/; revision=13914Eelco Dolstra3-450/+213
2009-01-29* Use the sh from klibc in the bootstrap. It's a lot smaller thanEelco Dolstra1-10/+33
2009-01-29* Sync with trunk.Eelco Dolstra1-0/+11
2009-01-23* Bootstrap tools: build on x86_64-linux.Eelco Dolstra1-14/+10
2009-01-19* Use GCC 4.3.Eelco Dolstra1-8/+20
2009-01-19* Turn on Make indentation.Eelco Dolstra1-0/+4
2009-01-19* Make the nested output patch in GNU Make runtime configurable (byEelco Dolstra4-5/+5
2009-01-16svn path=/nixpkgs/branches/stdenv-updates/; revision=13789Eelco Dolstra1-2/+1
2009-01-16* Start of the new, simplified stdenv-linux bootstrap binaries.Eelco Dolstra1-0/+186
2008-12-10svn path=/nixpkgs/branches/stdenv-updates/; revision=13603Eelco Dolstra1-1/+1
2008-12-10svn path=/nixpkgs/branches/stdenv-updates/; revision=13602Eelco Dolstra1-2/+2
2008-12-10* Merged from the trunk. Let's see how well this works withEelco Dolstra4-12/+13