summaryrefslogtreecommitdiffstats
path: root/lib/bb/cookerdata.py
AgeCommit message (Expand)Author
2017-07-21cookerdata/cooker: Restore original datastore upon client disconnectRichard Purdie
2017-07-21server: Rework the server API so process and xmlrpc servers coexistRichard Purdie
2017-07-18cookerdata: Add a function to find TOPDIRRichard Purdie
2017-07-18cookerdata: fix indentation and trailing spacesPaul Eggleton
2017-07-06bitbake: Add MultiConfigParsed eventRichard Purdie
2017-06-09cookerdata: Implement LAYERSERIES_COMPAT and LAYERSERIES_CORENAMESRichard Purdie
2017-06-09cooker: add BB_CMDLINE to enable access to UI command line with memresPaul Eggleton
2017-06-09cookerdata: fix variable history not showing in bitbake -e with memresPaul Eggleton
2017-06-09cookerdata: Add support for BBFILES_DYNAMICPatrick Ohly
2017-03-11runqueue: add option to run all tasks in specific build targetMatthew McClintock
2017-01-19cooker: Add BB_LIMITEDDEPS supportRichard Purdie
2016-12-21cookerdata: Convert multiconfig to use BB_CURRENT_MCRichard Purdie
2016-12-14command: provide a means to shut down from the client in memres modePaul Eggleton
2016-11-30bitbake: remove True option to getVarFlag callsJoshua Lock
2016-11-30bitbake: remove True option to getVar callsJoshua Lock
2016-09-20cookerdata.py: Catch BBHandledException, preventing a backtrace in an eventMark Hatle
2016-09-16cookerdata: allow multiple passes of config re-parsingMarkus Lehtonen
2016-09-16cookerdata: fire ConfigParsed event after re-parseMarkus Lehtonen
2016-09-02cookerdata/ast: Fail gracefully if event handler function is not foundMarkus Lehtonen
2016-08-17bitbake: Initial multi-config supportRichard Purdie
2016-08-17cookerdata: Simplify prefiles/postfilesRichard Purdie
2016-06-02cookerdata: print an error if layer dir does not existMarkus Lehtonen
2016-05-18Provide LAYERDIR_RE for layer.confChristopher Larson
2016-05-12cookerdata: Fix log messages and ensure we exitRichard Purdie
2016-03-30cookerdata.py: remove slash in the endRobert Yang
2016-03-29cookerdata: Improve handling of ParseErrorRichard Purdie
2016-01-08main/runqueue: Add --setscene-only option to bitbakeRichard Purdie
2015-12-15ast/event/utils: Improve tracebacks to include file and line numbers more cor...Richard Purdie
2015-10-27cooker: preserve pre and post configsEd Bartosh
2015-09-29cookerdata: Rename BBPKGS -> BBTARGETSRichard Purdie
2015-09-03bb.cookerdata: include useful traceback for ExpansionError/ParseErrorChristopher Larson
2015-08-17cooker: ensure prefile/postfile can work in memory resident modePaul Eggleton
2015-08-01bb.cookerdata: don't show traceback for ParseError/ExpansionErrorChristopher Larson
2015-06-19bitbake: Add explict getVar param for (non) expansionRichard Purdie
2015-04-19cookerdata: Allow ~ in bblayersEd Bartosh
2015-03-24bin/bitbake: Create bitbake_main APIEd Bartosh
2015-01-21command/cooker/knotty: Fix memres handling of command environment changesRichard Purdie
2014-12-12add option to write offline event log fileAlexandru DAMIAN
2014-09-23knotty: Ensure commandline parameters are updated in memres serverRichard Purdie
2014-05-30cookerdata: Improve error handlingRichard Purdie
2014-03-26bitbake: Force -S option to take a parameterRichard Purdie
2013-12-02bitbake.lock: Add host:port to bitbake.lock for memres serverJason Wessel
2013-09-18bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN
2013-08-30cookerdata: Allow bblayers.conf to be found using BBPATHRichard Purdie
2013-08-30cookerdata: Set TOPDIR when using bblayers.confRichard Purdie
2013-06-28cookerdata: Improve message if BBPATH is unset and bblayers.conf not foundRichard Purdie
2013-06-14bitbake: Add event mask flag supportBogdan Marinescu
2013-06-12runqueue: Split runqueue to use bitbake-workerRichard Purdie
2013-05-30cookerdata: Fix tinfoil by adding missinge extra_caches defaultRichard Purdie
2013-05-30bitbake: move extra cache collection out of cookerAlexandru DAMIAN