summaryrefslogtreecommitdiffstats
path: root/lib/bb/msg.py
AgeCommit message (Expand)Author
2007-08-15Backports to the 1.8 branch (msg.plain, providers changes)Richard Purdie
2007-07-28Add persitent data store from trunk, sync the fetcher changes to use the pers...Richard Purdie
2007-03-04msg.py: Add events for standard message typesRichard Purdie
2007-01-04drop shebangs from lib/bb scriptsMarcin Juszkiewicz
2006-12-08Add proper GPLv2 headers to all BitBake filesHolger Hans Peter Freyther
2006-09-10msg.py: Each -l option increases the debug level of that logging domain by 1 ...Richard Purdie
2006-09-09Add bitbake -l option to specify debug domains to showRichard Purdie
2006-09-09Complete conversion to use bb.msgRichard Purdie
2006-09-09Convert fetchers to use bb.msgRichard Purdie
2006-08-20bitbake/lib/bb/taskdata.py:Richard Purdie
2006-07-15msg needs to import sys, it calls it Michael 'Mickey' Lauer
2006-07-08bitbake/lib/bb/__init__.py:Richard Purdie