Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | dont use xargs | Mike Frysinger | 2005-08-03 | 1 | -1/+1 | |
| | ||||||
* | be a bit more consistant with naming, always escape wildcards | Eric Andersen | 2005-06-24 | 1 | -1/+1 | |
| | ||||||
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 2 | -3/+8 | |
| | | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | |||||
* | help text | Mike Frysinger | 2004-10-14 | 1 | -4/+3 | |
| | ||||||
* | more updates for python | Mike Frysinger | 2004-10-12 | 4 | -3/+60 | |
| | ||||||
* | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | 2004-10-09 | 1 | -1/+1 | |
| | ||||||
* | prune a few more files | Mike Frysinger | 2004-10-09 | 1 | -1/+3 | |
| | ||||||
* | use $(TAR_VERBOSITY) | Mike Frysinger | 2004-10-09 | 1 | -1/+1 | |
| | ||||||
* | final step in buildroot facelift | Eric Andersen | 2004-10-09 | 2 | -0/+11 | |
| | ||||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 2 | -1/+118 | |
| | ||||||
* | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | 2004-10-09 | 1 | -0/+77 | |
directory. |