summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2013-06-17bitbake: knotty, bitbake: add option to terminate a remote serverAlexandru DAMIAN
2013-06-17bitbake: knotty, xmlrpc: add observer-only modeAlexandru DAMIAN
2013-06-14bitbake: utils: Fix multiprocessing pool referenceRichard Purdie
2013-06-14bitbake: compat/server/utils: Jettison pre python 2.7.3 workaroundsRichard Purdie
2013-06-14bitbake: runqueue: Improve handling of failing setscene tasks with hard depen...Richard Purdie
2013-06-14bitbake: xmlrpc: removes the event servers controllerAlexandru DAMIAN
2013-06-14bitbake: bitbake: Add event mask flag supportBogdan Marinescu
2013-06-14bitbake: bitbake: Update version to 1.19.1Richard Purdie
2013-06-14bitbake: bitbake: Bump minimum python version to 2.7.3Richard Purdie
2013-06-14bitbake: prserv: Adapt autostart to bitbake-workerRichard Purdie
2013-06-14bitbake: runqueue: Spawn a separate worker for fakeroot tasksRichard Purdie
2013-06-14bitbake: runqueue: Abstract the start and teardown worker functionsRichard Purdie
2013-06-14bitbake: runqueue: Move the bitbake-worker execution to a higher levelRichard Purdie
2013-06-14bitbake: runqueue: Split runqueue to use bitbake-workerRichard Purdie
2013-06-14bitbake: fetch2: Fix AUTOINC handlingRichard Purdie
2013-06-12bitbake: Add missing file that went out of syncRichard Purdie
2013-06-10bitbake: tinfoil: fix for move of data attribute to cookerPaul Eggleton
2013-06-07bitbake: lib/bb/cache.py: invalidate cache when file checksum entry no longer...Paul Eggleton
2013-06-07bitbake: cooker: Split data from configurationRichard Purdie
2013-06-07bitbake: xmlrpc: Allow server to remain memory residentAlexandru DAMIAN
2013-06-07bitbake: bitbake server: create common server infrastructureAlexandru DAMIAN
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 extra cache collection out of cookerAlexandru 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: 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: 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