aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2014-07-03bitbake: bitbake-user-manual-intro.xml: Minor fixes mostly grammar adjustments.Robert P. J. Day
2014-07-03bitbake: bitbake-user-manual-fetching.xml: Small fix in Git FetcherScott Rifenbark
2014-07-03bitbake: bitbake-user-manual-execution.xml: Typo and grammar fixes.Robert P. J. Day
2014-07-03bitbake: bitbake-user-manual-execution.xml: Edits to "Providers and Preferences"Scott Rifenbark
2014-07-03bitbake: bitbake-user-manual-fetching.xml: Small wording change.Scott Rifenbark
2014-07-03bitbake: bitbake-user-manual-ref-variables.xml: Edits to PROVIDES variable.Scott Rifenbark
2014-07-03bitbake: bitbake-user-manual-style.css: Added permalink style for displayScott Rifenbark
2014-07-03bitbake: bitbake-user-manual-customization.xsl: Added support for variable pe...Scott Rifenbark
2014-07-03bitbake: template: Added XSL template to support variable glossary permalinks.Scott Rifenbark
2014-07-03bitbake: bitbake-user-manual-intro.xml: Edits to "Obtaining BitBake"Scott Rifenbark
2014-07-03bitbake: bitbake-user-manual-intro.xml: Basic proofreading, grammar fixes.Robert P. J. Day
2014-06-20bitbake: toaster: Fix spacing and layout in no image files notificationBelen Barros
2014-06-20bitbake: toaster: display message if no images are generatedFarrell Wymore
2014-06-20bitbake: toaster: Add performance testing scriptIonut Chisanovici
2014-06-20bitbake: toaster: refactor the target pageFarrell Wymore
2014-06-19bitbake: build.py: Ensure shared work siginfo files are written to the correc...Richard Purdie
2014-06-18bitbake: bitbake-user-manual-fetching.xml: Grammar, typo, and tweaks.Robert P. J. Day
2014-06-18bitbake: bitbake-user-manual-style.css: Removed dead .PNG fileScott Rifenbark
2014-06-18bitbake: bitbake-user-manual: Added permalink support.Scott Rifenbark
2014-06-18bitbake: bitbake-user-manual-customization.xsl: Removed stale TOC variable.Scott Rifenbark
2014-06-18bitbake: bitbake-user-manual-fetching.xml: Edits to the Git Submodule fetcher...Scott Rifenbark
2014-06-18bitbake: bitbake-user-manual-fetching.xml: Added new Git Submodule Fetcher se...Scott Rifenbark
2014-06-13bitbake: toaster: build control functionalityAlexandru DAMIAN
2014-06-13bitbake: toastergui: fix built ETA calculationAlexandru DAMIAN
2014-06-13bitbake: xmlrpc: add support for token reusingAlexandru DAMIAN
2014-06-13bitbake: toaster: add function to get the database urlAlexandru DAMIAN
2014-06-13bitbake: toaster: create models for bldcontrol and enable itAlexandru DAMIAN
2014-06-13bitbake: toaster: initial bldcontrol applicationAlexandru DAMIAN
2014-06-12bitbake: bb/utils: fix contains_any()Ross Burton
2014-06-12bitbake: bb/tests/data.py: add tests for contains() and contains_any()Ross Burton
2014-06-12bitbake: cache.py: print debug info when EXCLUDE_FROM_WORLDRobert Yang
2014-06-11bitbake: toaster: add Project class models to ormAlexandru DAMIAN
2014-06-11bitbake: toaster: comment out bldcontrol migration commandAlexandru DAMIAN
2014-06-06bitbake: bitbake: show wildcard appends for bitbake-layersAsh Charles
2014-06-06bitbake: toasterui: fix django settings environment valueAlexandru DAMIAN
2014-06-06bitbake: toaster: add project related modelsAlexandru DAMIAN
2014-06-06bitbake: toaster: update toaster to run in managed modeAlexandru DAMIAN
2014-06-06bitbake: toaster: startup script standalone modeAlexandru DAMIAN
2014-06-06bitbake: toaster: startup script noweb modeAlexandru DAMIAN
2014-06-06bitbake: toaster: read database settings from the environmentAlexandru DAMIAN
2014-06-06bitbake: uievent: retry on handler registration failureAlexandru DAMIAN
2014-06-06bitbake: xmlrpc: client - remove fatal errorsAlexandru DAMIAN
2014-06-06bitbake: bitbake: move configuration reading codeAlexandru DAMIAN
2014-06-01bitbake: siggen: Print warning about tainted tasksRichard Purdie
2014-06-01bitbake: build/utils: Fix broken exception handlingRichard Purdie
2014-06-01bitbake: bb.fatal: Raise a BBHandledException instead of exitingRichard Purdie
2014-06-01bitbake: event: Add SkipRecipe event to replace SkipPackageRichard Purdie
2014-06-01bitbake: event.py: Allow passthrough of BBHandledException eventsRichard Purdie
2014-06-01bitbake: cookerdata: Improve error handlingRichard Purdie
2014-06-01bitbake: event: Fix event handlers to raise SkipPackageRichard Purdie