summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
AgeCommit message (Expand)Author
2019-11-07bitbake: bitbake-worker child process create group before registering SIGTERM...Ivan Efimov
2019-01-08bitbake: bitbake-diffsigs: Support recursive deps with signature filesPeter Kjellerstedt
2019-01-08bitbake: bitbake-diffsigs: Merge with bitbake-dumpsigPeter Kjellerstedt
2018-11-07bitbake: bitbake: toaster: allow OE_ROOT to be provided through environmentAwais Belal
2018-10-20bitbake: bitbake: Bump version to 1.40.0Richard Purdie
2018-09-05bitbake: cooker.py: Fix incorrect bb files matched warningMark Hatle
2018-08-28bitbake: toaster: allow TOASTER_DIR to be overridden from cmdlineAwais Belal
2018-08-23bitbake: bitbake: Bump version 1.39.0 -> 1.39.1Richard Purdie
2018-08-02bitbake: layerindexlib: Initial layer index processing module implementationMark Hatle
2018-06-06bitbake: bitbake: Update version to post release 1.39Richard Purdie
2018-03-28bitbake: Toaster: fix shutdown and extra threadsDavid Reyna
2017-12-18bitbake: toaster: add 'nobuild' option to ToasterDavid Reyna
2017-11-07bitbake: bitbake: be more explicit when warning about locale choiceRoss Burton
2017-10-31bitbake: bitbake: Update version to 1.37.0 for developmentKhem Raj
2017-10-31bitbake: bitbake: Update version to 1.36.0 for stable releaseKhem Raj
2017-08-23bitbake: Toaster: custom start and stop actionsDavid Reyna
2017-07-27bitbake: bitbake-diffsigs: fix regression after recent server changesPaul Eggleton
2017-07-21bitbake: Update to version 1.35.0 (development version with server rework cha...Richard Purdie
2017-07-21bitbake: tinfoil: add a parse_recipes() functionPaul Eggleton
2017-06-28bitbake: toaster: address Django-1.10 API deprecationsDavid Reyna
2017-06-23bitbake: bitbake-selftest: add bb.tests.event to bitbake-selftestJair Gonzalez
2017-06-22bitbake: toaster: noweb should init databaseDavid Reyna
2017-06-06bitbake: bitbake-layers: check layer dependencies before addingChang Rebecca Swee Fun
2017-06-02bitbake: git-make-shallow: add script to make a git repo shallowChristopher Larson
2017-04-19bitbake: bitbake: Update version to 1.34.0 for stable releaseRichard Purdie
2017-04-13bitbake: bitbake-layers: add signal hander to avoid exceptionZhixiong Chi
2017-04-11bitbake: bitbake-diffsigs: fix traceback with no argumentsPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: colourise outputPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: add an option to find and compare specific signaturesPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: change to use argparsePaul Eggleton
2017-04-10bitbake: lib/bb/siggen: show a diff when dumping changes to multi-line valuesPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: drop naive logic for removing duplicate filesPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: properly report which signature is missingPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: fix -t picking wrong files to comparePaul Eggleton
2017-04-10bitbake: Bump version to 1.33.4Richard Purdie
2017-03-31bitbake: bitbake: Bump version to 1.33.3Richard Purdie
2017-03-27bitbake: lib/bb/msg: introduce logger_create() functionPaul Eggleton
2017-03-23bitbake: bitbake-diffsigs: Add debug supportPeter Kjellerstedt
2017-03-23bitbake: bitbake-dumpsig: Add debug supportPeter Kjellerstedt
2017-03-23bitbake: bitbake-dumpsig: Allow recipe and task to be specifiedPeter Kjellerstedt
2017-03-01bitbake: bitbake: Update version to 1.33.2Richard Purdie
2017-02-19bitbake: bitbake-layers: Handle exception raised bytinfoil.prepare()Aníbal Limón
2017-02-15bitbake: toaster: remove cut and paste cruftbrian avery
2017-02-15bitbake: toaster: remove cut and paste cruftbrian avery
2017-02-07bitbake: bitbake: Update version to 1.33.1Richard Purdie
2017-01-27bitbake: bitbake: Bump version to 1.33.0 (develoment version)Richard Purdie
2017-01-20bitbake: cooker: Add BB_LIMITEDDEPS supportRichard Purdie
2017-01-17bitbake: toaster: bin/toaster whitelist TOASTER_DIRbrian avery
2016-12-20bitbake: runqueue: dry-run real tasks when BB_SETSCENE_ENFORCE is setPaul Eggleton
2016-12-14bitbake: runqueue: enable setVariable command to affect task executionPaul Eggleton