summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
...
* | I made the whole nixpkgs dependencies available to the cross compiler, noLluís Batlle i Rossell2009-11-17
* | Trying to move all stdenv cross-compiling details out of the stdenv expression,Lluís Batlle i Rossell2009-11-17
* | Making the definition of the cross compiling target an attribute set.Lluís Batlle i Rossell2009-11-16
* | Fixing some conflict on the variable 'cross'.Lluís Batlle i Rossell2009-11-15
* | First attempt for the full stdenvCross. I think that it should work. TheLluís Batlle i Rossell2009-11-15
* | Fixing many things related to the cross compilation in stdenvCross.Lluís Batlle i Rossell2009-11-15
* | My first attempt at getting cross compilers in nixpkgs.Lluís Batlle i Rossell2009-11-14
* | Updating from trunk.Lluís Batlle i Rossell2009-11-13
|\|
| * stuff for mingwRob Vermaas2009-11-13
| * other location for msysRob Vermaas2009-11-13
| * trying to fix mingw setupRob Vermaas2009-11-13
* | Adding a check in the generic builder so it halts on the existence ofLluís Batlle i Rossell2009-11-08
* | curl.bz2 should be executable, to keep the same stdenv working as it worked i...Lluís Batlle i Rossell2009-11-08
* | Adding the binary files from stdenv that did not came with the recent 'diff |...Lluís Batlle i Rossell2009-11-08
* | Porting changes from stdenv-updates into this branch.Lluís Batlle i Rossell2009-11-08
|/
* 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