aboutsummaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2015-10-01bitbake/lib: Update version to 1.28.0Richard Purdie
2015-09-29bitbake-worker: Guard against multiprocessing corruption of event dataRichard Purdie
2015-09-23toaster: start script warning text formatting small improvementCristian Iorga
2015-09-09bitbake-worker: Ensure pipe closure doesn't crash before killpg()Richard Purdie
2015-09-09bitbake-worker: Handle SIGKILL of parent gracefullyRichard Purdie
2015-09-09bitbake-worker: Simple code cleanupRichard Purdie
2015-08-19bitbake-layers: show-recipes: allow filtering by class inheritancePaul Eggleton
2015-08-19bitbake-layers: fix mapping files to layersPaul Eggleton
2015-08-19bitbake-layers: remove-layer: accept just layer directoryPaul Eggleton
2015-08-19bitbake-layers: ensure we exit if BBLAYERS_LAYERINDEX_URL is not setPaul Eggleton
2015-08-18bitbake-layers: use "with open" consistentlyPaul Eggleton
2015-08-18bitbake-layers: refactor show-appends to stop using cooker bbappends listPaul Eggleton
2015-08-18bitbake-layers: Convert flatten to use collections.bbappendsRichard Purdie
2015-07-22bitbake-selftest: Add -v option for verbosityRichard Purdie
2015-06-10toaster: Make toaster script to work in dashEd Bartosh
2015-06-10toaster: Code cleanup: bashismsEd Bartosh
2015-06-09bitbake: Bump version to 1.27.1Richard Purdie
2015-05-29toaster: enable no browser startAlexandru DAMIAN
2015-05-29toaster: enable server-side sessions for all usagesAlexandru DAMIAN
2015-05-24bitbake-worker: Fix regression with unbuffered logsJason Wessel
2015-05-19toaster: Remove dependency on daemon applicationRandy Witt
2015-05-14tests/parse: Add very basic start of parse testsRichard Purdie
2015-05-12toaster: Code cleanup: indentEd Bartosh
2015-05-12toaster: Make toaster script working in zshEd Bartosh
2015-05-12toaster: clear up toaster shutdown for mac osxAlexander Kanevskiy
2015-05-01toasterui: proper exit code on toaster errorsAlexandru DAMIAN
2015-04-28bitbake: use sys.exit to simplify the codeEd Bartosh
2015-04-28bitbake: Check if bitbake versions matchEd Bartosh
2015-04-28bitbake: Handle BBMainExceptionEd Bartosh
2015-04-17bitbake-diffsigs: consider the situation where sigdata and siginfo files havi...Chen Qi
2015-04-11bitbake-layers: ensure non-extended recipe name is preferredRichard Purdie
2015-03-31bin/image-writer: Add ext4 as a deployable image typeRichard Purdie
2015-03-24bin/bitbake: Create bitbake_main APIEd Bartosh
2015-03-16bitbake-layers: use stdout instead of stderr for loggingPaul Eggleton
2015-02-25bitbake-layers: fix wildcard support in remove-layerPaul Eggleton
2015-02-24toaster: update requirement for Django 1.6Alexandru Damian
2015-02-20bitbake-layers: add ability to fetch layers and their dependencies from layer...Chong Lu
2015-02-20bitbake-layers: fix loggingPaul Eggleton
2015-02-20bitbake-layers: refactor to use argparse instead of cmdPaul Eggleton
2015-02-09toaster: improve logging facilities for toasterAlexandru DAMIAN
2015-02-09toaster: enhancements for the startup sequenceAlexandru DAMIAN
2015-02-09toaster: correct typo in toaster scriptBelen Barros Pena
2015-02-02toaster: proper setup for build configurationAlexandru DAMIAN
2015-01-30toaster: update texts for the startup sequenceAlexandru DAMIAN
2015-01-21bin/bitbake: only check that /dev/shm is writable on LinuxRoss Burton
2015-01-08toaster: do not launch web browser on noweb optionAlexandru DAMIAN
2015-01-08toaster: write pre-read conf file for build variablesAlexandru DAMIAN
2015-01-08bitbake-worker: Use setsid() rather than setpgid()Richard Purdie
2014-12-30bitbake-layers: fix error handling in add-layer / remove-layerPaul Eggleton
2014-12-21bitbake-layers: add commands for adding and removing layersPaul Eggleton