summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
AgeCommit message (Expand)Author
2015-12-07bitbake: toaster: unset environment variablesEd Bartosh
2015-12-07bitbake: toaster: stop using toaster-pre.confEd Bartosh
2015-12-07bitbake: toaster: implement 'toaster restart-bitbake'Ed Bartosh
2015-12-07bitbake: toaster: implement start_bitbake functionEd Bartosh
2015-12-07bitbake: toaster: implement stop_bitbake functionEd Bartosh
2015-12-07bitbake: toaster: start 'manage.py runbuilds' in the scriptEd Bartosh
2015-12-07bitbake: toaster: use parent of the build dirEd Bartosh
2015-12-07bitbake: toaster: check for toaster configuration laterEd Bartosh
2015-12-07bitbake: toaster: remove unused variableEd Bartosh
2015-12-07bitbake: toaster: change toasterconf.json logic to use TEMPLATECONF, like oe-...brian avery
2015-12-07bitbake: toaster: run bitbake the same wayEd Bartosh
2015-12-07bitbake: toaster: set DATABASE_URL in toaster scriptEd Bartosh
2015-12-07bitbake: toaster: don't allow to run toaster as a scriptEd Bartosh
2015-10-16bitbake: toaster: exit or return depending on the modeEd Bartosh
2015-10-16bitbake: toaster: set TOASTER_MANAGED variableEd Bartosh
2015-10-16bitbake: toaster: get rid of SRCFILEEd Bartosh
2015-10-16bitbake: toaster: use path to the script to guess config pathEd Bartosh
2015-10-16bitbake: toaster: Always run bldcontrol migrationsElliot Smith
2015-10-11bitbake: toaster: remove bashisms so script works in dash as wellbrian avery
2015-10-11bitbake: toaster: get rid of interactivity in bldcontrolbrian avery
2015-10-11bitbake: toaster: check for configuration file and exit if not foundbrian avery
2015-10-11bitbake: toaster: remove layer and build dir interactive questionsbrian avery
2015-10-11bitbake: toaster: removed superuser question from startupbrian avery
2015-10-01bitbake: bitbake/lib: Update version to 1.28.0Richard Purdie
2015-10-01bitbake: bitbake-worker: Guard against multiprocessing corruption of event dataRichard Purdie
2015-09-23bitbake: toaster: start script warning text formatting small improvementCristian Iorga
2015-09-12bitbake: bitbake-worker: Ensure pipe closure doesn't crash before killpg()Richard Purdie
2015-09-09bitbake: bitbake-worker: Handle SIGKILL of parent gracefullyRichard Purdie
2015-09-09bitbake: bitbake-worker: Simple code cleanupRichard Purdie
2015-08-19bitbake: bitbake-layers: show-recipes: allow filtering by class inheritancePaul Eggleton
2015-08-19bitbake: bitbake-layers: fix mapping files to layersPaul Eggleton
2015-08-19bitbake: bitbake-layers: remove-layer: accept just layer directoryPaul Eggleton
2015-08-19bitbake: bitbake-layers: ensure we exit if BBLAYERS_LAYERINDEX_URL is not setPaul Eggleton
2015-08-19bitbake: bitbake-layers: use "with open" consistentlyPaul Eggleton
2015-08-19bitbake: bitbake-layers: refactor show-appends to stop using cooker bbappends...Paul Eggleton
2015-08-19bitbake: bitbake-layers: Convert flatten to use collections.bbappendsRichard Purdie
2015-07-23bitbake: bitbake-selftest: Add -v option for verbosityRichard Purdie
2015-06-12bitbake: toaster: Make toaster script to work in dashEd Bartosh
2015-06-12bitbake: toaster: Code cleanup: bashismsEd Bartosh
2015-06-09bitbake: bitbake: Bump version to 1.27.1Richard Purdie
2015-05-29bitbake: toaster: enable no browser startAlexandru DAMIAN
2015-05-29bitbake: toaster: enable server-side sessions for all usagesAlexandru DAMIAN
2015-05-26bitbake: bitbake-worker: Fix regression with unbuffered logsJason Wessel
2015-05-19bitbake: toaster: Remove dependency on daemon applicationRandy Witt
2015-05-15bitbake: tests/parse: Add very basic start of parse testsRichard Purdie
2015-05-12bitbake: toaster: Code cleanup: indentEd Bartosh
2015-05-12bitbake: toaster: Make toaster script working in zshEd Bartosh
2015-05-12bitbake: toaster: clear up toaster shutdown for mac osxAlexander Kanevskiy
2015-05-08bitbake: toasterui: proper exit code on toaster errorsAlexandru DAMIAN
2015-04-29bitbake: bitbake: use sys.exit to simplify the codeEd Bartosh