summaryrefslogtreecommitdiffstats
path: root/package/portage/portage.mk
Commit message (Collapse)AuthorAgeFilesLines
* Use better Sandbox siteUlf Samuelsson2007-07-251-1/+2
|
* Bump version of portage/sandbox to allow buildUlf Samuelsson2007-07-251-11/+30
|
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+1
|
* comparing $(ARCH) vs i.e. i386 isn't going to work when ARCH=i486 etc.Eric Andersen2006-08-101-6/+6
| | | | Need to instead compare vs BR2_i386 and friends.
* add initial support for sandboxMike Frysinger2005-11-101-4/+26
|
* update to latest versionMike Frysinger2005-08-201-13/+7
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-101-0/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* ver bumpMike Frysinger2005-01-271-1/+1
|
* new versionMike Frysinger2004-11-021-1/+1
|
* version updateMike Frysinger2004-10-211-1/+1
|
* add portage supportMike Frysinger2004-10-141-0/+106