summaryrefslogtreecommitdiff
path: root/bitbake-dev
AgeCommit message (Expand)AuthorFiles
2008-12-06bitbake/bitbake-dev: Sync with upstreamRichard Purdie8
2008-12-03Adds username support to the git fetcher, and exports SSH_AGENT_PID + SSH_AUT...Robert Bragg2
2008-12-01bitbake-dev: Add basics of "puccho" image builder UIRob Bradford4
2008-12-01bitbake-dev: Refactor goggle to pull out useful components.Rob Bradford3
2008-11-07bitbake-dev: Ignore SkipPackage and FunFailed errors when looking for python ...Richard Purdie1
2008-11-07bitbake-dev: Fix python function task execution failure handlingRichard Purdie1
2008-11-07bitbake-dev: Always include logs for nowRichard Purdie1
2008-11-07bitbake-dev: Fix knotty fatal message handling and ignore configparsed eventsRichard Purdie1
2008-11-07bitbake-dev: Handle fatal events correctlyRichard Purdie1
2008-11-07bitbake-dev: Fix exit code value handlingRichard Purdie1
2008-11-06bitbake: Improve error message for missing class filesRichard Purdie1
2008-11-05bitbake: Optionally take username/password options from url parametersRichard Purdie1
2008-11-04bitbake wget.py: Fix problem with empty proxy variablesRichard Purdie1
2008-11-04bitbake: Improve proxy handling got wget so urls can be excluded from the proxyRichard Purdie1
2008-11-04base.bbclass: Set GIT_CONFIG correctlyRichard Purdie1
2008-10-31bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it mean...Richard Purdie1
2008-10-28bitbake: Add tryaltconfigs option to disable the alternative configuration at...Richard Purdie3
2008-10-28bitbake-dev: Renamed to match the UI nameRob Bradford1
2008-10-28bitbake-dev: Use the default task if 'None' asked forRob Bradford1
2008-10-28bitbake-dev: Refactor configuration file parsingRob Bradford1
2008-10-28bitbake-dev: Save the cooker log into the working directory.Rob Bradford1
2008-10-27bitbake-dev: Remove use of self.configuration.cmd as state from shellRob Bradford1
2008-10-27bitbake-dev: Remove implicit task from generateDepTree/generateDotGraphFilesRob Bradford3
2008-10-27bitbake-dev: Make the "buildFile" command use the task parameterRob Bradford1
2008-10-27bitbake-dev: Make the task a parameter of the "tryBuild" commandRob Bradford2
2008-10-27bitbake-dev: Include target/command (from -c) in "buildTargets" commandRob Bradford2
2008-10-24bitbake: Fix the wget fetcher so parameter portions of uris are ignoredRichard Purdie1
2008-10-24bitbake-dev: add a setVariable commandRob Bradford1
2008-10-23bitbake-dev: rename readVariable to getVariableRob Bradford2
2008-10-23bitbake-dev: Change terminology online/offline to sync/asyncRob Bradford2
2008-10-23bitbake: Preserve http_proxy and ftp_proxy in fetcher command executionRichard Purdie1
2008-10-22bitbake: Remove bogus test codeRichard Purdie1
2008-10-22bitbake: Improve proxy variable handling in fetchersRichard Purdie2
2008-10-22bitbake-dev: add goggle - an experimental GTK UI.Rob Bradford1
2008-10-21bitbake-dev: Include the worker's PID in eventsRob Bradford2
2008-10-21bitbake-dev: Dynamically load the UI module.Rob Bradford1
2008-10-20bitbake utils.py: Merge prunedir symlink fix from bitbake upstreamRichard Purdie1
2008-10-20bitbake-dev: Remove the Pkg{Started, Failed, Succeeded} events and their hand...Robert Bradford4
2008-10-17bitbake: Add some sanity checks to the lockfile functionsRichard Purdie1
2008-10-17bitbake-dev: Don't fallback if the UI fails to start; give an error message o...Robert Bradford1
2008-10-17bitbake-dev: Move the ncurses TTY check into the UI plugin itself.Robert Bradford2
2008-10-17bitbake-dev: Refactor the environment variable handling.Robert Bradford4
2008-10-08bitbake: cooker.py: Fix the point the configuration __depends is renamedRichard Purdie1
2008-10-06bitbake providers.py: Fix message typo and improve debug infoRichard Purdie1
2008-10-06bitbake utils.py: Fix ocassional locking glitch with a better retrying mechanismRichard Purdie1
2008-10-02fetch/__init__.py: Add in hooks to make sure osc fetcher is seenRichard Purdie1
2008-10-01bitbake: Fix nostamp flag handling bugRichard Purdie1
2008-10-01bitbake/bitbake-dev: Bump cache version after AUTOREV DONT_CACHE changesRichard Purdie1
2008-09-30bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't c...Richard Purdie3
2008-09-30Add OEROOT to preserved_envvars_list.Joshua Lock1