aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2015-07-12bitbake: tests/data: Add new data testsRichard Purdie
2015-07-12bitbake: data_smart: Fix appendVar/prependVarRichard Purdie
2015-07-12bitbake: data_smart: Fix data expansion cache issuesRichard Purdie
2015-07-12bitbake: data_smart: Fix keys() missing overridesRichard Purdie
2015-07-12bitbake: data_smart: Cache set(self.overrides)Richard Purdie
2015-07-12bitbake: data_smart: Improve override recursion handlingRichard Purdie
2015-07-12bitbake: data_smart: Tweak OVERRIDES value cache for performanceRichard Purdie
2015-07-12bitbake: data_smart: Seperate out the override cacheRichard Purdie
2015-07-12bitbake: data_smart: VariableHistory: Ignore override duplicates and overlap ...Richard Purdie
2015-07-12bitbake: parse/ast/data_smart: Add parsing flag to getVar/setVarRichard Purdie
2015-07-12bitbake: data_smart: Move override handling to getVarRichard Purdie
2015-07-12bitbake: data_smart: Cache overrides and fix data storeRichard Purdie
2015-07-12bitbake: data_smart: Fix cache clearance problemsRichard Purdie
2015-07-12bitbake: data_smart: Improve override handlingRichard Purdie
2015-07-12bitbake: data_smart: Remove need for update_data callsRichard Purdie
2015-07-12bitbake: data_smart: Defer append/prepend handlingRichard Purdie
2015-07-12bitbake: fetch2/wget.py: checkstatus disable SSL cert validation.Aníbal Limón
2015-07-12bitbake: tests/fetch.py: FetchCheckStatusTest add cases for ftp and https.Aníbal Limón
2015-07-12bitbake: fetch2/wget.py: checkstatus fix using proxy handlerAníbal Limón
2015-07-12bitbake: tests/fetch.py: Add FetchCheckStatusTest tests.Aníbal Limón
2015-07-12bitbake: fetch2/wget.py: Add support of connection cache in checkstatus.Aníbal Limón
2015-07-12bitbake: fetch2/sftp: Set BatchMode=yes as argument to sftpOlof Johansson
2015-07-12bitbake: git.py: create a branch when checkoutRobert Yang
2015-07-12bitbake: cooker/taskdata: Make NoProvider errors non-fatal to -e/-g optionsRichard Purdie
2015-07-12bitbake: prserv/db: Document history modesRichard Purdie
2015-07-12bitbake: lib/bb: set up infrastructure for shell message functionsPaul Eggleton
2015-07-09bitbake: fetch2: Add fetch parameter to checkstatusAní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