summaryrefslogtreecommitdiffstats
path: root/bitbake-dev
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Make sure the git remote head viewer preserves the usernameRichard Purdie2008-12-171-1/+6
* bitbake/bitbake-dev: Sync with upstreamRichard Purdie2008-12-068-34/+69
* Adds username support to the git fetcher, and exports SSH_AGENT_PID + SSH_AUT...Robert Bragg2008-12-032-4/+9
* bitbake-dev: Add basics of "puccho" image builder UIRob Bradford2008-12-014-5/+1508
* bitbake-dev: Refactor goggle to pull out useful components.Rob Bradford2008-12-013-145/+188
* bitbake-dev: Ignore SkipPackage and FunFailed errors when looking for python ...Richard Purdie2008-11-071-0/+4
* bitbake-dev: Fix python function task execution failure handlingRichard Purdie2008-11-071-2/+5
* bitbake-dev: Always include logs for nowRichard Purdie2008-11-071-1/+1
* bitbake-dev: Fix knotty fatal message handling and ignore configparsed eventsRichard Purdie2008-11-071-2/+4
* bitbake-dev: Handle fatal events correctlyRichard Purdie2008-11-071-0/+4
* bitbake-dev: Fix exit code value handlingRichard Purdie2008-11-071-1/+1
* bitbake: Improve error message for missing class filesRichard Purdie2008-11-061-2/+0
* bitbake: Optionally take username/password options from url parametersRichard Purdie2008-11-051-0/+4
* bitbake wget.py: Fix problem with empty proxy variablesRichard Purdie2008-11-041-2/+2
* bitbake: Improve proxy handling got wget so urls can be excluded from the proxyRichard Purdie2008-11-041-3/+22
* base.bbclass: Set GIT_CONFIG correctlyRichard Purdie2008-11-041-1/+1
* bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it mean...Richard Purdie2008-10-311-1/+1
* bitbake: Add tryaltconfigs option to disable the alternative configuration at...Richard Purdie2008-10-283-2/+6
* bitbake-dev: Renamed to match the UI nameRob Bradford2008-10-281-0/+0
* bitbake-dev: Use the default task if 'None' asked forRob Bradford2008-10-281-0/+16
* bitbake-dev: Refactor configuration file parsingRob Bradford2008-10-281-30/+26
* bitbake-dev: Save the cooker log into the working directory.Rob Bradford2008-10-281-8/+4
* bitbake-dev: Remove use of self.configuration.cmd as state from shellRob Bradford2008-10-271-10/+2
* bitbake-dev: Remove implicit task from generateDepTree/generateDotGraphFilesRob Bradford2008-10-273-10/+12
* bitbake-dev: Make the "buildFile" command use the task parameterRob Bradford2008-10-271-1/+1
* bitbake-dev: Make the task a parameter of the "tryBuild" commandRob Bradford2008-10-272-4/+3
* bitbake-dev: Include target/command (from -c) in "buildTargets" commandRob Bradford2008-10-272-4/+5
* bitbake: Fix the wget fetcher so parameter portions of uris are ignoredRichard Purdie2008-10-241-1/+1
* bitbake-dev: add a setVariable commandRob Bradford2008-10-241-0/+9
* bitbake-dev: rename readVariable to getVariableRob Bradford2008-10-232-3/+3
* bitbake-dev: Change terminology online/offline to sync/asyncRob Bradford2008-10-232-42/+42
* bitbake: Preserve http_proxy and ftp_proxy in fetcher command executionRichard Purdie2008-10-231-1/+1
* bitbake: Remove bogus test codeRichard Purdie2008-10-221-1/+0
* bitbake: Improve proxy variable handling in fetchersRichard Purdie2008-10-222-0/+13
* bitbake-dev: add goggle - an experimental GTK UI.Rob Bradford2008-10-221-0/+222
* bitbake-dev: Include the worker's PID in eventsRob Bradford2008-10-212-2/+15
* bitbake-dev: Dynamically load the UI module.Rob Bradford2008-10-211-25/+14
* bitbake utils.py: Merge prunedir symlink fix from bitbake upstreamRichard Purdie2008-10-201-1/+4
* bitbake-dev: Remove the Pkg{Started, Failed, Succeeded} events and their hand...Robert Bradford2008-10-204-21/+0
* bitbake: Add some sanity checks to the lockfile functionsRichard Purdie2008-10-171-0/+6
* bitbake-dev: Don't fallback if the UI fails to start; give an error message o...Robert Bradford2008-10-171-7/+2
* bitbake-dev: Move the ncurses TTY check into the UI plugin itself.Robert Bradford2008-10-172-5/+3
* bitbake-dev: Refactor the environment variable handling.Robert Bradford2008-10-174-11/+30
* bitbake: cooker.py: Fix the point the configuration __depends is renamedRichard Purdie2008-10-081-1/+1
* bitbake providers.py: Fix message typo and improve debug infoRichard Purdie2008-10-061-2/+3
* bitbake utils.py: Fix ocassional locking glitch with a better retrying mechanismRichard Purdie2008-10-061-9/+12
* fetch/__init__.py: Add in hooks to make sure osc fetcher is seenRichard Purdie2008-10-021-0/+2
* bitbake: Fix nostamp flag handling bugRichard Purdie2008-10-011-1/+1
* bitbake/bitbake-dev: Bump cache version after AUTOREV DONT_CACHE changesRichard Purdie2008-10-011-1/+1
* bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't c...Richard Purdie2008-09-303-1/+13