summaryrefslogtreecommitdiffstats
path: root/bitbake-dev
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add OEROOT to preserved_envvars_list.Joshua Lock2008-09-301-0/+1
* bitbake: Sync with upstreamRichard Purdie2008-09-301-0/+5
* Fix better_exec error message to actually report filename.Joshua Lock2008-09-301-1/+1
* bitbake/bitbake-dev: Allow much better control of which variable influence bi...Richard Purdie2008-09-304-18/+71
* bitbake/bitbake-dev: Sync with upstreamRichard Purdie2008-09-305-161/+11
* AUTHORS: update my email in BitBakeMarcin Juszkiewicz2008-09-301-1/+1
* Merge changes from Poky bitbake 1.8Joshua Lock2008-09-309-14/+214
* bitbake-dev: Update against bitbake trunkRichard Purdie2008-09-304-3/+18
* Add bitbake-dev to allow ease of testing and development of bitbake trunkRichard Purdie2008-09-3047-0/+13798