Age | Commit message (Expand) | Author | Files |
2009-07-30 | bitbake: Remove persist_data domain renaming code as it appears to expose sql... | Richard Purdie | 2 |
2009-07-30 | bitbake: Make sure tables exist when renaming | Richard Purdie | 1 |
2009-07-29 | bitbake: Add a --revisions-changed commandline option to indicate when floati... | Richard Purdie | 5 |
2009-07-29 | bitbake: Add renameDomain and getKeyValues functions to the persistent data code | Richard Purdie | 1 |
2009-07-29 | bitbake runqueue: Add a minor speedup to the runqueue code | Richard Purdie | 1 |
2009-07-23 | bitbake-dev: Remve the need for the cache for -e -b options | Richard Purdie | 2 |
2009-07-23 | bitbake-dev: Improve showEnvironment functionality | Richard Purdie | 2 |
2009-07-23 | bitbake-dev: xmlrpcserver - disable some verbose debug | Richard Purdie | 1 |
2009-07-23 | bitbake-dev: Add taskdata infinite loop fix from upstream | Richard Purdie | 1 |
2009-07-23 | bitbake-dev: Fix cooker parser for cases there are no recipes | Richard Purdie | 1 |
2009-07-23 | bitbake: Make sure regexp patterns are consistent in providers.py | Richard Purdie | 1 |
2009-07-23 | bitbake: Add a cache around PACKAGES_DYNAMIC regexps to help performance a bit | Richard Purdie | 1 |
2009-07-23 | bitbake-dev: Note that python 2.6 is needed | Richard Purdie | 1 |
2009-07-21 | bitbake-dev: Catch up with bitbake changes | Richard Purdie | 1 |
2009-07-21 | bitbake: Optimise runqueue recursive dependency calculations removing a bottl... | Richard Purdie | 1 |
2009-07-08 | bitbake-dev: Turn parsing into a server idle callback allowing the client to ... | Richard Purdie | 2 |
2009-07-08 | bitbake-dev: Fix to work with python 2.6 by dropping the now uneeded get_requ... | Richard Purdie | 1 |
2009-07-07 | bitbake: Fix wget fetcher bug when only checking URIs and the download doesn'... | Richard Purdie | 1 |
2009-07-02 | bitbake: Add build_environment function for building an environment based on ... | Richard Purdie | 1 |
2009-06-19 | bitbake: puccho: Fix glade file location | Richard Purdie | 1 |
2009-06-10 | bitbake: Disable sortable revision for now | Richard Purdie | 1 |
2009-06-10 | bitbake: Add PN to SRCREV keyhash in the persistent database to avoid conflic... | Richard Purdie | 2 |
2009-05-11 | bitbake-dev: Sync with upstream | Richard Purdie | 32 |
2009-05-09 | bitbake: Make sure existing environment variables are properly exported | Richard Purdie | 1 |
2009-01-19 | bitbake: fetch/init: Add 'HOME' to list of variables exported when runnig fet... | Richard Purdie | 1 |
2009-01-06 | bitbake: Fix wget fetcher to better handle urls with ; followed by parameters... | Richard Purdie | 1 |
2009-01-03 | bitbake-dev: Add BBCLASSEXTEND support | Richard Purdie | 4 |
2009-01-03 | bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sd... | Richard Purdie | 2 |
2009-01-03 | bitbake/cache.py: Simplify logic | Richard Purdie | 1 |
2009-01-02 | bitbake/BBHandler.py: Move handler finalisation code into a separate function | Richard Purdie | 1 |
2008-12-31 | bitbake: Add bb.utils.prune_suffix() | Richard Purdie | 1 |
2008-12-17 | bitbake: Make sure the git remote head viewer preserves the username | Richard Purdie | 1 |
2008-12-06 | bitbake/bitbake-dev: Sync with upstream | Richard Purdie | 8 |
2008-12-03 | Adds username support to the git fetcher, and exports SSH_AGENT_PID + SSH_AUT... | Robert Bragg | 2 |
2008-12-01 | bitbake-dev: Add basics of "puccho" image builder UI | Rob Bradford | 4 |
2008-12-01 | bitbake-dev: Refactor goggle to pull out useful components. | Rob Bradford | 3 |
2008-11-07 | bitbake-dev: Ignore SkipPackage and FunFailed errors when looking for python ... | Richard Purdie | 1 |
2008-11-07 | bitbake-dev: Fix python function task execution failure handling | Richard Purdie | 1 |
2008-11-07 | bitbake-dev: Always include logs for now | Richard Purdie | 1 |
2008-11-07 | bitbake-dev: Fix knotty fatal message handling and ignore configparsed events | Richard Purdie | 1 |
2008-11-07 | bitbake-dev: Handle fatal events correctly | Richard Purdie | 1 |
2008-11-07 | bitbake-dev: Fix exit code value handling | Richard Purdie | 1 |
2008-11-06 | bitbake: Improve error message for missing class files | Richard Purdie | 1 |
2008-11-05 | bitbake: Optionally take username/password options from url parameters | Richard Purdie | 1 |
2008-11-04 | bitbake wget.py: Fix problem with empty proxy variables | Richard Purdie | 1 |
2008-11-04 | bitbake: Improve proxy handling got wget so urls can be excluded from the proxy | Richard Purdie | 1 |
2008-11-04 | base.bbclass: Set GIT_CONFIG correctly | Richard Purdie | 1 |
2008-10-31 | bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it mean... | Richard Purdie | 1 |
2008-10-28 | bitbake: Add tryaltconfigs option to disable the alternative configuration at... | Richard Purdie | 3 |
2008-10-28 | bitbake-dev: Renamed to match the UI name | Rob Bradford | 1 |