aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-09-02bitbake: siggen: Fix file variable typo in compare_sigfilesJonathan Liu
2016-09-02bitbake: dump_cache.py: use python3 as interpreterRobert Yang
2016-09-02bitbake: tests: add unit tests for the usehead url parameterMarkus Lehtonen
2016-09-02bitbake: git: Allow local repos to use HEADRichard Purdie
2016-09-02bitbake: bitbake-selftest: enable bitbake logging to stdoutMarkus Lehtonen
2016-09-02bitbake: bitbake-selftest: introduce BB_TMPDIR_NOCLEANMarkus Lehtonen
2016-09-02bitbake: bitbake-selftest: add help text for env variable(s)Markus Lehtonen
2016-09-02bitbake: bitbake-selftest: utilize unittest.main betterMarkus Lehtonen
2016-09-02bitbake: bitbake: Update version to 1.31.1Richard Purdie
2016-09-02bitbake: siggen: properly close files rather than opening them inlinePaul Eggleton
2016-09-02bitbake: ast/ConfHandler: Add a syntax to clear variableJérémy Rosen
2016-09-02bitbake: cache: Build datastores from databuilder objectRichard Purdie
2016-09-02bitbake: cache: Split Cache() into a NoCache() parent objectRichard Purdie
2016-09-02bitbake: cache/cooker: Pass databuilder into bb.cache.Cache()Richard Purdie
2016-09-02bitbake: cache: Make virtualfn2realfn/realfn2virtual standalone functionsRichard Purdie
2016-09-02bitbake: cache/ast: Move __VARIANTS handling to parse cache functionRichard Purdie
2016-09-02bitbake: runqueue: Abstract worker functionality to an object/arrayRichard Purdie
2016-09-02bitbake: cookerdata: Simplify prefiles/postfilesRichard Purdie
2016-09-02bitbake: bitbake-user-manual: Added setting variable for a single taskScott Rifenbark
2016-09-02bitbake: bitbake-user-manual: Added detail to [dirs] and [cleardirs] flagsScott Rifenbark
2016-09-02bitbake: bb/utils.py: export_proxies add GIT_PROXY_COMMANDFrancisco Pedraza
2016-09-02bitbake: knotty: don't show number of running tasks in quiet modePaul Eggleton
2016-09-02bitbake: knotty: fix task progress bar not starting at 0%Paul Eggleton
2016-09-02bitbake: runqueue: fix two minor issues with the initialising tasks progressPaul Eggleton
2016-09-02bitbake: lib/bb/tests/fetch: remove URL that doesn't exist anymoreRoss Burton
2016-09-02bitbake: toaster: update web urls for openembedded-core's special caseDavid Reyna
2016-09-02bitbake: toaster: bldcontrol model BRLayer Add corresponding local_source_dirMichael Wood
2016-09-02bitbake: toaster: adapt xhr_import_layer test locally imported layerSujith H
2016-09-02bitbake: toaster: collect details for local dir imported from uiSujith H
2016-09-02bitbake: toaster: improve the display when local dir is addedSujith H
2016-09-02bitbake: toaster: add local_source_dir to the needed_fieldsSujith H
2016-09-02bitbake: toaster: control the selection of git and local repoSujith H
2016-09-02bitbake: toaster-tests: add test for showing self-dependent taskElliot Smith
2016-09-02bitbake: toaster: prevent infinite loop when finding task dependenciesElliot Smith
2016-09-02bitbake: toaster-tests: add tests for reverting to default sortElliot Smith
2016-09-02bitbake: toaster: reset table to default orderby when orderby column is hiddenElliot Smith
2016-09-02bitbake: toaster-tests: fix erroneous message when test failsElliot Smith
2016-09-02bitbake: toaster-tests: add tests for most recent builds state changesElliot Smith
2016-09-02bitbake: toaster-tests: add tests for build time links in the all builds pageElliot Smith
2016-09-02bitbake: toaster: add started property to BuildElliot Smith
2016-09-02bitbake: cooker: add BuildInit eventElliot Smith
2016-09-02bitbake: toaster: fixtures Add READMEMichael Wood
2016-09-02bitbake: toaster: lsupdates Add spinner for parsing/http fetchMichael Wood
2016-09-02bitbake: toaster: checksettings call django's loaddata instead of custom commandMichael Wood
2016-09-02bitbake: toaster: Add poky and openembedded configuration fixturesMichael Wood
2016-09-02bitbake: toaster: tests test_new_project_page Catch button not enabled exceptionMichael Wood
2016-09-02bitbake: toaster: --help now returns 0 instead of 1Randy Witt
2016-09-02bitbake: fetch2/gitannex.py: use 'git annex init' instead of 'git annex sync'Terry Boese
2016-09-02bitbake: persist_data: Fix py3 update stack overflowRichard Purdie
2016-09-02bitbake: fetch: Fix use of tar's --exclude option for tar >= 1.29Mariano Lopez