summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cookerdata.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: cookerdata: Add mc conffiles hashes to cache hashJoshua Watt2019-10-101-1/+5
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-06-191-12/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-06-191-0/+2
* bitbake: bitbake: cookerdata: Check duplicated BBFILE_COLLECTIONSRobert Yang2019-02-141-0/+4
* bitbake: cookerdata: Issue warning if layer doesn't set LAYERSERIES_COMPAT_xRichard Purdie2018-04-061-0/+2
* bitbake: main/runqueue: Rework runall task and add runonly optionRichard Purdie2018-02-141-1/+2
* bitbake: cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and ...Richard Purdie2017-09-021-1/+1
* bitbake: cookerdata: Avoid tracebacks from early reset() callsRichard Purdie2017-08-311-0/+3
* bitbake: cooker: Change to consistent prefile/postfile handlingRichard Purdie2017-08-311-2/+0
* bitbake: cooker: Handle datastore tracking for showEnvironment server side onlyRichard Purdie2017-08-311-6/+1
* bitbake: cookerdata/cooker: Restore original datastore upon client disconnectRichard Purdie2017-07-211-0/+9
* bitbake: server: Rework the server API so process and xmlrpc servers coexistRichard Purdie2017-07-211-2/+3
* bitbake: cookerdata: Add a function to find TOPDIRRichard Purdie2017-07-211-0/+21
* bitbake: cookerdata: fix indentation and trailing spacesPaul Eggleton2017-07-181-5/+5
* bitbake: bitbake: Add MultiConfigParsed eventRichard Purdie2017-07-081-0/+2
* bitbake: cookerdata: Implement LAYERSERIES_COMPAT and LAYERSERIES_CORENAMESRichard Purdie2017-06-121-0/+7
* bitbake: cooker: add BB_CMDLINE to enable access to UI command line with memresPaul Eggleton2017-06-121-1/+1
* bitbake: cookerdata: fix variable history not showing in bitbake -e with memresPaul Eggleton2017-06-121-1/+1
* bitbake: cookerdata: Add support for BBFILES_DYNAMICPatrick Ohly2017-06-091-0/+14
* bitbake: runqueue: add option to run all tasks in specific build targetMatthew McClintock2017-03-131-0/+1
* bitbake: cooker: Add BB_LIMITEDDEPS supportRichard Purdie2017-01-201-0/+1
* bitbake: cookerdata: Convert multiconfig to use BB_CURRENT_MCRichard Purdie2016-12-221-2/+3
* bitbake: command: provide a means to shut down from the client in memres modePaul Eggleton2016-12-141-0/+1
* bitbake: bitbake: remove True option to getVarFlag callsJoshua Lock2016-11-301-1/+1
* bitbake: bitbake: remove True option to getVar callsJoshua Lock2016-11-301-5/+5
* bitbake: cookerdata.py: Catch BBHandledException, preventing a backtrace in a...Mark Hatle2016-09-211-1/+1
* bitbake: cookerdata: allow multiple passes of config re-parsingMarkus Lehtonen2016-09-161-1/+8
* bitbake: cookerdata: fire ConfigParsed event after re-parseMarkus Lehtonen2016-09-161-0/+1
* bitbake: cookerdata/ast: Fail gracefully if event handler function is not foundMarkus Lehtonen2016-09-021-0/+3
* bitbake: bitbake: Initial multi-config supportRichard Purdie2016-08-181-25/+34
* bitbake: cookerdata: Simplify prefiles/postfilesRichard Purdie2016-08-181-3/+5
* bitbake: cookerdata: print an error if layer dir does not existMarkus Lehtonen2016-06-031-0/+4
* bitbake: Provide LAYERDIR_RE for layer.confChristopher Larson2016-05-191-2/+7
* bitbake: cookerdata: Fix log messages and ensure we exitRichard Purdie2016-05-131-1/+2
* bitbake: cookerdata.py: remove slash in the endRobert Yang2016-03-311-0/+2
* bitbake: cookerdata: Improve handling of ParseErrorRichard Purdie2016-03-291-1/+3
* bitbake: main/runqueue: Add --setscene-only option to bitbakeRichard Purdie2016-01-111-0/+1
* bitbake: ast/event/utils: Improve tracebacks to include file and line numbers...Richard Purdie2015-12-181-1/+3
* bitbake: cooker: preserve pre and post configsEd Bartosh2015-10-271-0/+2
* bitbake: cookerdata: Rename BBPKGS -> BBTARGETSRichard Purdie2015-10-011-2/+2
* bitbake: bb.cookerdata: include useful traceback for ExpansionError/ParseErrorChristopher Larson2015-09-041-1/+10
* bitbake: cooker: ensure prefile/postfile can work in memory resident modePaul Eggleton2015-08-191-1/+2
* bitbake: bb.cookerdata: don't show traceback for ParseError/ExpansionErrorChristopher Larson2015-08-011-2/+5
* bitbake: bitbake: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-3/+3
* bitbake: cookerdata: Allow ~ in bblayersEd Bartosh2015-04-191-0/+3
* bitbake: bin/bitbake: Create bitbake_main APIEd Bartosh2015-03-251-3/+3
* bitbake: command/cooker/knotty: Fix memres handling of command environment ch...Richard Purdie2015-01-211-2/+2
* bitbake: add option to write offline event log fileAlexandru DAMIAN2014-12-181-0/+1
* bitbake: knotty: Ensure commandline parameters are updated in memres serverRichard Purdie2014-09-231-0/+11
* bitbake: cookerdata: Improve error handlingRichard Purdie2014-06-011-2/+5