summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2017-09-02bitbake: cooker: Ensure parseConfiguration clears parsecache_validRichard Purdie
2017-09-02bitbake: cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and ...Richard Purdie
2017-08-31bitbake: siggen: Add reset to SignatureGeneratorCaio Marcelo de Oliveira Filho
2017-08-31bitbake: cooker: Ensure buildFile doesn't have lasting side effectsRichard Purdie
2017-08-31bitbake: fetch2/npm: add noverify parameter to skip lockdown/shrinkwrapPaul Eggleton
2017-08-31bitbake: cooker: ensure we can run buildFileInternal() after cache is populatedPaul Eggleton
2017-08-31bitbake: tinfoil: ensure variable history tracking works when parsing a recipePaul Eggleton
2017-08-31bitbake: tinfoil: ensure log lines get printed when tasks failPaul Eggleton
2017-08-31bitbake: tinfoil: fix log message doubling when config_only=FalsePaul Eggleton
2017-08-31bitbake: prserv/serv: Gracefully handle the PR server exiting quicklyRichard Purdie
2017-08-31bitbake: prserv/serv: Rename self.quit -> self.quitflagRichard Purdie
2017-08-31bitbake: prserv/serv: Send sentinel to stop handler threadRichard Purdie
2017-08-31bitbake: ui/knotty: Send updateConfig earlyRichard Purdie
2017-08-31bitbake: cookerdata: Avoid tracebacks from early reset() callsRichard Purdie
2017-08-31bitbake: cooker: Allow changes in PRSERV_HOST to be responded toRichard Purdie
2017-08-31bitbake: prserv/serv: Shut down any existing server before restartingRichard Purdie
2017-08-31bitbake: cooker: Change to consistent prefile/postfile handlingRichard Purdie
2017-08-31bitbake: cooker: Handle datastore tracking for showEnvironment server side onlyRichard Purdie
2017-08-31bitbake: prserv/cooker: Drop unused paramRichard Purdie
2017-08-31bitbake: command: Fix some bugs identified by BB_SERVER_TIMEOUTRichard Purdie
2017-08-24bitbake: main: Attempt to gain bitbake.lock rather than just waitingRichard Purdie
2017-08-24bitbake: process: Clean up connection retry logicRichard Purdie
2017-08-23bitbake: fetch2: don't mandate path element in encodeurl()Paul Eggleton
2017-08-23bitbake: bitbake: ui: Sort 'Dependent tasks' in taskexpJussi Kukkonen
2017-08-23bitbake: toaster: support custom Layer Index URL and fixture overrideDavid Reyna
2017-08-23bitbake: Toaster: custom start and stop actionsDavid Reyna
2017-08-23bitbake: toaster: custom image updates and original creationDavid Reyna
2017-08-22bitbake: process: Ensure we call select() to know which fds to readRichard Purdie
2017-08-16bitbake: process: Increase server startup timeoutRichard Purdie
2017-08-16bitbake: process: Improve client disconnectsRichard Purdie
2017-08-13bitbake: cooker: Ignore common bitbake files for the parse cache invalidationRichard Purdie
2017-08-13bitbake: cooker: Improve inotify overflow handlingRichard Purdie
2017-08-13bitbake: cooker: Ensure we handle inotify before running the next commandRichard Purdie
2017-08-13bitbake: cooker: Track directories searched for bbappend/bb filesRichard Purdie
2017-08-13bitbake: server/process: Ensure we don't loop on client EOFErrorRichard Purdie
2017-08-13bitbake: cooker/siggen: Reset siggen when reparsingRichard Purdie
2017-08-09bitbake: main: Handle BB_SERVER_TIMEOUT = -1 for no server timeoutRobert Yang
2017-08-09bitbake: process: Fix disconnect when BB_SERVER_TIMEOUTRobert Yang
2017-08-09bitbake: main: Remove unneeded float()Robert Yang
2017-08-09bitbake: Revert "tinfoil: fix duplication of log messages"Paul Eggleton
2017-08-03bitbake: daemonize: Always print any remaning UI events at exit2.4_M2Richard Purdie
2017-08-03bitbake: cooker: Ensure all tasks are shown in task dependency treeRichard Purdie
2017-07-31bitbake: daemonize: clean up codeRichard Purdie
2017-07-31bitbake: daemonize: Ensure child process exits safelyRichard Purdie
2017-07-31bitbake: process: Add some extra server startup logsRichard Purdie
2017-07-31bitbake: process: Reorder server command processing and handle EOFErrorRichard Purdie
2017-07-31bitbake: wget: fix FusionForge workaroundRoss Burton
2017-07-31bitbake: toaster: move to new bitbake xmlrpc defaultDavid Reyna
2017-07-31bitbake: toaster: enable remote HTTP API for status aggregationDavid Reyna
2017-07-31bitbake: runqueue: Tweak debug message to make it more readable/diffableRichard Purdie