aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2015-07-24bitbake: data_smart: Improve override history loggingRichard Purdie
2015-07-24bitbake: data_smart: Improve performance of infer_caller_details()Richard Purdie
2015-07-24bitbake: data: Clean up datastore accesses and True/False valuesRichard Purdie
2015-07-24bitbake: data: Add newline after the last export in emit_funcAndre McCurdy
2015-07-24bitbake: tinfoil: Add shutdown methodRichard Purdie
2015-07-23bitbake: bitbake-selftest: Add -v option for verbosityRichard Purdie
2015-07-23bitbake: tests/parse: Add BBCLASSEXTEND multiple data store corruption reprod...Richard Purdie
2015-07-23bitbake: data_smart: Add CoW approach for overridedataRichard Purdie
2015-07-22bitbake: tests/fetch.py: Updated test name FetchMethodTest -> FetchLatestVers...Aníbal Limón
2015-07-22bitbake: fetch2/wget.py: latest_versionstring now returns (version, revision)Aníbal Limón
2015-07-22bitbake: fetch2/git.py: latest_versionstring now returns (version, revision)Aníbal Limón
2015-07-22bitbake: fetch2/git.py: latest_versionstring search in all tagsAníbal Limón
2015-07-21bitbake: data_smart: Use deepcopy for overridedataRichard Purdie
2015-07-21bitbake: toastergui: make our tables Chrome-happyBelen Barros Pena
2015-07-21bitbake: toaster: continue processing layer dependencies despite errorsBrian Avery
2015-07-16bitbake: lib/bb: provide mechanism to bypass UI log suppressionPaul Eggleton
2015-07-16bitbake: lib/bb/process: check output of select() before reading extrafilesPaul Eggleton
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 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