summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2014-09-05bitbake: tinfoil: add a means of enabling variable history trackingPaul Eggleton
2014-09-05bitbake: toaster: fix some code spacing issuesMarius Avram
2014-09-05bitbake: toaster: use cookies for count and sorting in templates tablesMarius Avram
2014-09-05bitbake: toaster: do not save objects in sessionAlexandru DAMIAN
2014-09-05bitbake: toaster: enable SSH-based remote build supportAlexandru DAMIAN
2014-09-05bitbake: toaster: bitbake server listen on all interfaceAlexandru DAMIAN
2014-09-05bitbake: toaster: rename bldviewer projecttags custom tagsetAlexandru DAMIAN
2014-09-02bitbake: process: Ensure abnormal exits set an error levelRichard Purdie
2014-09-01bitbake: knotty: ignore interrupted system callsDan McGregor
2014-09-01bitbake: toastergui: added pages for project detailsAlexandru DAMIAN
2014-09-01bitbake: toaster: add project pages for machines, targets, layersAlexandru DAMIAN
2014-08-29bitbake: toaster: create Build methods for calculating progress and ETAAlexandru DAMIAN
2014-08-29bitbake: buildinfohelper: BuildRequest project file update soft linkedAlexandru DAMIAN
2014-08-29bitbake: toatergui: update pages to match project modelsAlexandru DAMIAN
2014-08-29bitbake: toaster: update the bldcontrol to the new orm modelsAlexandru DAMIAN
2014-08-29bitbake: toaster: update checksettings command for auto-detectionAlexandru DAMIAN
2014-08-29bitbake: toaster: add all layers pageAlexandru DAMIAN
2014-08-29bitbake: toaster: create project section navigation structureAlexandru DAMIAN
2014-08-29bitbake: toaster: enable admin interface on select modelsAlexandru DAMIAN
2014-08-29bitbake: toaster: update orm models for layerindex compatibilityAlexandru DAMIAN
2014-08-29bitbake: toaster: fix application discovery in settings.pyAlexandru DAMIAN
2014-08-29bitbake: toasterui: refactor log saving and save out-of-build errorsAlexandru DAMIAN
2014-08-28bitbake: build/data: Write out more complete python run filesRichard Purdie
2014-08-28bitbake: bitbake-worker: Extra profiling data dumpRichard Purdie
2014-08-28bitbake: utils: Improve profile log processingRichard Purdie
2014-08-28bitbake: fetch2/hg: Fix username/password handlingRichard Purdie
2014-08-28bitbake: runqueue: Fix setscene tasks not runningRichard Purdie
2014-08-25bitbake: lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional.Robert P. J. Day
2014-08-25bitbake: depexp: don't use undefined variable 'logging'Olof Johansson
2014-08-23bitbake: cooker: tweak CookerCollectFiles::find_bbfilesBernhard Reutner-Fischer
2014-08-23bitbake: siggen: Fix a subtle bug in hash calculation for shared work tasksRichard Purdie
2014-08-23bitbake: process: Further improve robustness against server shutdownRichard Purdie
2014-08-23bitbake: utils: Add workaround for multiprocessing bugRichard Purdie
2014-08-23bitbake: command: Trigger updateCache to shut down any active parser threadsRichard Purdie
2014-08-23bitbake: bitbake-worker: Improve sigterm handlerRichard Purdie
2014-08-23bitbake: knotty: Improve exception handlingRichard Purdie
2014-08-23bitbake: process: Deal with infinite looping of the serverRichard Purdie
2014-08-19bitbake: runqueue.py: Fix typoes/grammar in comments.Robert P. J. Day
2014-08-19bitbake: fetch2/local.py: fix first line indent of search path debug outputAndre McCurdy
2014-08-19bitbake: daemonize.py: Non-functional comment/aesthetic fixes.Robert P. J. Day
2014-08-19bitbake: runqueue.py: Correct several misspellings of "notifing".Robert P. J. Day
2014-08-19bitbake: newbb.vim: remove PRRobert Yang
2014-08-03bitbake: runqueue: Add sceneQueueComplete eventRichard Purdie
2014-08-02bitbake: cooker: Get rid of duplicate 'import re'Namhyung Kim
2014-08-02bitbake: knotty: Move second event check into a proper blockNamhyung Kim
2014-08-02bitbake: bitbake-user-manual-metadata.xml: Fixed variable flags example.Scott Rifenbark
2014-08-02bitbake: bitbake-user-manual-fetching.xml: Minor edits to clearcase fetcherScott Rifenbark
2014-08-02bitbake: bitbake-user-manual/bitbake-user-manual-intro.xml: Fixed linkScott Rifenbark
2014-08-02bitbake: bitbake-user-manual-fetching.xml: Added new clearcase fetcher module.Scott Rifenbark
2014-07-26bitbake: codeparser cache improvementsRichard Purdie