summaryrefslogtreecommitdiffstats
path: root/package/diffutils
Commit message (Collapse)AuthorAgeFilesLines
* add homepage URLMike Frysinger2005-12-101-2/+1
|
* - add terse helptextBernhard Reutner-Fischer2005-12-101-1/+1
|
* Remove unneeded patch."Steven J. Hill"2005-12-091-1/+0
|
* we dont need these patchesMike Frysinger2005-12-081-12/+0
|
* Fix broken packages that try to use __mempcpy. Shame on you."Steven J. Hill"2005-12-082-0/+13
|
* /me kicks autoconf a few more timesEric Andersen2005-12-081-0/+53
|
* remove extra space after touchMike Frysinger2005-11-241-1/+1
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* final step in buildroot faceliftEric Andersen2004-10-092-0/+11
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+61
directory.