summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2013-06-04bitbake: Drop bitbake-runtask (removed upstream a while ago)Richard Purdie
2013-05-31bitbake: Added distroy signal to information dialogsAndrei Dinu
2013-05-31bitbake: lib/bb/cache.py: Change debugging note to a debug messageMark Hatle
2013-05-30bitbake: prserv: Unbreak after bb.server changesRichard Purdie
2013-05-30bitbake: cookerdata: Fix tinfoil by adding missinge extra_caches defaultRichard Purdie
2013-05-30bitbake: bitbake: xmlrpc remote serverAlexandru DAMIAN
2013-05-30bitbake: bitbake: xmlrpc transport has identification tokenAlexandru DAMIAN
2013-05-30bitbake: bitbake: move start server code in a separate functionAlexandru DAMIAN
2013-05-30bitbake: bitbake: move extra cache collection out of cookerAlexandru DAMIAN
2013-05-30bitbake: bitbake: retrieve the entire ui module in launcherAlexandru DAMIAN
2013-05-30bitbake: fetch2: Fix missing function callRichard Purdie
2013-05-30bitbake: server/bitbake: Remove launchUI methodRichard Purdie
2013-05-30bitbake: server: Remove none serverRichard Purdie
2013-05-24bitbake: cooker/cookerdata: Fix up event handling for hobRichard Purdie
2013-05-24bitbake: build: Avoid empty promisesRichard Purdie
2013-05-24bitbake: bitbake-layers: fix show-appends and flatten for recent cooker changesPaul Eggleton
2013-05-24bitbake: cooker/cookerdata: Improve configuration object handlingRichard Purdie
2013-05-24bitbake: fetch2: Fix missing assignmentRichard Purdie
2013-05-24bitbake: cooker/cookerdata/event: Improve class handlers managementRichard Purdie
2013-05-24bitbake: cooker/cookerdata/utils: Improve context managementRichard Purdie
2013-05-24bitbake: event: Drop Handled/NotHandled status return valuesRichard Purdie
2013-05-24bitbake: cooker.py: Remove global scope class event handlersRichard Purdie
2013-05-24bitbake: methodpool: Retire it, remove global method scopeRichard Purdie
2013-05-24bitbake: methodpool: Conflicting methodnames should be a fatal errorRichard Purdie
2013-05-22bitbake: hob: Table sorting criteria should not change after deselecting reci...Cristiana Voicu
2013-05-22bitbake: hob: apply a fade out animation when deselecting from tablesCristiana Voicu
2013-05-22bitbake: cookerdata: rename _parse to parse_config_filePaul Eggleton
2013-05-22bitbake: tinfoil: fix for changes to cooker config structurePaul Eggleton
2013-05-22bitbake: bitbake-layers: fix for move of calc_bbfile_priority within cookerPaul Eggleton
2013-05-22bitbake: command: Fix function module reference after code rearrangementRichard Purdie
2013-05-22bitbake: runqueue.py: Ensure export flag is set for fakeroot environment vari...Richard Purdie
2013-05-22bitbake: bitbake/cookerdata: Explicitly specify cooker configuration optionsRichard Purdie
2013-05-22bitbake: cooker: Split configuration parsing code into cookerdataRichard Purdie
2013-05-22bitbake: cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie
2013-05-22bitbake: bitbake: Create cookerdata splitting config from cooker and bin/bitbakeRichard Purdie
2013-05-22bitbake: bin/bitbake: Improve exception handlingRichard Purdie
2013-05-22bitbake: fetch2: Shorten long srcrevsRichard Purdie
2013-05-22bitbake: fetch2/git: Clean up sortable_revisionRichard Purdie
2013-05-22bitbake: data: Ensure dependencies of subfunctions are accounted forRichard Purdie
2013-05-17bitbake: test/fetch: Allow the conditional network tests to work under python...Richard Purdie
2013-05-17bitbake: test/fetch: Split the network tests from the rest of the fetcher testsRichard Purdie
2013-05-17bitbake: fetch2/utils: Clean up importsRichard Purdie
2013-05-17bitbake: tests/fetch: Allow to work on python 2.6Richard Purdie
2013-05-14bitbake: bin/bitbake: Fix queue import for pyhton 2 and 3Richard Purdie
2013-05-14bitbake: hob: fix for XMLRPC modeBogdan Marinescu
2013-05-13bitbake: cooker/bitbake-layers/tinfoil: Fix recipecache typoRichard Purdie
2013-05-12bitbake: bitbake-layers/tinfoil: Catch up with status -> recpiecache renameRichard Purdie
2013-05-12bitbake: cooker: Rename status variable to recipecacheRichard Purdie
2013-05-12bitbake: cooker: Rename confusing buildDepgraph task to handlePrefProvidersRichard Purdie
2013-05-12bitbake: cooker: Drop pointless variablesRichard Purdie