summaryrefslogtreecommitdiff
path: root/bitbake/lib/bb/siggen.py
AgeCommit message (Expand)AuthorFiles
2011-01-12bitbake/siggen.py: Fix whitelisted variable handlingRichard Purdie1
2011-01-07bitbake/siggen.py: Add a signature generator which adds the hash to the stamp...Richard Purdie1
2011-01-06bitbake build/siggen/runqueue: Fix stampfile parametersRichard Purdie1
2011-01-04bitbake: Sync a load of whitespace and other non-functionality changes with b...Richard Purdie1
2010-12-20siggen.py: print taskname when seeing mismatched hash in cacheKevin Tian1
2010-12-17bitbake Revert bitbake exec() and go back to fork() for performace wins (firs...Richard Purdie1
2010-12-16siggen.py: make sure stamp directory existingKevin Tian1
2010-12-07siggen.py: fix the wrong usage on BB_TASKHASH_WHITELISTKevin Tian1
2010-12-06siggen.py: set 'runtaskdeps' correctlyKevin Tian1
2010-11-15siggen.py: fix comparison around runtaskdepsKevin Tian1
2010-11-06bitbake/siggen: Allow siggen code to control final stampfile formatRichard Purdie1
2010-11-02bitbake/siggen: Provide better warnings about empty tasksRichard Purdie1
2010-11-01bitbake/siggen: Fix finalise call argumentsRichard Purdie1
2010-09-30bitbake/bitbake-sigdiff: Extend to handle dumping single state siginfo filesRichard Purdie1
2010-09-30bitbake/siggen: Fix issue where excluded dependencies caused exceptionsRichard Purdie1
2010-09-29bitbake/siggen: Ensure full signature data is not held unless needed, reducin...Richard Purdie1
2010-09-28bitbake: Pass task hash information to subprocessesRichard Purdie1
2010-09-13bitbake/siggen: Allow generation of siggen data from task contextRichard Purdie1
2010-09-13bitbake/siggen.py: Improve debugging of checksumsRichard Purdie1
2010-09-03bitbake: Add missing signature filesRichard Purdie1