summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-04-26Release bitbake 1.8.21.8.2Richard Purdie
2007-04-18cooker.py: Fix cache errors when generation dotGraphsRichard Purdie
2007-04-03build.py: Expand dependency flag dataRichard Purdie
2007-04-03build.py: Add missing intertask dependency codeRichard Purdie
2007-04-01Allow operations other than assignment on flag variables (from trunk)Richard Purdie
2007-04-01Add code to handle inter-task dependencies (from trunk)Richard Purdie
2007-04-01Add PE (Package Epoch) support from Philipp Zabel (pH5) (from trunk)Richard Purdie
2007-04-01cache.py: Catch truncated cache file errors (from trunk)Richard Purdie
2007-03-19Prepare for releaseRichard Purdie
2007-03-19MANIFEST: Add COPYINGRichard Purdie
2007-03-11Update ChangeLog for 1.7.x changes, cleanup TODORichard Purdie
2007-03-07runqueue.py: Fix parameters to get_user_idstring()Richard Purdie
2007-03-05shell.py: Fix syntax warning reported by pH5Richard Purdie
2007-03-04bitbake-1.8: Prepare for releaseRichard Purdie
2007-03-04cooker.py: Split cook into several functionsRichard Purdie
2007-03-04runqueue.py: Split execute_runqueue into componentsRichard Purdie
2007-03-04runqueue.py: Refactor some functions/dataRichard Purdie
2007-03-04cooker.py: Move some functionality to the module init functionRichard Purdie
2007-03-04runqueue.py: Try to kill remaining processes but don't error if they no longe...Richard Purdie
2007-03-04runqueue.py: Remove extra now unneeded parameterRichard Purdie
2007-03-04cooker.py: Remove old reference to BBStatisticsRichard Purdie
2007-03-04runqueue.py: Improve initialization instead of repeating parametersRichard Purdie
2007-03-04cooker.py, runqueue.py: Move statistics implementation from cooker to runqueueRichard Purdie
2007-03-04event.py: Remove data dependencies to resolve a dependency loopRichard Purdie
2007-03-04shell.py: Remove build_cache_fail references since this no longer works as in...Richard Purdie
2007-03-04providers.py: Remove now unused parameter from filterProvidersRichard Purdie
2007-03-04msg.py: Add events for standard message typesRichard Purdie
2007-02-27Bitbake: cooker.py: Fix find_bbfiles. Previously, an attempt to put a path t...Chris Larson
2007-02-21runqueue.py: Fix recrdeptask handling (from poky)Richard Purdie
2007-02-16trunk/bitbake: Update the MANIFEST as wellHolger Hans Peter Freyther
2007-01-23fetch/svn.py: use username/password when provided in SRC_URI - close OE#1781Marcin Juszkiewicz
2007-01-12runqueue.py: Check for failed dependencies before trying to find a fnidRichard Purdie
2007-01-12runqueue.py: Fix prepare_runqueue parametersRichard Purdie
2007-01-10trunk/bitbake/lib/bb/build.py: Put LC_ALL=C on os.system callHolger Hans Peter Freyther
2007-01-07runqueue.py: Give the user some idea of the number of tasks involvedRichard Purdie
2007-01-07shell.py: Fix up force flag handling for directly named filesRichard Purdie
2007-01-07Make -f (force) flag handling work properlyRichard Purdie
2007-01-07runqueue.py: Pass cooker to prepare_runqueue (for now)Richard Purdie
2007-01-07build.py: Add del_stamp function to remove existing stamps (factoring common ...Richard Purdie
2007-01-07build.py: Merge stamp_is_current and stamp_is_current_cache into one function...Richard Purdie
2007-01-06Make cvs_port a string and an empty one as well. This should fix the concatin...Holger Hans Peter Freyther
2007-01-06CVS Fetcher: Added support for non-default port (needed or rxvt-unicode in OE).Marcin Juszkiewicz
2007-01-04runqueue.py: Don't create recurisve tasks if they don't exist but still follo...Richard Purdie
2007-01-04taskqueue.py: Add tasks to be queried but not createdRichard Purdie
2007-01-04moved 'here comes the log' message back to proper placeMarcin Juszkiewicz
2007-01-04build.by: Added option to limit amount of log lines displayed - close #97Marcin Juszkiewicz
2007-01-04drop shebangs from lib/bb scriptsMarcin Juszkiewicz
2007-01-04setup.py: use FHS compatible directoriesMarcin Juszkiewicz
2007-01-02svn fetcher: Don't have a date in the filename for specific svn revisionsRichard Purdie
2006-12-08Add proper GPLv2 headers to all BitBake filesHolger Hans Peter Freyther