about summary refs log tree commit diff
path: root/pkgs/development/libraries/attr
Commit message (Collapse)AuthorAge
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* * Updated attr and acl.Eelco Dolstra2011-12-14
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=30892
* attr: Remove unnecessary dependency on Libtool.Ludovic Courtès2010-10-07
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=24163
* Upgrade attr, moved to savannahYury G. Kudryashov2010-05-03
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=21579
* Trying to get coreutils cross-built with uclibc.Lluís Batlle i Rossell2010-03-09
| | | | | | | | This involved fixing some buildInputs/buildNativeInputs in acl/attr, and adding a libiconv in some places. svn path=/nixpkgs/branches/stdenv-updates/; revision=20510
* * acl, attr: updated, and use libtool 2.Eelco Dolstra2009-03-30
| | | | | | * Removed libtoolOld. svn path=/nixpkgs/branches/stdenv-updates/; revision=14792
* ftp://oss.sgi.com/projects/xfs/cmd_tars/attr_2.4.41-1.tar.gz no longerPeter Simons2009-02-06
| | | | | | | exists. There is a newer version on the server, but it cannot be downloaded, apparently because of misconfigured permissions. svn path=/nixpkgs/trunk/; revision=13995
* * Obsolete.Eelco Dolstra2008-05-19
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=11847
* * Updated attr and acl.Eelco Dolstra2008-05-19
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=11846
* Added acl package and fixed attr package.Michael Raskin2007-12-23
| | | | svn path=/nixpkgs/trunk/; revision=9963
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra2007-08-24
| | | | | | | | | URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192
* * Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra2006-10-12
| | | | svn path=/nixpkgs/trunk/; revision=6711
* add "attr" tool. Includes some butchering of their supplied Makefile and ↵Armijn Hemel2006-08-13
aclocal.m4 to prevent all kinds of hardcoded paths...argh... svn path=/nixpkgs/trunk/; revision=6113