summaryrefslogtreecommitdiffstats
path: root/package/boa
Commit message (Collapse)AuthorAgeFilesLines
* per bug 828, bump boa package to v0.94.14rc21Eric Andersen2006-04-141-1/+1
|
* 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/+4
|
* force boa to use $(STRIP) vs the host strip. Reported by Thomas Petazzoni on ↵Ned Ludd2004-10-271-1/+1
| | | | uclibc ml
* Fixup obvious bugEric Andersen2004-10-181-1/+1
|
* Update a few packagesEric Andersen2004-10-141-1/+1
|
* teach boa to compileEric Andersen2004-10-131-5/+24
|
* 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
|
* facelift step number twoEric Andersen2004-10-094-4/+397
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+57
directory.