summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2013-07-03hob: save button from settings called a nonexisting methodCristiana Voicu
2013-06-28cookerdata: Improve message if BBPATH is unset and bblayers.conf not foundRichard Purdie
2013-06-27bitbake: python funcname can not include special character @Li Wang
2013-06-27bitbake: adding a new comment should be placed on a new lineCristiana Voicu
2013-06-21data_smart: Fix bug with overrides and weak default valuesRichard Purdie
2013-06-20data_smart: Ensure variable flags are accounted for in config data hashRichard Purdie
2013-06-20hob: save variables in conf/ directoryCristiana Voicu
2013-06-20hob: replace the init cooker with reset in order to keep the historyCristiana Voicu
2013-06-20bitbake: call the initConfiguration when reparsingCristiana Voicu
2013-06-20cooker: Ensure configuration matches variable tracking stateRichard Purdie
2013-06-20build.py: Cleanup data store referencesRichard Purdie
2013-06-20bitbake: remove the function for reparse because it does nothingCristiana Voicu
2013-06-20Correct a typoPeter Kjellerstedt
2013-06-20Allow checksums to be used for files retrieved using SFTPPeter Kjellerstedt
2013-06-20hob: check if imageconfiguration page has the attribute 'warnings_bar'Cristiana Voicu
2013-06-20bitbake & hob: modify some commands and call them from hobCristiana Voicu
2013-06-20hob: remove the rest of the old template functionalityCristiana Voicu
2013-06-19fetch2: Enhance error message for BB_NO_NETWORKRichard Purdie
2013-06-19runqueue/build: Add recideptask flagRichard Purdie
2013-06-17knotty, bitbake: add option to terminate a remote serverAlexandru DAMIAN
2013-06-17knotty, xmlrpc: add observer-only modeAlexandru DAMIAN
2013-06-14utils: Fix multiprocessing pool referenceRichard Purdie
2013-06-14compat/server/utils: Jettison pre python 2.7.3 workaroundsRichard Purdie
2013-06-14runqueue: Improve handling of failing setscene tasks with hard dependenciesRichard Purdie
2013-06-14xmlrpc: removes the event servers controllerAlexandru DAMIAN
2013-06-14bitbake: Add event mask flag supportBogdan Marinescu
2013-06-12bitbake: Update version to 1.19.1Richard Purdie
2013-06-12bitbake: Bump minimum python version to 2.7.3Richard Purdie
2013-06-12prserv: Adapt autostart to bitbake-workerRichard Purdie
2013-06-12runqueue: Spawn a separate worker for fakeroot tasksRichard Purdie
2013-06-12runqueue: Abstract the start and teardown worker functionsRichard Purdie
2013-06-12runqueue: Move the bitbake-worker execution to a higher levelRichard Purdie
2013-06-12runqueue: Split runqueue to use bitbake-workerRichard Purdie
2013-06-12fetch2: Fix AUTOINC handlingRichard Purdie
2013-06-10tinfoil: fix for move of data attribute to cookerPaul Eggleton
2013-06-07lib/bb/cache.py: invalidate cache when file checksum entry no longer existsPaul Eggleton
2013-06-07cooker: Split data from configurationRichard Purdie
2013-06-06xmlrpc: Allow server to remain memory residentAlexandru DAMIAN
2013-06-06bitbake server: create common server infrastructureAlexandru DAMIAN
2013-05-31Added distroy signal to information dialogsAndrei Dinu
2013-05-31lib/bb/cache.py: Change debugging note to a debug messageMark Hatle
2013-05-30prserv: Unbreak after bb.server changesRichard Purdie
2013-05-30cookerdata: Fix tinfoil by adding missinge extra_caches defaultRichard Purdie
2013-05-30bitbake: xmlrpc remote serverAlexandru DAMIAN
2013-05-30bitbake: xmlrpc transport has identification tokenAlexandru DAMIAN
2013-05-30bitbake: move extra cache collection out of cookerAlexandru DAMIAN
2013-05-30fetch2: Fix missing function callRichard Purdie
2013-05-28server/bitbake: Remove launchUI methodRichard Purdie
2013-05-28server: Remove none serverRichard Purdie
2013-05-24cooker/cookerdata: Fix up event handling for hobRichard Purdie