| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: Add tryaltconfigs option to disable the alternative configuration at... | Richard Purdie | 2008-10-28 | 3 | -2/+6 |
* | bitbake-dev: Renamed to match the UI name | Rob Bradford | 2008-10-28 | 1 | -0/+0 |
* | bitbake-dev: Use the default task if 'None' asked for | Rob Bradford | 2008-10-28 | 1 | -0/+16 |
* | bitbake-dev: Refactor configuration file parsing | Rob Bradford | 2008-10-28 | 1 | -30/+26 |
* | bitbake-dev: Save the cooker log into the working directory. | Rob Bradford | 2008-10-28 | 1 | -8/+4 |
* | bitbake-dev: Remove use of self.configuration.cmd as state from shell | Rob Bradford | 2008-10-27 | 1 | -10/+2 |
* | bitbake-dev: Remove implicit task from generateDepTree/generateDotGraphFiles | Rob Bradford | 2008-10-27 | 3 | -10/+12 |
* | bitbake-dev: Make the "buildFile" command use the task parameter | Rob Bradford | 2008-10-27 | 1 | -1/+1 |
* | bitbake-dev: Make the task a parameter of the "tryBuild" command | Rob Bradford | 2008-10-27 | 2 | -4/+3 |
* | bitbake-dev: Include target/command (from -c) in "buildTargets" command | Rob Bradford | 2008-10-27 | 2 | -4/+5 |
* | bitbake: Fix the wget fetcher so parameter portions of uris are ignored | Richard Purdie | 2008-10-24 | 1 | -1/+1 |
* | bitbake-dev: add a setVariable command | Rob Bradford | 2008-10-24 | 1 | -0/+9 |
* | bitbake-dev: rename readVariable to getVariable | Rob Bradford | 2008-10-23 | 2 | -3/+3 |
* | bitbake-dev: Change terminology online/offline to sync/async | Rob Bradford | 2008-10-23 | 2 | -42/+42 |
* | bitbake: Preserve http_proxy and ftp_proxy in fetcher command execution | Richard Purdie | 2008-10-23 | 1 | -1/+1 |
* | bitbake: Remove bogus test code | Richard Purdie | 2008-10-22 | 1 | -1/+0 |
* | bitbake: Improve proxy variable handling in fetchers | Richard Purdie | 2008-10-22 | 2 | -0/+13 |
* | bitbake-dev: add goggle - an experimental GTK UI. | Rob Bradford | 2008-10-22 | 1 | -0/+222 |
* | bitbake-dev: Include the worker's PID in events | Rob Bradford | 2008-10-21 | 2 | -2/+15 |
* | bitbake-dev: Dynamically load the UI module. | Rob Bradford | 2008-10-21 | 1 | -25/+14 |
* | bitbake utils.py: Merge prunedir symlink fix from bitbake upstream | Richard Purdie | 2008-10-20 | 1 | -1/+4 |
* | bitbake-dev: Remove the Pkg{Started, Failed, Succeeded} events and their hand... | Robert Bradford | 2008-10-20 | 4 | -21/+0 |
* | bitbake: Add some sanity checks to the lockfile functions | Richard Purdie | 2008-10-17 | 1 | -0/+6 |
* | bitbake-dev: Don't fallback if the UI fails to start; give an error message o... | Robert Bradford | 2008-10-17 | 1 | -7/+2 |
* | bitbake-dev: Move the ncurses TTY check into the UI plugin itself. | Robert Bradford | 2008-10-17 | 2 | -5/+3 |
* | bitbake-dev: Refactor the environment variable handling. | Robert Bradford | 2008-10-17 | 4 | -11/+30 |
* | bitbake: cooker.py: Fix the point the configuration __depends is renamed | Richard Purdie | 2008-10-08 | 1 | -1/+1 |
* | bitbake providers.py: Fix message typo and improve debug info | Richard Purdie | 2008-10-06 | 1 | -2/+3 |
* | bitbake utils.py: Fix ocassional locking glitch with a better retrying mechanism | Richard Purdie | 2008-10-06 | 1 | -9/+12 |
* | fetch/__init__.py: Add in hooks to make sure osc fetcher is seen | Richard Purdie | 2008-10-02 | 1 | -0/+2 |
* | bitbake: Fix nostamp flag handling bug | Richard Purdie | 2008-10-01 | 1 | -1/+1 |
* | bitbake/bitbake-dev: Bump cache version after AUTOREV DONT_CACHE changes | Richard Purdie | 2008-10-01 | 1 | -1/+1 |
* | bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't c... | Richard Purdie | 2008-09-30 | 3 | -1/+13 |
* | Add OEROOT to preserved_envvars_list. | Joshua Lock | 2008-09-30 | 1 | -0/+1 |
* | bitbake: Sync with upstream | Richard Purdie | 2008-09-30 | 1 | -0/+5 |
* | Fix better_exec error message to actually report filename. | Joshua Lock | 2008-09-30 | 1 | -1/+1 |
* | bitbake/bitbake-dev: Allow much better control of which variable influence bi... | Richard Purdie | 2008-09-30 | 4 | -18/+71 |
* | bitbake/bitbake-dev: Sync with upstream | Richard Purdie | 2008-09-30 | 5 | -161/+11 |
* | AUTHORS: update my email in BitBake | Marcin Juszkiewicz | 2008-09-30 | 1 | -1/+1 |
* | Merge changes from Poky bitbake 1.8 | Joshua Lock | 2008-09-30 | 9 | -14/+214 |
* | bitbake-dev: Update against bitbake trunk | Richard Purdie | 2008-09-30 | 4 | -3/+18 |
* | Add bitbake-dev to allow ease of testing and development of bitbake trunk | Richard Purdie | 2008-09-30 | 47 | -0/+13798 |