summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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
2017-07-08bitbake: bitbake: Add MultiConfigParsed eventRichard Purdie
2017-07-04bitbake: bitbake-user-manual: Removed and replaced broken linkKristi Rifenbark
2017-07-04bitbake: bitbake-user-manual: Replaced bad linkKristi Rifenbark
2017-06-29bitbake: npm fetcher: fix unknown variable name.Ismo Puustinen
2017-06-28bitbake: cache: don't insert PN into PACKAGESRoss Burton
2017-06-28bitbake: toaster: test 'commit' first in get_vcs_referenceDavid Reyna
2017-06-28bitbake: toaster: large package set breaks sqlite queryDavid Reyna
2017-06-28bitbake: toaster: Add distro selection supportDavid Reyna
2017-06-28bitbake: toaster: git clone progress barDavid Reyna
2017-06-28bitbake: toaster: address Django-1.10 API deprecationsDavid Reyna