about summary refs log tree commit diff
path: root/pkgs/stdenv/adapters.nix
AgeCommit message (Expand)AuthorFilesLines
2010-01-21* libjpeg updated to version 8.Eelco Dolstra1-1/+15
2010-01-14Merging from trunk.Lluís Batlle i Rossell1-1/+6
2010-01-04* Linux 2.6.32 generates weirdly named gcno files.Eelco Dolstra1-1/+6
2009-11-26Finishing the update from trunk, having resolved the eclipse related directoryLluís Batlle i Rossell1-0/+65
2009-11-23I should learn to concatenate lists.Lluís Batlle i Rossell1-1/+1
2009-11-23Making, in cross-builds, every buildInput a propagatedBuildInput. We needLluís Batlle i Rossell1-2/+8
2009-11-22On native builds:Lluís Batlle i Rossell1-2/+2
2009-11-22Big fixes in the cross build:Lluís Batlle i Rossell1-0/+9
2009-11-22* Add an adapter which abort an install if the installed package dependsNicolas Pierron1-0/+40
2009-11-21* Add a script to retrieve licenses of the current derivation and of allNicolas Pierron1-0/+25
2009-11-20Adding a new mkDerivation flag for the cross stdenv, selfNativeBuildInput =Lluís Batlle i Rossell1-2/+4
2009-11-20Allowing in the cross stdenv adapter the calls to mkDerivation without name.Lluís Batlle i Rossell1-1/+1
2009-11-19Attention, people who care on the builders for native builds. In the stdenvLluís Batlle i Rossell1-8/+22
2009-11-19Merging from trunk. I had to do two manual merges, quite trivial I think.Lluís Batlle i Rossell1-0/+16
2009-11-19- Removed all *NoCross expressions I dupilcated in nixpkgs, while maintainingLluís Batlle i Rossell1-14/+10
2009-11-18Fixing what I broke in the last commit in setup.sh.Lluís Batlle i Rossell1-16/+11
2009-11-17I made the whole nixpkgs dependencies available to the cross compiler, noLluís Batlle i Rossell1-10/+32
2009-11-17Trying to move all stdenv cross-compiling details out of the stdenv expression,Lluís Batlle i Rossell1-0/+12
2009-11-16* Add a stdenv adapter which can remove all maintainers fields. This canNicolas Pierron1-0/+16
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-06-22* Fix duplication of the version in dietlibc's gcc wrapper.Eelco Dolstra1-1/+1
2009-03-30* Move some functions for manipulating meta and name attributes out ofEelco Dolstra1-2/+15
2009-02-10* More refactoring: move all the stdenv adapter functions (likeEelco Dolstra1-0/+111