Age | Commit message (Expand) | Author | Files |
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 |
2008-10-28 | bitbake-dev: Use the default task if 'None' asked for | Rob Bradford | 1 |
2008-10-28 | bitbake-dev: Refactor configuration file parsing | Rob Bradford | 1 |
2008-10-28 | bitbake-dev: Save the cooker log into the working directory. | Rob Bradford | 1 |
2008-10-27 | bitbake-dev: Remove use of self.configuration.cmd as state from shell | Rob Bradford | 1 |
2008-10-27 | bitbake-dev: Remove implicit task from generateDepTree/generateDotGraphFiles | Rob Bradford | 3 |
2008-10-27 | bitbake-dev: Make the "buildFile" command use the task parameter | Rob Bradford | 1 |
2008-10-27 | bitbake-dev: Make the task a parameter of the "tryBuild" command | Rob Bradford | 2 |
2008-10-27 | bitbake-dev: Include target/command (from -c) in "buildTargets" command | Rob Bradford | 2 |
2008-10-24 | bitbake: Fix the wget fetcher so parameter portions of uris are ignored | Richard Purdie | 1 |
2008-10-24 | bitbake-dev: add a setVariable command | Rob Bradford | 1 |
2008-10-23 | bitbake-dev: rename readVariable to getVariable | Rob Bradford | 2 |
2008-10-23 | bitbake-dev: Change terminology online/offline to sync/async | Rob Bradford | 2 |
2008-10-23 | bitbake: Preserve http_proxy and ftp_proxy in fetcher command execution | Richard Purdie | 1 |
2008-10-22 | bitbake: Remove bogus test code | Richard Purdie | 1 |
2008-10-22 | bitbake: Improve proxy variable handling in fetchers | Richard Purdie | 2 |
2008-10-22 | bitbake-dev: add goggle - an experimental GTK UI. | Rob Bradford | 1 |
2008-10-21 | bitbake-dev: Include the worker's PID in events | Rob Bradford | 2 |
2008-10-21 | bitbake-dev: Dynamically load the UI module. | Rob Bradford | 1 |
2008-10-20 | bitbake utils.py: Merge prunedir symlink fix from bitbake upstream | Richard Purdie | 1 |
2008-10-20 | bitbake-dev: Remove the Pkg{Started, Failed, Succeeded} events and their hand... | Robert Bradford | 4 |
2008-10-17 | bitbake: Add some sanity checks to the lockfile functions | Richard Purdie | 1 |
2008-10-17 | bitbake-dev: Don't fallback if the UI fails to start; give an error message o... | Robert Bradford | 1 |