about summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
...
* | Adding gunzip to the bootstrap-toolsLluís Batlle i Rossell2009-11-28
* | Finishing the update from trunk, having resolved the eclipse related directoryLluís Batlle i Rossell2009-11-26
|\|
| * add support for x86_64-darwinRob Vermaas2009-11-26
| * add support for x86_64-darwinRob Vermaas2009-11-26
| * add x86_64 stdenv based on stdenvNativeRob Vermaas2009-11-26
| * * Add an adapter which abort an install if the installed package dependsNicolas Pierron2009-11-22
| * * Add a script to retrieve licenses of the current derivation and of allNicolas Pierron2009-11-21
* | I should learn to concatenate lists.Lluís Batlle i Rossell2009-11-23
* | Making, in cross-builds, every buildInput a propagatedBuildInput. We needLluís Batlle i Rossell2009-11-23
* | Fixing stdenv's chain of propagated-build-inputs (2nd level propagated buildLluís Batlle i Rossell2009-11-23
* | On native builds:Lluís Batlle i Rossell2009-11-22
* | Big fixes in the cross build:Lluís Batlle i Rossell2009-11-22
* | stdenv: Let GNU tar select the decompression method.Ludovic Courtès2009-11-20
* | Trying to fix the stdenv used on i686-darwin, which stopped working after myLluís Batlle i Rossell2009-11-20
* | Adding a new mkDerivation flag for the cross stdenv, selfNativeBuildInput =Lluís Batlle i Rossell2009-11-20
* | Allowing in the cross stdenv adapter the calls to mkDerivation without name.Lluís Batlle i Rossell2009-11-20
* | Attention, people who care on the builders for native builds. In the stdenvLluís Batlle i Rossell2009-11-19
* | Merging from trunk. I had to do two manual merges, quite trivial I think.Lluís Batlle i Rossell2009-11-19
|\|
| * * 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
* | - Removed all *NoCross expressions I dupilcated in nixpkgs, while maintainingLluís Batlle i Rossell2009-11-19
* | * Add file support in the runHook function.Nicolas Pierron2009-11-19
* | Fixing what I broke in the last commit in setup.sh.Lluís Batlle i Rossell2009-11-18
* | Adding generic builder management of cross compilation: envHooksHost, pkgsHos...Lluís Batlle i Rossell2009-11-18
* | 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