Age | Commit message (Expand) | Author | Files |
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 |
2008-10-17 | bitbake-dev: Move the ncurses TTY check into the UI plugin itself. | Robert Bradford | 2 |
2008-10-17 | bitbake-dev: Refactor the environment variable handling. | Robert Bradford | 4 |
2008-10-08 | bitbake: cooker.py: Fix the point the configuration __depends is renamed | Richard Purdie | 1 |
2008-10-06 | bitbake providers.py: Fix message typo and improve debug info | Richard Purdie | 1 |
2008-10-06 | bitbake utils.py: Fix ocassional locking glitch with a better retrying mechanism | Richard Purdie | 1 |
2008-10-02 | fetch/__init__.py: Add in hooks to make sure osc fetcher is seen | Richard Purdie | 1 |
2008-10-01 | bitbake: Fix nostamp flag handling bug | Richard Purdie | 1 |
2008-10-01 | bitbake/bitbake-dev: Bump cache version after AUTOREV DONT_CACHE changes | Richard Purdie | 1 |
2008-09-30 | bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't c... | Richard Purdie | 3 |
2008-09-30 | Add OEROOT to preserved_envvars_list. | Joshua Lock | 1 |
2008-09-30 | bitbake: Sync with upstream | Richard Purdie | 1 |
2008-09-30 | Fix better_exec error message to actually report filename. | Joshua Lock | 1 |