summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Drop bitbake-runtask (removed upstream a while ago)Richard Purdie2013-06-041-119/+0
* bitbake: Added distroy signal to information dialogsAndrei Dinu2013-05-311-0/+1
* bitbake: lib/bb/cache.py: Change debugging note to a debug messageMark Hatle2013-05-311-1/+1
* bitbake: prserv: Unbreak after bb.server changesRichard Purdie2013-05-301-1/+1
* bitbake: cookerdata: Fix tinfoil by adding missinge extra_caches defaultRichard Purdie2013-05-301-0/+1
* bitbake: bitbake: xmlrpc remote serverAlexandru DAMIAN2013-05-302-8/+215
* bitbake: bitbake: xmlrpc transport has identification tokenAlexandru DAMIAN2013-05-301-66/+100
* bitbake: bitbake: move start server code in a separate functionAlexandru DAMIAN2013-05-301-35/+41
* bitbake: bitbake: move extra cache collection out of cookerAlexandru DAMIAN2013-05-303-23/+20
* bitbake: bitbake: retrieve the entire ui module in launcherAlexandru DAMIAN2013-05-301-3/+3
* bitbake: fetch2: Fix missing function callRichard Purdie2013-05-301-14/+15
* bitbake: server/bitbake: Remove launchUI methodRichard Purdie2013-05-303-10/+1
* bitbake: server: Remove none serverRichard Purdie2013-05-302-206/+3
* bitbake: cooker/cookerdata: Fix up event handling for hobRichard Purdie2013-05-241-1/+2
* bitbake: build: Avoid empty promisesRichard Purdie2013-05-241-1/+1
* bitbake: bitbake-layers: fix show-appends and flatten for recent cooker changesPaul Eggleton2013-05-241-8/+8
* bitbake: cooker/cookerdata: Improve configuration object handlingRichard Purdie2013-05-244-16/+16
* bitbake: fetch2: Fix missing assignmentRichard Purdie2013-05-241-1/+1
* bitbake: cooker/cookerdata/event: Improve class handlers managementRichard Purdie2013-05-243-3/+13
* bitbake: cooker/cookerdata/utils: Improve context managementRichard Purdie2013-05-243-10/+22
* bitbake: event: Drop Handled/NotHandled status return valuesRichard Purdie2013-05-241-11/+0
* bitbake: cooker.py: Remove global scope class event handlersRichard Purdie2013-05-241-0/+2
* bitbake: methodpool: Retire it, remove global method scopeRichard Purdie2013-05-244-51/+5
* bitbake: methodpool: Conflicting methodnames should be a fatal errorRichard Purdie2013-05-241-1/+1
* bitbake: hob: Table sorting criteria should not change after deselecting reci...Cristiana Voicu2013-05-223-7/+27
* bitbake: hob: apply a fade out animation when deselecting from tablesCristiana Voicu2013-05-222-34/+30
* bitbake: cookerdata: rename _parse to parse_config_filePaul Eggleton2013-05-221-6/+6
* bitbake: tinfoil: fix for changes to cooker config structurePaul Eggleton2013-05-221-20/+21
* bitbake: bitbake-layers: fix for move of calc_bbfile_priority within cookerPaul Eggleton2013-05-221-1/+1
* bitbake: command: Fix function module reference after code rearrangementRichard Purdie2013-05-221-1/+1
* bitbake: runqueue.py: Ensure export flag is set for fakeroot environment vari...Richard Purdie2013-05-221-0/+1
* bitbake: bitbake/cookerdata: Explicitly specify cooker configuration optionsRichard Purdie2013-05-222-12/+21
* bitbake: cooker: Split configuration parsing code into cookerdataRichard Purdie2013-05-222-118/+139
* bitbake: cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie2013-05-229-89/+104
* bitbake: bitbake: Create cookerdata splitting config from cooker and bin/bitbakeRichard Purdie2013-05-224-84/+148
* bitbake: bin/bitbake: Improve exception handlingRichard Purdie2013-05-221-2/+3
* bitbake: fetch2: Shorten long srcrevsRichard Purdie2013-05-221-0/+4
* bitbake: fetch2/git: Clean up sortable_revisionRichard Purdie2013-05-223-21/+14
* bitbake: data: Ensure dependencies of subfunctions are accounted forRichard Purdie2013-05-221-0/+1
* bitbake: test/fetch: Allow the conditional network tests to work under python...Richard Purdie2013-05-171-96/+86
* bitbake: test/fetch: Split the network tests from the rest of the fetcher testsRichard Purdie2013-05-171-23/+24
* bitbake: fetch2/utils: Clean up importsRichard Purdie2013-05-172-10/+8
* bitbake: tests/fetch: Allow to work on python 2.6Richard Purdie2013-05-171-2/+2
* bitbake: bin/bitbake: Fix queue import for pyhton 2 and 3Richard Purdie2013-05-141-1/+4
* bitbake: hob: fix for XMLRPC modeBogdan Marinescu2013-05-141-1/+1
* bitbake: cooker/bitbake-layers/tinfoil: Fix recipecache typoRichard Purdie2013-05-133-78/+78
* bitbake: bitbake-layers/tinfoil: Catch up with status -> recpiecache renameRichard Purdie2013-05-122-9/+9
* bitbake: cooker: Rename status variable to recipecacheRichard Purdie2013-05-121-69/+69
* bitbake: cooker: Rename confusing buildDepgraph task to handlePrefProvidersRichard Purdie2013-05-121-4/+3
* bitbake: cooker: Drop pointless variablesRichard Purdie2013-05-121-7/+2