summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2015-07-09bitbake: fetch2: Add fetch parameter to checkstatusyocto-1.9_M1Aníbal Limón
2015-07-09bitbake: fetch2/__init__.py: Add FetchConnectionCache classAníbal Limón
2015-07-09bitbake: knotty.py: Make sure bitbake.lock is unlocked before exitingLeonardo Sandoval
2015-07-09bitbake: command.py: Unlock function included into CommandsSync classLeonardo Sandoval
2015-07-09bitbake: cooker.py: Lock/Unlock members function into BBCookerLeonardo Sandoval
2015-07-08bitbake: cooker: Improve DATE/TIME handlingRichard Purdie
2015-07-07bitbake: main: add skeleton documentation for the recipe:do_task syntaxRoss Burton
2015-07-07bitbake: fetch2: Checkout to correct ref begore init and update submodulesFelipe F. Tonello
2015-07-02bitbake: toaster: Fix build execution regressionMichael Wood
2015-07-02bitbake: toaster: runbuilds Fix incorrect variable nameMichael Wood
2015-07-02bitbake: toaster: Remove erroneously committed template includeMichael Wood
2015-07-02bitbake: toaster: Revert the addition of analysis project mode selectionMichael Wood
2015-07-02bitbake: toaster: Partial Revert "fixes after html5 compliance testing"Michael Wood
2015-06-27bitbake: codeparser: Add repr() methodsRichard Purdie
2015-06-27bitbake: codeparser: Allow empty functionsRichard Purdie
2015-06-27bitbake: bitbake: fetch2/hg.py: fix unpack error and mirror tarballRobert Yang
2015-06-27bitbake: fetch/perforce: Fix single file checkoutsRichard Purdie
2015-06-26bitbake: event: Handle recursive events and the data store betterRichard Purdie
2015-06-26bitbake: cooker: Fire BuildCompleted before finishing the commandRichard Purdie
2015-06-26bitbake: toaster: Add url pattern for backward compatibilityMichael Wood
2015-06-26bitbake: toaster: split orm app into it's own module and appMichael Wood
2015-06-26bitbake: toaster: bldcontrol Ignore toasterconf files in own directoriesMichael Wood
2015-06-26bitbake: toaster: Restore 'in project' filters to main tablesMichael Wood
2015-06-26bitbake: toaster: table.js fix filter visual indicator and interactionMichael Wood
2015-06-26bitbake: toaster: toastertable Pass up the kwargs for setup_filterMichael Wood
2015-06-26bitbake: toaster: Enable toastertable cacheMichael Wood
2015-06-26bitbake: toasterui: fixes after html5 compliance testingAlexandru DAMIAN
2015-06-26bitbake: toasterui: verify variable before usageAlexandru DAMIAN
2015-06-26bitbake: toaster: delete multiple buildsAlexandru DAMIAN
2015-06-26bitbake: toastergui: select project typesAlexandru DAMIAN
2015-06-26bitbake: toaster: refactor build modelAlexandru DAMIAN
2015-06-26bitbake: toaster: bring django-aggregate-if into the projectAlexandru DAMIAN
2015-06-26bitbake: toaster: add django-aggregate-ifAlexandru DAMIAN
2015-06-26bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN
2015-06-26bitbake: toaster: fill in build data from buildrequestAlexandru DAMIAN
2015-06-26bitbake: toaster: refactor the builds pagesAlexandru DAMIAN
2015-06-26bitbake: toaster: remove BuildRequest referencesAlexandru DAMIAN
2015-06-26bitbake: toaster: remove MANAGED referencesAlexandru DAMIAN
2015-06-26bitbake: toaster: fixing undefined variablesAlexandru DAMIAN
2015-06-26bitbake: toastergui: enable strict variable checkingAlexandru DAMIAN
2015-06-26bitbake: toaster: improve the buildenvironment APIAlexandru DAMIAN
2015-06-26bitbake: toastergui: fix angular errorAlexandru DAMIAN
2015-06-23bitbake: runqueue: Sanity check BB_NUMBER_THREADSRichard Purdie
2015-06-23bitbake: runqueue: Handle BBHandledException correctlyRichard Purdie
2015-06-23bitbake: server/process: Don't log BBHandledExceptionRichard Purdie
2015-06-23bitbake: runqueue: Improve handling of fakeworker failing to startRichard Purdie
2015-06-23bitbake: event: Inject 'd' into event handlersRichard Purdie
2015-06-23bitbake: bitbake: Add explict getVar param for (non) expansionRichard Purdie
2015-06-23bitbake: bitbake-user-manual-ref-variables: Added BBLAYERS_FETCH_DIR glossary...Trevor Woerner
2015-06-16bitbake: bitbake-user-manual-ref-variables.xml: Added BB_ALLOWED_NETWORKS desc.Scott Rifenbark