summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2013-09-24bitbake: bitbake: Update to version 1.20.0Richard Purdie
2013-09-22bitbake: tests/data: Whitespace in key names is a really bad ideaRichard Purdie
2013-09-22bitbake: data_smart: Variable references don't contain newlines, spaces or tabsRichard Purdie
2013-09-22bitbake: hob: populate "Save image" dialog when saving changes to a custom im...Cristiana Voicu
2013-09-22bitbake: bin/bitbake: Improve --help textRichard Purdie
2013-09-22bitbake: build: Add BB_TASK_NICE_LEVEL to task codeRichard Purdie
2013-09-22bitbake: bitbake: runqueue: add task hash to Queue eventsAlexandru DAMIAN
2013-09-22bitbake: bitbake: event: adding generic event for metadata usageAlexandru DAMIAN
2013-09-22bitbake: bitbake: cooker, command: add a command to return global dataAlexandru DAMIAN
2013-09-22bitbake: bitbake: cooker: get extra information from recipe cacheAlexandru DAMIAN
2013-09-22bitbake: bitbake: build, runqueue: adds info to the *runQueue* eventsAlexandru DAMIAN
2013-09-22bitbake: bitbake: cooker,runqueue: send the task dependency treeAlexandru DAMIAN
2013-09-22bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN
2013-09-18bitbake: data_smart: Fix variable reference issuesRichard Purdie
2013-09-18bitbake: cooker: return a copy checkPackagesRichard Purdie
2013-09-17bitbake: usermanual.xml: Two new sections added to BitBake "Description"Scott Rifenbark
2013-09-17bitbake: Revert "bb.fatal: Raise a BBHandledException instead of exiting"Richard Purdie
2013-09-17bitbake: bb.fatal: Raise a BBHandledException instead of exitingRichard Purdie
2013-09-17bitbake: data: Optimise flag exclusion list handlingRichard Purdie
2013-09-17bitbake: data: Optimise flag lookup in build_dependenciesRichard Purdie
2013-09-17bitbake: data: Optimise build_dependencies a littleRichard Purdie
2013-09-17bitbake: data_smart: Cache the fact a variable accesses another even if its u...Richard Purdie
2013-09-17bitbake: data_smart: Allow flags to use the expand cacheRichard Purdie
2013-09-17bitbake: data_smart: Allow expansion of flags in getVarFlagsRichard Purdie
2013-09-17bitbake: data_smart: Add explict None checksAlexandru DAMIAN
2013-09-17bitbake: data: Cache an list of export variablesRichard Purdie
2013-09-17bitbake: data: Use direct iteration, not keys()Richard Purdie
2013-09-17bitbake: data_smart: use the expand_cache in VariableParseRichard Purdie
2013-09-17bitbake: data_smart: Improve variable expansion regexpRichard Purdie
2013-09-17bitbake: siggen: Use lookup cache exclusivelyRichard Purdie
2013-09-17bitbake: data: Be explicit in data_db checkRichard Purdie
2013-09-17bitbake: cooker: Allow profiling of the parser in profile modeRichard Purdie
2013-09-17bitbake: cooker: Avoid duplication for taskdata creationAlexandru DAMIAN
2013-09-17bitbake: runqueue: add runQueueTaskSkipped eventAlexandru DAMIAN
2013-09-16bitbake: build: Add logfile to add TaskBase eventsRichard Purdie
2013-09-14bitbake: cooker: updateCache should rause exceptions, not sys.exitRichard Purdie
2013-09-14bitbake: knotty: Cleanup error/interruption handlingRichard Purdie
2013-09-14bitbake: command: Treat empty messages as failures, not CommandCompletedRichard Purdie
2013-09-14bitbake: cooker/command: Add finishcommand to reset cooker stateRichard Purdie
2013-09-14bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie
2013-09-14bitbake: cooker: Clean up init/reset configuration codeRichard Purdie
2013-09-14bitbake: cooker: Drop obsolete worker testRichard Purdie
2013-09-13bitbake: bitbake: xmlrpc: delete unused code BitBakeUIEventServerAlexandru DAMIAN
2013-09-12bitbake: data_smart: Account for changes in append/prepend/remove in the conf...Richard Purdie
2013-09-11bitbake: utils: Fix BB_PRESERVE_ENVRichard Purdie
2013-09-10bitbake: bitbake: runqueue: add sceneQueueTaskCompleted eventAlexandru DAMIAN
2013-09-09bitbake: runqueue.py: check whether multiple versions of the same PN are due ...Robert Yang
2013-09-09bitbake: providers.py: enhance the runtime debug degbug messgaeRobert Yang
2013-09-08bitbake: prserv: Ensure data is committedRichard Purdie
2013-09-06bitbake: contrib/vim: merge changes from vim-bitbake repoChristopher Larson