summaryrefslogtreecommitdiffstats
path: root/bitbake-dev
AgeCommit message (Expand)Author
2009-10-22bitbake-dev: Fix a couple of bugs that crept in breaking runtimeRichard Purdie
2009-10-20bitbake: hg fetcher - sync bitbake-dev and remove debugRichard Purdie
2009-10-17bitbake: Fix svk fetcherRichard Purdie
2009-10-17bitbake-dev: Sync with changes upstreamRichard Purdie
2009-10-13bitbake: Anonymous funciton improvements - use methodpool to allow cached cod...Richard Purdie
2009-10-13bitbake: Add bb and os to __builtins__, not the exec function globalRichard Purdie
2009-10-13bitbake: Remove unused and hence pointless internal__functions__ variableRichard Purdie
2009-09-24bitbake/build.py: Remove zero sized log filesRichard Purdie
2009-09-24bitbake/cache.py: Add warnings for leakage of SRCREVINACTION magic valueRichard Purdie
2009-09-24bitbake/fetch: Ensure SRCREVINACTION always resets the core flags even when p...Richard Purdie
2009-09-24bitbake-dev: Sync exported variables with bitbakeRichard Purdie
2009-07-30bitbake: Remove persist_data domain renaming code as it appears to expose sql...Richard Purdie
2009-07-30bitbake: Make sure tables exist when renamingRichard Purdie
2009-07-29bitbake: Add a --revisions-changed commandline option to indicate when floati...Richard Purdie
2009-07-29bitbake: Add renameDomain and getKeyValues functions to the persistent data codeRichard Purdie
2009-07-29bitbake runqueue: Add a minor speedup to the runqueue codeRichard Purdie
2009-07-23bitbake-dev: Remve the need for the cache for -e -b optionsRichard Purdie
2009-07-23bitbake-dev: Improve showEnvironment functionalityRichard Purdie
2009-07-23bitbake-dev: xmlrpcserver - disable some verbose debugRichard Purdie
2009-07-23bitbake-dev: Add taskdata infinite loop fix from upstreamRichard Purdie
2009-07-23bitbake-dev: Fix cooker parser for cases there are no recipesRichard Purdie
2009-07-23bitbake: Make sure regexp patterns are consistent in providers.pyRichard Purdie
2009-07-23bitbake: Add a cache around PACKAGES_DYNAMIC regexps to help performance a bitRichard Purdie
2009-07-23bitbake-dev: Note that python 2.6 is neededRichard Purdie
2009-07-21bitbake-dev: Catch up with bitbake changesRichard Purdie
2009-07-21bitbake: Optimise runqueue recursive dependency calculations removing a bottl...Richard Purdie
2009-07-08bitbake-dev: Turn parsing into a server idle callback allowing the client to ...Richard Purdie
2009-07-08bitbake-dev: Fix to work with python 2.6 by dropping the now uneeded get_requ...Richard Purdie
2009-07-07bitbake: Fix wget fetcher bug when only checking URIs and the download doesn'...Richard Purdie
2009-07-02bitbake: Add build_environment function for building an environment based on ...Richard Purdie
2009-06-19bitbake: puccho: Fix glade file locationRichard Purdie
2009-06-10bitbake: Disable sortable revision for nowRichard Purdie
2009-06-10bitbake: Add PN to SRCREV keyhash in the persistent database to avoid conflic...Richard Purdie
2009-05-11bitbake-dev: Sync with upstreamRichard Purdie
2009-05-09bitbake: Make sure existing environment variables are properly exportedRichard Purdie
2009-01-19bitbake: fetch/init: Add 'HOME' to list of variables exported when runnig fet...Richard Purdie
2009-01-06bitbake: Fix wget fetcher to better handle urls with ; followed by parameters...Richard Purdie
2009-01-03bitbake-dev: Add BBCLASSEXTEND supportRichard Purdie
2009-01-03bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sd...Richard Purdie
2009-01-03bitbake/cache.py: Simplify logicRichard Purdie
2009-01-02bitbake/BBHandler.py: Move handler finalisation code into a separate functionRichard Purdie
2008-12-31bitbake: Add bb.utils.prune_suffix()Richard Purdie
2008-12-17bitbake: Make sure the git remote head viewer preserves the usernameRichard Purdie
2008-12-06bitbake/bitbake-dev: Sync with upstreamRichard Purdie
2008-12-03Adds username support to the git fetcher, and exports SSH_AGENT_PID + SSH_AUT...Robert Bragg
2008-12-01bitbake-dev: Add basics of "puccho" image builder UIRob Bradford
2008-12-01bitbake-dev: Refactor goggle to pull out useful components.Rob Bradford
2008-11-07bitbake-dev: Ignore SkipPackage and FunFailed errors when looking for python ...Richard Purdie
2008-11-07bitbake-dev: Fix python function task execution failure handlingRichard Purdie
2008-11-07bitbake-dev: Always include logs for nowRichard Purdie