summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
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
2014-12-12add option to write offline event log fileAlexandru DAMIAN
2014-12-03bitbake: Update to 1.25.0 as development version after releaseRichard Purdie
2014-11-20toastergui: layer name correlationAlexandru DAMIAN
2014-11-20toaster: fix file name collisionBelen Barros Pena
2014-11-20bitbake-worker: exit normally when SIGHUPRobert Yang
2014-11-12toaster script: webport option and other improvementsAlexandru DAMIAN
2014-10-30bitbake: clarify startup messageAlexandru DAMIAN
2014-10-30toaster: change startup parameter passing to avoid raceAlexandru DAMIAN
2014-09-23bin/bitbake: Update to version 1.24.0Richard Purdie
2014-09-22bitbake-worker: Fix bitbake -nRichard Purdie
2014-09-11bin/bitbake: Update to version 1.23.2Richard Purdie
2014-09-11siggen/runqueue/bitbake-worker: Improve siggen data transfer interfaceRichard Purdie
2014-09-04toaster: bitbake server listen on all interfaceAlexandru DAMIAN
2014-08-29toaster: update checksettings command for auto-detectionAlexandru DAMIAN
2014-08-27bitbake-worker: Extra profiling data dumpRichard Purdie
2014-08-22bitbake-worker: Improve sigterm handlerRichard Purdie
2014-07-24bitbake: remove choices for dump-signaturesRobert Yang
2014-07-23toaster-requirements.txt: document requirements for the python environmentAlexandru DAMIAN
2014-07-23toaster: add fields for sourcedir and builddir pathsAlexandru DAMIAN
2014-07-23"per-package" should say "per-recipe"Robert P. J. Day