summaryrefslogtreecommitdiffstats
path: root/package/gettext
Commit message (Collapse)AuthorAgeFilesLines
...
* don't use ftp for gnu stuff, a few version bumps as well,Eric Andersen2006-06-231-3/+3
| | | | based on a patch from Fu Yunhui
* added patch to fix progname per case 0000879David Anders2006-05-241-0/+1
|
* changed the installation prefixes for targetDavid Anders2006-05-241-1/+13
|
* add option to select target installation per case 0000519David Anders2006-01-252-7/+36
|
* 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
* merge help descriptions written by Tom CameronMike Frysinger2004-12-241-4/+5
|
* use $TARGET_CFLAGSMike Frysinger2004-10-111-0/+1
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* update make targetsMike 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/+60
directory.