| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: bitbake: build, runqueue: adds info to the *runQueue* events | Alexandru DAMIAN | 2013-09-22 | 2 | -0/+12 |
* | bitbake: bitbake: cooker,runqueue: send the task dependency tree | Alexandru DAMIAN | 2013-09-22 | 2 | -1/+9 |
* | bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeatures | Alexandru DAMIAN | 2013-09-22 | 8 | -19/+82 |
* | bitbake: data_smart: Fix variable reference issues | Richard Purdie | 2013-09-18 | 2 | -5/+4 |
* | bitbake: cooker: return a copy checkPackages | Richard Purdie | 2013-09-18 | 1 | -0/+3 |
* | bitbake: Revert "bb.fatal: Raise a BBHandledException instead of exiting" | Richard Purdie | 2013-09-17 | 1 | -1/+2 |
* | bitbake: bb.fatal: Raise a BBHandledException instead of exiting | Richard Purdie | 2013-09-17 | 1 | -2/+1 |
* | bitbake: data: Optimise flag exclusion list handling | Richard Purdie | 2013-09-17 | 1 | -5/+4 |
* | bitbake: data: Optimise flag lookup in build_dependencies | Richard Purdie | 2013-09-17 | 1 | -2/+5 |
* | bitbake: data: Optimise build_dependencies a little | Richard Purdie | 2013-09-17 | 1 | -11/+10 |
* | bitbake: data_smart: Cache the fact a variable accesses another even if its u... | Richard Purdie | 2013-09-17 | 1 | -1/+1 |
* | bitbake: data_smart: Allow flags to use the expand cache | Richard Purdie | 2013-09-17 | 1 | -1/+3 |
* | bitbake: data_smart: Allow expansion of flags in getVarFlags | Richard Purdie | 2013-09-17 | 1 | -2/+3 |
* | bitbake: data_smart: Add explict None checks | Alexandru DAMIAN | 2013-09-17 | 1 | -2/+2 |
* | bitbake: data: Cache an list of export variables | Richard Purdie | 2013-09-17 | 2 | -1/+8 |
* | bitbake: data: Use direct iteration, not keys() | Richard Purdie | 2013-09-17 | 1 | -2/+2 |
* | bitbake: data_smart: use the expand_cache in VariableParse | Richard Purdie | 2013-09-17 | 1 | -0/+5 |
* | bitbake: data_smart: Improve variable expansion regexp | Richard Purdie | 2013-09-17 | 1 | -1/+1 |
* | bitbake: siggen: Use lookup cache exclusively | Richard Purdie | 2013-09-17 | 1 | -12/+3 |
* | bitbake: data: Be explicit in data_db check | Richard Purdie | 2013-09-17 | 1 | -1/+1 |
* | bitbake: cooker: Allow profiling of the parser in profile mode | Richard Purdie | 2013-09-17 | 1 | -2/+22 |
* | bitbake: cooker: Avoid duplication for taskdata creation | Alexandru DAMIAN | 2013-09-17 | 1 | -40/+27 |
* | bitbake: runqueue: add runQueueTaskSkipped event | Alexandru DAMIAN | 2013-09-17 | 1 | -3/+12 |
* | bitbake: build: Add logfile to add TaskBase events | Richard Purdie | 2013-09-16 | 1 | -10/+6 |
* | bitbake: cooker: updateCache should rause exceptions, not sys.exit | Richard Purdie | 2013-09-14 | 1 | -2/+2 |
* | bitbake: knotty: Cleanup error/interruption handling | Richard Purdie | 2013-09-14 | 1 | -3/+4 |
* | bitbake: command: Treat empty messages as failures, not CommandCompleted | Richard Purdie | 2013-09-14 | 1 | -1/+1 |
* | bitbake: cooker/command: Add finishcommand to reset cooker state | Richard Purdie | 2013-09-14 | 2 | -1/+4 |
* | bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown' | Richard Purdie | 2013-09-14 | 8 | -19/+19 |
* | bitbake: cooker: Clean up init/reset configuration code | Richard Purdie | 2013-09-14 | 1 | -25/+24 |
* | bitbake: cooker: Drop obsolete worker test | Richard Purdie | 2013-09-14 | 1 | -5/+1 |
* | bitbake: bitbake: xmlrpc: delete unused code BitBakeUIEventServer | Alexandru DAMIAN | 2013-09-13 | 1 | -45/+0 |
* | bitbake: data_smart: Account for changes in append/prepend/remove in the conf... | Richard Purdie | 2013-09-12 | 1 | -3/+6 |
* | bitbake: utils: Fix BB_PRESERVE_ENV | Richard Purdie | 2013-09-11 | 1 | -0/+2 |
* | bitbake: bitbake: runqueue: add sceneQueueTaskCompleted event | Alexandru DAMIAN | 2013-09-10 | 1 | -0/+6 |
* | bitbake: runqueue.py: check whether multiple versions of the same PN are due ... | Robert Yang | 2013-09-09 | 1 | -1/+8 |
* | bitbake: providers.py: enhance the runtime debug degbug messgae | Robert Yang | 2013-09-09 | 1 | -1/+1 |
* | bitbake: knotty: Reduce refresh of footer | Richard Purdie | 2013-09-06 | 1 | -2/+4 |
* | bitbake: bitbake: Ensure ${DATE} and ${TIME} are consistent | Peter Kjellerstedt | 2013-09-06 | 1 | -0/+2 |
* | bitbake: hob: remove custom image from the images list when not needed | Cristiana Voicu | 2013-09-06 | 1 | -0/+4 |
* | bitbake: hob: limit the description size when a custom image is saved | Cristiana Voicu | 2013-09-06 | 1 | -2/+11 |
* | bitbake: data_smart: Move getVar expand cache handing to fix _remove operations | Richard Purdie | 2013-09-06 | 1 | -7/+6 |
* | bitbake: hob: remove PACKAGE_INSTALL variable setting from hob | Cristiana Voicu | 2013-09-04 | 1 | -3/+1 |
* | bitbake: bitbake-worker: ensure BUILDNAME is available during execution | Paul Eggleton | 2013-09-04 | 1 | -0/+1 |
* | bitbake: bitbake/cooker: fix some calls of cookerdata.findConfigFile method | Cristiana Voicu | 2013-09-02 | 1 | -3/+3 |
* | bitbake: runqueue: Fix scenequeue to pass file descriptors, not a float | Richard Purdie | 2013-09-02 | 1 | -1/+1 |
* | bitbake: server/xmlrpc: stop server on client exit | Alexandru DAMIAN | 2013-09-01 | 1 | -0/+5 |
* | bitbake: build: Fix profile file names | Richard Purdie | 2013-09-01 | 1 | -1/+1 |
* | bitbake: server/process, server/xmlrpc, runqueue: Use select.select() on fds,... | Richard Purdie | 2013-09-01 | 3 | -21/+28 |
* | bitbake: server/xmlrpc: Increase timeout to 60s | Richard Purdie | 2013-08-30 | 1 | -1/+1 |