summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: bitbake-diffsigs: fix -t picking wrong files to comparePaul Eggleton2017-04-101-3/+3
* bitbake: Bump version to 1.33.4Richard Purdie2017-04-101-1/+1
* bitbake: bitbake: Bump version to 1.33.3Richard Purdie2017-03-311-1/+1
* bitbake: lib/bb/msg: introduce logger_create() functionPaul Eggleton2017-03-273-44/+9
* bitbake: bitbake-diffsigs: Add debug supportPeter Kjellerstedt2017-03-231-0/+9
* bitbake: bitbake-dumpsig: Add debug supportPeter Kjellerstedt2017-03-231-0/+8
* bitbake: bitbake-dumpsig: Allow recipe and task to be specifiedPeter Kjellerstedt2017-03-231-11/+42
* bitbake: bitbake: Update version to 1.33.2Richard Purdie2017-03-011-1/+1
* bitbake: bitbake-layers: Handle exception raised bytinfoil.prepare()Aníbal Limón2017-02-191-10/+3
* bitbake: toaster: remove cut and paste cruftbrian avery2017-02-151-12/+2
* bitbake: toaster: remove cut and paste cruftbrian avery2017-02-151-1/+4
* bitbake: bitbake: Update version to 1.33.1Richard Purdie2017-02-071-1/+1
* bitbake: bitbake: Bump version to 1.33.0 (develoment version)Richard Purdie2017-01-271-1/+1
* bitbake: cooker: Add BB_LIMITEDDEPS supportRichard Purdie2017-01-201-0/+2
* bitbake: toaster: bin/toaster whitelist TOASTER_DIRbrian avery2017-01-171-0/+1
* bitbake: runqueue: dry-run real tasks when BB_SETSCENE_ENFORCE is setPaul Eggleton2016-12-201-5/+7
* bitbake: runqueue: enable setVariable command to affect task executionPaul Eggleton2016-12-141-2/+10
* bitbake: toaster: Reference pip3 not pipRichard Purdie2016-12-081-1/+1
* bitbake: bitbake-worker: Further IO performance tweaksRichard Purdie2016-12-081-4/+9
* bitbake: toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood2016-11-301-1/+1
* bitbake: bitbake: remove True option to getVarFlag callsJoshua Lock2016-11-301-1/+1
* bitbake: bitbake: remove True option to getVar callsJoshua Lock2016-11-302-3/+3
* bitbake: bitbake-worker: Handle cooker/worker IO deadlockingRichard Purdie2016-11-291-16/+36
* bitbake: bitbake-worker: print full traceback instead of message onlyMarkus Lehtonen2016-11-041-2/+3
* bitbake: bitbake: Update version to 1.32.0Richard Purdie2016-10-111-1/+1
* bitbake: bitbake: Update version to 1.31.2Richard Purdie2016-10-051-1/+1
* bitbake: toaster: stop modifying OEROOT in toaster scriptEd Bartosh2016-09-301-4/+6
* bitbake: toaster: don't kill all runserver processesEd Bartosh2016-09-081-3/+0
* bitbake: toaster: remove handling of .toasterui.pidEd Bartosh2016-09-081-4/+0
* bitbake: toaster: don't kill toaster on startEd Bartosh2016-09-081-8/+0
* bitbake: bitbake-diffsigs/bitbake-layers: Ensure tinfoil is shut down correctlyPaul Eggleton2016-09-022-28/+31
* bitbake: bitbake-selftest: enable bitbake logging to stdoutMarkus Lehtonen2016-08-201-1/+19
* bitbake: bitbake-selftest: introduce BB_TMPDIR_NOCLEANMarkus Lehtonen2016-08-201-0/+1
* bitbake: bitbake-selftest: add help text for env variable(s)Markus Lehtonen2016-08-201-1/+13
* bitbake: bitbake-selftest: utilize unittest.main betterMarkus Lehtonen2016-08-201-22/+8
* bitbake: bitbake: Update version to 1.31.1Richard Purdie2016-08-181-1/+1
* bitbake: bitbake: Initial multi-config supportRichard Purdie2016-08-181-2/+4
* bitbake: cache: Build datastores from databuilder objectRichard Purdie2016-08-181-10/+13
* bitbake: toaster: Remove old toaster config loading mechanismMichael Wood2016-08-111-15/+0
* bitbake: toaster: checksettings call django's loaddata instead of custom commandMichael Wood2016-08-111-1/+2
* bitbake: toaster: --help now returns 0 instead of 1Randy Witt2016-08-111-0/+4
* bitbake: eventreplay: rewrite the scriptEd Bartosh2016-07-081-125/+82
* bitbake: eventreplay: reorganize importsEd Bartosh2016-07-081-11/+6
* bitbake: eventreplay: replace MockConfigParameters with namedtupleEd Bartosh2016-07-081-12/+2
* bitbake: eventreplay: fix event loading codeEd Bartosh2016-07-081-1/+3
* bitbake: eventprelay: implement setEventMask commandEd Bartosh2016-07-081-0/+6
* bitbake: eventreplay: add MockConnection.getEventHandle methodEd Bartosh2016-07-081-0/+2
* bitbake: bitbake-worker: don't reassign sys.stdoutEd Bartosh2016-07-081-2/+1
* bitbake: toaster: bin Use python 3 for our django modules checkMichael Wood2016-06-151-1/+1
* bitbake: toaster: use python3 explicitlyEd Bartosh2016-06-021-3/+3