summaryrefslogtreecommitdiffstats
path: root/package/python
Commit message (Collapse)AuthorAgeFilesLines
...
* dont use xargsMike Frysinger2005-08-041-1/+1
|
* be a bit more consistant with naming, always escape wildcardsEric Andersen2005-06-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
* help textMike Frysinger2004-10-141-4/+3Star
|
* more updates for pythonMike Frysinger2004-10-124-3/+60
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* prune a few more filesMike Frysinger2004-10-091-1/+3
|
* 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-092-1/+118
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+77
directory.