aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2016-01-13bitbake: Revert "fetch2/local.py: avoid using PREMIRROR"Richard Purdie
2016-01-11bitbake: fetch2/git.py: Add missing "errno" module import.Kristian Amlie
2016-01-11bitbake: bitbake: clean up stamp-base related codesChen Qi
2016-01-11bitbake: runqueue: Fix setscene task dependenciesRichard Purdie
2016-01-11bitbake: toaster: settings Add uid to the toaster cache dirMichael Wood
2016-01-11bitbake: toaster: show 'satisfied via' text for reverse depsEd Bartosh
2016-01-11bitbake: toaster: show 'satisfied via' text for build depsEd Bartosh
2016-01-11bitbake: toaster: show list of provides for the recipeEd Bartosh
2016-01-11bitbake: buildinfohelper: add provides info to the dbEd Bartosh
2016-01-11bitbake: toaster: add Provider modelEd Bartosh
2016-01-11bitbake: buildinfohelper: use providermapEd Bartosh
2016-01-11bitbake: cooker: add providermap to dep_treeEd Bartosh
2016-01-11bitbake: taskdata: refactor get_providermapEd Bartosh
2016-01-11bitbake: main/runqueue: Add --setscene-only option to bitbakeRichard Purdie
2016-01-08bitbake: fetch/git: Change to use clearer ssh url syntax for broken serversRichard Purdie
2016-01-08bitbake: knotty: Use non-interactive mode as fallback for dumb terminalsRichard Purdie
2016-01-08bitbake: cooker: fix findFilesMatchingInDir documentationRoss Burton
2016-01-08bitbake: cooker: use in instead of countRoss Burton
2016-01-06bitbake: ast: Add filename/lineno to mapped functionsRichard Purdie
2016-01-06bitbake: main: kill server without queue setupEd Bartosh
2016-01-06bitbake: xmplrpc: split connect methodEd Bartosh
2016-01-06bitbake: uievent: refactor retry loopEd Bartosh
2016-01-06bitbake: uievent: get rid of EventHandler attributeEd Bartosh
2016-01-06bitbake: uievent: add error to registerEventHandler returnEd Bartosh
2016-01-06bitbake: cooker: add state.get_name methodEd Bartosh
2016-01-06bitbake: fetch2/__init__.py: Add support for 7-ZipJuro Bystricky
2016-01-06bitbake: utils: Remove double compile from better_compileRichard Purdie
2016-01-06bitbake: fetch2/local.py: avoid using PREMIRRORRobert Yang
2016-01-06bitbake: siggen: Change exception note into a warningRichard Purdie
2016-01-06bitbake: data: Drop misleading ExpansionError exceptionRichard Purdie
2016-01-06bitbake: cooker: Drop useless parsing exceptionRichard Purdie
2016-01-06bitbake: data: Pass lineno/filename data from build_dependenciesRichard Purdie
2016-01-06bitbake: codeparser: Add support for correct linenumbersRichard Purdie
2015-12-22bitbake: event/utils/methodpool: Add a cache of compiled code objectsRichard Purdie
2015-12-22bitbake: BBHandler: Improve IN_PYTHON_EOF handlingRichard Purdie
2015-12-18bitbake: toaster: implement checksocket commandEd Bartosh
2015-12-18bitbake: knotty: Improve exception error messageRichard Purdie
2015-12-18bitbake: knotty: Fix row/column function return value issueRichard Purdie
2015-12-18bitbake: buildinfohelper: Update for buildstats layout changeRichard Purdie
2015-12-18bitbake: fetch: use orig localpath when calling orig methodChristopher Larson
2015-12-18bitbake: utils: Improve traceback from better_exec internal errorsRichard Purdie
2015-12-18bitbake: ast/event/utils: Improve tracebacks to include file and line numbers...Richard Purdie
2015-12-18bitbake: runqueue: Add support for <task>- syntaxRichard Purdie
2015-12-14bitbake: toaster: tables Set a default order for the software recipes tableBelen Barros Pena
2015-12-14bitbake: toaster: monkey patch QuerysetEd Bartosh
2015-12-14bitbake: toaster: work around 'database is locked' errorEd Bartosh
2015-12-14bitbake: toaster: fixed format stringsEd Bartosh
2015-12-14bitbake: toaster: use OneToOneField instead of ForeignKeyEd Bartosh
2015-12-14bitbake: toaster: Amend regex for MySQL database URLsElliot Smith
2015-12-14bitbake: toaster: Remove compatible_layerversions() methodElliot Smith