summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-23bitbake: toaster: tts: clean up HTML5 compatible url listadamian/20150720_testfixAlexandru DAMIAN
2015-07-22bitbake-selftest: Add -v option for verbosityRichard Purdie
2015-07-22tests/parse: Add BBCLASSEXTEND multiple data store corruption reproducerRichard Purdie
2015-07-22data_smart: Add CoW approach for overridedataRichard Purdie
2015-07-22tests/fetch.py: Updated test name FetchMethodTest -> FetchLatestVersionTestAníbal Limón
2015-07-22fetch2/wget.py: latest_versionstring now returns (version, revision)Aníbal Limón
2015-07-22fetch2/git.py: latest_versionstring now returns (version, revision)Aníbal Limón
2015-07-22fetch2/git.py: latest_versionstring search in all tagsAníbal Limón
2015-07-21data_smart: Use deepcopy for overridedataRichard Purdie
2015-07-21toastergui: make our tables Chrome-happyBelen Barros Pena
2015-07-21toaster: continue processing layer dependencies despite errorsBrian Avery
2015-07-16lib/bb: provide mechanism to bypass UI log suppressionPaul Eggleton
2015-07-16lib/bb/process: check output of select() before reading extrafilesPaul Eggleton
2015-07-12tests/data: Add new data testsRichard Purdie
2015-07-12data_smart: Fix appendVar/prependVarRichard Purdie
2015-07-12data_smart: Fix data expansion cache issuesRichard Purdie
2015-07-12data_smart: Fix keys() missing overridesRichard Purdie
2015-07-12data_smart: Cache set(self.overrides)Richard Purdie
2015-07-12data_smart: Improve override recursion handlingRichard Purdie
2015-07-12data_smart: Tweak OVERRIDES value cache for performanceRichard Purdie
2015-07-12data_smart: Seperate out the override cacheRichard Purdie
2015-07-12data_smart: VariableHistory: Ignore override duplicates and overlap with CoW ...Richard Purdie
2015-07-12parse/ast/data_smart: Add parsing flag to getVar/setVarRichard Purdie
2015-07-12data_smart: Move override handling to getVarRichard Purdie
2015-07-12data_smart: Cache overrides and fix data storeRichard Purdie
2015-07-12data_smart: Fix cache clearance problemsRichard Purdie
2015-07-12data_smart: Improve override handlingRichard Purdie
2015-07-12data_smart: Remove need for update_data callsRichard Purdie
2015-07-12data_smart: Defer append/prepend handlingRichard Purdie
2015-07-12fetch2/wget.py: checkstatus disable SSL cert validation.Aníbal Limón
2015-07-12tests/fetch.py: FetchCheckStatusTest add cases for ftp and https.Aníbal Limón
2015-07-12fetch2/wget.py: checkstatus fix using proxy handlerAníbal Limón
2015-07-12tests/fetch.py: Add FetchCheckStatusTest tests.Aníbal Limón
2015-07-12fetch2/wget.py: Add support of connection cache in checkstatus.Aníbal Limón
2015-07-12fetch2/sftp: Set BatchMode=yes as argument to sftpOlof Johansson
2015-07-12git.py: create a branch when checkoutRobert Yang
2015-07-12cooker/taskdata: Make NoProvider errors non-fatal to -e/-g optionsRichard Purdie
2015-07-12prserv/db: Document history modesRichard Purdie
2015-07-12lib/bb: set up infrastructure for shell message functionsPaul Eggleton
2015-07-09fetch2: Add fetch parameter to checkstatusAníbal Limón
2015-07-09fetch2/__init__.py: Add FetchConnectionCache classAníbal Limón
2015-07-09knotty.py: Make sure bitbake.lock is unlocked before exitingLeonardo Sandoval
2015-07-09command.py: Unlock function included into CommandsSync classLeonardo Sandoval
2015-07-09cooker.py: Lock/Unlock members function into BBCookerLeonardo Sandoval
2015-07-08cooker: Improve DATE/TIME handlingRichard Purdie
2015-07-07main: add skeleton documentation for the recipe:do_task syntaxRoss Burton
2015-07-07fetch2: Checkout to correct ref begore init and update submodulesFelipe F. Tonello
2015-07-02toaster: Fix build execution regressionMichael Wood
2015-07-02toaster: runbuilds Fix incorrect variable nameMichael Wood
2015-07-02toaster: Remove erroneously committed template includeMichael Wood