aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2017-07-28toaster: move to new bitbake xmlrpc defaultdreyna/submit/dreyna/toaster/cummulative_280717_patchDavid Reyna
2017-07-28toaster: enable remote HTTP API for status aggregationDavid Reyna
2017-07-27bitbake: bitbake-diffsigs: fix regression after recent server changesPaul Eggleton
2017-07-27bitbake: lib/fetch2/__init__.py: Fix unpack commentMark Hatle
2017-07-27bitbake: lib/bb/utils.py: Add missing debug levelMark Hatle
2017-07-25bitbake: fetch2/__init__.py: replace stray logger.warn() with logger.warning()Andre McCurdy
2017-07-25bitbake: fetch/wget: mitigate a wget race condition when listing FTP directoriesRoss Burton
2017-07-24bitbake: process: Change timeout warning to a noteRichard Purdie
2017-07-24bitbake: cooker/process: Drop server_main functionRichard Purdie
2017-07-24bitbake: prserv/serv: Improve process exit handlingRichard Purdie
2017-07-21bitbake: fetch2/wget.py: improve error handling during sstate checkPatrick Ohly
2017-07-21bitbake: toaster: trim build target inputDavid Reyna
2017-07-21bitbake: toaster: set clone progress default to offDavid Reyna
2017-07-21bitbake: toaster: include setscene in task progressDavid Reyna
2017-07-21bitbake: Update to version 1.35.0 (development version with server rework cha...Richard Purdie
2017-07-21bitbake: fetch2: fire an event when there are missing checksumsPaul Eggleton
2017-07-21bitbake: fetch2: allow hiding checksum warningPaul Eggleton
2017-07-21bitbake: tinfoil: add more doc commentsPaul Eggleton
2017-07-21bitbake: tinfoil: add simple API for getting cached recipe informationPaul Eggleton
2017-07-21bitbake: tinfoil: enable access to additional cached itemsPaul Eggleton
2017-07-21bitbake: tinfoil: add functionality for running full buildsPaul Eggleton
2017-07-21bitbake: knotty: make it possible to use termfilter without either consolePaul Eggleton
2017-07-21bitbake: lib/bb/ui/uihelper: indicate to caller of eventHandler() if events h...Paul Eggleton
2017-07-21bitbake: lib/bb/event: refactor printing eventsPaul Eggleton
2017-07-21bitbake: tinfoil: set a flag when recipes have been parsedPaul Eggleton
2017-07-21bitbake: tinfoil: add a parse_recipes() functionPaul Eggleton
2017-07-21bitbake: tinfoil: add internal mode to build_file() functionPaul Eggleton
2017-07-21bitbake: bb/main.py: fix logic for --observe-onlyRobert Yang
2017-07-21bitbake: bb/main.py: avoid starting server when not neededRobert Yang
2017-07-21bitbake: bb/main.py: fix infinite loop for --server-onlyRobert Yang
2017-07-21bitbake: server/process.py: fix self.bitbake_lock.write()Robert Yang
2017-07-21bitbake: cookerdata/cooker: Restore original datastore upon client disconnectRichard Purdie
2017-07-21bitbake: server: Rework the server API so process and xmlrpc servers coexistRichard Purdie
2017-07-21bitbake: daemonize: Various fixesRichard Purdie
2017-07-21bitbake: cookerdata: Add a function to find TOPDIRRichard Purdie
2017-07-21bitbake: server: Remove base classes and inline codeRichard Purdie
2017-07-21bitbake: event/command: Allow UI to request the UI eventhander IDRichard Purdie
2017-07-18bitbake: fetch2: fix indentationPaul Eggleton
2017-07-18bitbake: cooker: fix whitespacePaul Eggleton
2017-07-18bitbake: cache.py: fix whitespacePaul Eggleton
2017-07-18bitbake: cookerdata: fix indentation and trailing spacesPaul Eggleton
2017-07-18bitbake: knotty: fix indentationPaul Eggleton
2017-07-18bitbake: bb/server/process: Handle EINTR on idle_commands selectAníbal Limón
2017-07-08bitbake: knotty: Drop task prefix of PLAIN log messagesRichard Purdie
2017-07-08bitbake: BBHandler: Remove old style bb.data.setVar() syntax usageEnrico Scholz
2017-07-08bitbake: server/xmlrpc: Add Heartbeat event supportRichard Purdie
2017-07-08bitbake: event: Queue offline events for the UIRichard Purdie
2017-07-08bitbake: server/process: Fix waitEvent() calls with 0 timeoutRichard Purdie
2017-07-08bitbake: data: Micro performance optimisation tweakRichard Purdie
2017-07-08bitbake: cooker: Use multiple BuildStarted events for multiconfigRichard Purdie