aboutsummaryrefslogtreecommitdiffstats
path: root/bin/bitbake-diffsigs
AgeCommit message (Expand)Author
2024-02-08bitbake-diffsigs: fix walking the task dependencies and show better errorMartin Jansa
2024-01-05bitbake-diffsigs/runqueue: adapt to reworked find_siginfo()Alexander Kanavin
2022-04-21bitbake-diffsigs: Make PEP8 compliantMarius Kriegerowski
2021-11-03lib/bb: Clean up use of len()Richard Purdie
2021-09-17bitbake: enable python warnings at the first opportunityAlexander Kanavin
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-04-23bitbake-diffsigs: Use 4 spaces as indent for recursecbRobert Yang
2019-01-03bitbake-diffsigs: Support recursive deps with signature filesPeter Kjellerstedt
2019-01-03bitbake-diffsigs: Merge with bitbake-dumpsigPeter Kjellerstedt
2017-07-27bitbake-diffsigs: fix regression after recent server changesPaul Eggleton
2017-04-10bitbake-diffsigs: fix traceback with no argumentsPaul Eggleton
2017-04-07bitbake-diffsigs: colourise outputPaul Eggleton
2017-04-07bitbake-diffsigs: add an option to find and compare specific signaturesPaul Eggleton
2017-04-07bitbake-diffsigs: change to use argparsePaul Eggleton
2017-04-07lib/bb/siggen: show a diff when dumping changes to multi-line valuesPaul Eggleton
2017-04-07bitbake-diffsigs: drop naive logic for removing duplicate filesPaul Eggleton
2017-04-07bitbake-diffsigs: properly report which signature is missingPaul Eggleton
2017-04-07bitbake-diffsigs: fix -t picking wrong files to comparePaul Eggleton
2017-03-27lib/bb/msg: introduce logger_create() functionPaul Eggleton
2017-03-22bitbake-diffsigs: Add debug supportPeter Kjellerstedt
2016-09-02bitbake-diffsigs/bitbake-layers: Ensure tinfoil is shut down correctlyPaul Eggleton
2016-06-01bitbake: Convert to python 3Richard Purdie
2016-05-09bin, toaster: Fix print and exception syntaxRichard Purdie
2015-04-17bitbake-diffsigs: consider the situation where sigdata and siginfo files havi...Chen Qi
2014-04-27bitbake-diffsigs: Fix runtime error when no arguments are givenJacob Kroon
2013-10-04bitbake-diffsigs: improve error handlingPaul Eggleton
2013-10-04bitbake-diffsigs: refactor argument parsing slightlyPaul Eggleton
2013-10-04bitbake-diffsigs: handle if task name is specified without do_ prefixPaul Eggleton
2013-01-25bitbake-diffigs: Don't pull in tinfoil unless we really need/plan to use itRichard Purdie
2012-09-07bitbake-diffsigs: allow specifying task & follow deps recursivelyPaul Eggleton
2012-09-07lib/bb/siggen.py: make signature dump/compare functions return a listPaul Eggleton
2010-12-29Implement task signaturesRichard Purdie