summary refs log tree commit diff
path: root/pkgs/stdenv/adapters.nix
Commit message (Expand)AuthorAge
* Updating from trunkLluís Batlle i Rossell2010-08-07
|\
| * TyposYury G. Kudryashov2010-08-06
* | Making gcc cross-buildable, at least for glibc.Lluís Batlle i Rossell2010-03-06
|/
* Fixing the cross build stdenv adapter so it tolerates buildInputs with 'null'...Lluís Batlle i Rossell2010-03-04
* Adding a new special attribute for mkDerivation: crossAttrs. It sits next toLluís Batlle i Rossell2010-02-27
* * Fix splashutils.Eelco Dolstra2010-01-26
* * libjpeg updated to version 8.Eelco Dolstra2010-01-21
* Merging from trunk.Lluís Batlle i Rossell2010-01-14
|\
| * * Linux 2.6.32 generates weirdly named gcno files.Eelco Dolstra2010-01-04
* | Finishing the update from trunk, having resolved the eclipse related directoryLluís Batlle i Rossell2009-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
* | On native builds:Lluís Batlle i Rossell2009-11-22
* | Big fixes in the cross build:Lluís Batlle i Rossell2009-11-22
* | 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
* | - Removed all *NoCross expressions I dupilcated in nixpkgs, while maintainingLluís Batlle i Rossell2009-11-19
* | Fixing what I broke in the last commit in setup.sh.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
|/
* * 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
* * Fix duplication of the version in dietlibc's gcc wrapper.Eelco Dolstra2009-06-22
* * Move some functions for manipulating meta and name attributes out ofEelco Dolstra2009-03-30
* * More refactoring: move all the stdenv adapter functions (likeEelco Dolstra2009-02-10