summary refs log tree commit diff
path: root/pkgs/development/libraries/libtiff/builder.sh
Commit message (Collapse)AuthorAge
* * Update to GTK 2.4.0.Eelco Dolstra2004-04-02
| | | | svn path=/nixpkgs/trunk/; revision=906
* * Remove trivial builders.Eelco Dolstra2004-03-29
| | | | | | | | | | | | * Make builders unexecutable by removing the hash-bang line and execute permission. * Convert calls to `derivation' to `mkDerivation'. * Remove `system' and `stdenv' attributes from calls to `mkDerivation'. These transformations were all done automatically, so it is quite possible I broke stuff. * Put the `mkDerivation' function in stdenv/generic. svn path=/nixpkgs/trunk/; revision=874
* * propagated-build-inputs should now be placed in $out/nix-support.Eelco Dolstra2004-03-09
| | | | svn path=/nixpkgs/trunk/; revision=823
* * Renamed pkgs-ng to pkgs.Eelco Dolstra2003-11-14
svn path=/nixpkgs/trunk/; revision=502