summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* * Add a stdenv adapter which can remove all maintainers fields. This canNicolas Pierron2009-11-16
* ln issue mingwRob Vermaas2009-11-16
* svn path=/nixpkgs/trunk/; revision=18371Rob Vermaas2009-11-16
* different behaviour of ln on mingwRob Vermaas2009-11-16
* mingw related stuffRob Vermaas2009-11-16
* stuff for mingwRob Vermaas2009-11-13
* other location for msysRob Vermaas2009-11-13
* trying to fix mingw setupRob Vermaas2009-11-13
* Added empty lineSander van der Burg2009-10-16
* FreeBSD uses GNU sed nowSander van der Burg2009-10-16
* The BSD platforms now use GNU tar by defaultSander van der Burg2009-10-16
* Added some NetBSD support to the native stdenv componentSander van der Burg2009-10-16
* Added Solaris support to the stdenvSander van der Burg2009-09-30
* Added more aliases to GNU tools, since the BSD userspace is sometimes too poo...Sander van der Burg2009-09-23
* Added initial OpenBSD support to the stdenvSander van der Burg2009-09-23
* * Factor out an adapter to clean up the build tree.Eelco Dolstra2009-09-02
* * addCoverageInstrumentation: factor out the code that keeps the buildEelco Dolstra2009-09-01
* * A stdenv adapter to build a package with coverage instrumentation.Eelco Dolstra2009-08-28
* 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