summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: HOB: Busy cursor when saving configurationValentin Popa2013-09-302-0/+18
* bitbake: bitbake: Update to version 1.20.0Richard Purdie2013-09-242-2/+2
* bitbake: tests/data: Whitespace in key names is a really bad ideaRichard Purdie2013-09-221-15/+15
* bitbake: data_smart: Variable references don't contain newlines, spaces or tabsRichard Purdie2013-09-221-1/+1
* bitbake: hob: populate "Save image" dialog when saving changes to a custom im...Cristiana Voicu2013-09-221-0/+8
* bitbake: bin/bitbake: Improve --help textRichard Purdie2013-09-221-30/+29
* bitbake: build: Add BB_TASK_NICE_LEVEL to task codeRichard Purdie2013-09-221-0/+8
* bitbake: bitbake: runqueue: add task hash to Queue eventsAlexandru DAMIAN2013-09-221-0/+5
* bitbake: bitbake: event: adding generic event for metadata usageAlexandru DAMIAN2013-09-222-0/+11
* bitbake: bitbake: cooker, command: add a command to return global dataAlexandru DAMIAN2013-09-222-0/+24
* bitbake: bitbake: cooker: get extra information from recipe cacheAlexandru DAMIAN2013-09-223-22/+36
* bitbake: bitbake: build, runqueue: adds info to the *runQueue* eventsAlexandru DAMIAN2013-09-222-0/+12
* bitbake: bitbake: cooker,runqueue: send the task dependency treeAlexandru DAMIAN2013-09-222-1/+9
* bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN2013-09-229-39/+87
* bitbake: data_smart: Fix variable reference issuesRichard Purdie2013-09-182-5/+4
* bitbake: cooker: return a copy checkPackagesRichard Purdie2013-09-181-0/+3
* bitbake: usermanual.xml: Two new sections added to BitBake "Description"Scott Rifenbark2013-09-171-1/+19
* bitbake: Revert "bb.fatal: Raise a BBHandledException instead of exiting"Richard Purdie2013-09-171-1/+2
* bitbake: bb.fatal: Raise a BBHandledException instead of exitingRichard Purdie2013-09-171-2/+1
* bitbake: data: Optimise flag exclusion list handlingRichard Purdie2013-09-171-5/+4
* bitbake: data: Optimise flag lookup in build_dependenciesRichard Purdie2013-09-171-2/+5
* bitbake: data: Optimise build_dependencies a littleRichard Purdie2013-09-171-11/+10
* bitbake: data_smart: Cache the fact a variable accesses another even if its u...Richard Purdie2013-09-171-1/+1
* bitbake: data_smart: Allow flags to use the expand cacheRichard Purdie2013-09-171-1/+3
* bitbake: data_smart: Allow expansion of flags in getVarFlagsRichard Purdie2013-09-171-2/+3
* bitbake: data_smart: Add explict None checksAlexandru DAMIAN2013-09-171-2/+2
* bitbake: data: Cache an list of export variablesRichard Purdie2013-09-172-1/+8
* bitbake: data: Use direct iteration, not keys()Richard Purdie2013-09-171-2/+2
* bitbake: data_smart: use the expand_cache in VariableParseRichard Purdie2013-09-171-0/+5
* bitbake: data_smart: Improve variable expansion regexpRichard Purdie2013-09-171-1/+1
* bitbake: siggen: Use lookup cache exclusivelyRichard Purdie2013-09-171-12/+3
* bitbake: data: Be explicit in data_db checkRichard Purdie2013-09-171-1/+1
* bitbake: cooker: Allow profiling of the parser in profile modeRichard Purdie2013-09-171-2/+22
* bitbake: cooker: Avoid duplication for taskdata creationAlexandru DAMIAN2013-09-171-40/+27
* bitbake: runqueue: add runQueueTaskSkipped eventAlexandru DAMIAN2013-09-171-3/+12
* bitbake: build: Add logfile to add TaskBase eventsRichard Purdie2013-09-161-10/+6
* bitbake: cooker: updateCache should rause exceptions, not sys.exitRichard Purdie2013-09-141-2/+2
* bitbake: knotty: Cleanup error/interruption handlingRichard Purdie2013-09-141-3/+4
* bitbake: command: Treat empty messages as failures, not CommandCompletedRichard Purdie2013-09-141-1/+1
* bitbake: cooker/command: Add finishcommand to reset cooker stateRichard Purdie2013-09-142-1/+4
* bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie2013-09-148-19/+19
* bitbake: cooker: Clean up init/reset configuration codeRichard Purdie2013-09-141-25/+24
* bitbake: cooker: Drop obsolete worker testRichard Purdie2013-09-141-5/+1
* bitbake: bitbake: xmlrpc: delete unused code BitBakeUIEventServerAlexandru DAMIAN2013-09-131-45/+0
* bitbake: data_smart: Account for changes in append/prepend/remove in the conf...Richard Purdie2013-09-121-3/+6
* bitbake: utils: Fix BB_PRESERVE_ENVRichard Purdie2013-09-111-0/+2
* bitbake: bitbake: runqueue: add sceneQueueTaskCompleted eventAlexandru DAMIAN2013-09-101-0/+6
* bitbake: runqueue.py: check whether multiple versions of the same PN are due ...Robert Yang2013-09-091-1/+8
* bitbake: providers.py: enhance the runtime debug degbug messgaeRobert Yang2013-09-091-1/+1
* bitbake: prserv: Ensure data is committedRichard Purdie2013-09-082-1/+6