summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cookerdata.py
AgeCommit message (Expand)Author
2023-11-23bitbake: cookerdata: Be consistent with what type bb_data representsPeter Kjellerstedt
2023-05-25bitbake: cooker: Add FILE_LAYERNAME variable containing the layername for a r...Richard Purdie
2023-02-19bitbake: cookerdata: Drop dubious exception handling codeRichard Purdie
2023-02-19bitbake: cookerdata: Improve early exception handlingRichard Purdie
2023-02-17bitbake: cookerdata: Remove incorrect SystemExit usageRichard Purdie
2023-01-26bitbake: cache/codeparser: Switch to a new BB_CACHEDIR variable for cache loc...Richard Purdie
2023-01-02bitbake: cookerdata: Fix previous commit to use a string, not a generatorRichard Purdie
2023-01-01bitbake: cookerdata: Fix cache/reparsing issueRichard Purdie
2022-12-31bitbake: cooker/cookerdata: Rework the way the datastores are resetRichard Purdie
2022-12-17bitbake: codeparser/data: Add vardepsexclude support to module dependency codeRichard Purdie
2022-12-08bitbake: cookerdata: Ensure layers use LAYERSERIES_COMPAT fairlyRichard Purdie
2022-12-08bitbake: parse: Add support for addpylib conf file directive and BB_GLOBAL_PY...Richard Purdie
2022-11-20bitbake: cache/cookerdata: Move recipe parsing functions from cache to databu...Richard Purdie
2022-09-21bitbake: bitbake: Fix a few more logger debug() callsJoshua Watt
2022-08-12bitbake: BBHandler/cooker: Implement recipe and global classesRichard Purdie
2022-05-05bitbake: cookerdata: Change emphasis in error message to be clearer to usersRichard Purdie
2022-02-21bitbake: lib/bb: Replace "abort" usage in task handlingScott Murray
2022-02-21bitbake: data_smart: Add support to BB_RENAMED_VARIABLES for custom stringsRichard Purdie
2022-02-21bitbake: data_smart/cookerdata: Add variable remapping supportRichard Purdie
2022-02-20bitbake: cookerdata: Fix typo "normally"Zygmunt Krynicki
2022-02-17bitbake: fetch2/cooker: Fix source revision handling with floating upstreamsRichard Purdie
2021-11-15bitbake: cookerdata: Set TOPDIR explicitly and fix broken findTopdir()Richard Purdie
2021-11-03bitbake: lib/bb: Clean up use of len()Richard Purdie
2021-09-19bitbake: cookerdata: Show a readable error for invalid multiconfig nameRichard Purdie
2021-09-11bitbake: cookerdata: Show error for no BBLAYERS in bblayers.confRichard Purdie
2021-09-11bitbake: cookerdata: Improve missing core layer error messageRichard Purdie
2021-02-16bitbake: event: Prevent bitbake from executing event handler for wrong multic...Tomasz Dziendzielski
2020-11-11bitbake: cookerdata: tweak to avoid mutable default argumentChris Laplante
2020-09-05bitbake: cookerdata: Fix exception raise statementsRichard Purdie
2020-09-05bitbake: cooker/cookerdata: Use BBHandledException, not sys.exit()Richard Purdie
2020-08-25bitbake: main/server/process: Drop configuration object passingRichard Purdie
2020-08-25bitbake: cooker/cookerdata: Ensure UI event log is updated from commandlineRichard Purdie
2020-08-25bitbake: cookerdata: Ensure UI options are updated to the serverRichard Purdie
2020-08-25bitbake: cooker/cookerdata/main: Improve loglevel handlingRichard Purdie
2020-08-25bitbake: build/msg: Cleanup verbose option handlingRichard Purdie
2020-08-13bitbake: server/process: Simplfy idle callback handler functionRichard Purdie
2020-06-23bitbake: cookerdata: Add BBFILES_DYNAMIC inverse modeKonrad Weihmann
2019-09-27bitbake: cookerdata: Add mc conffiles hashes to cache hashJoshua Watt
2019-08-21bitbake: cookerdata: Delay the setup of the siggen slightly to allow metadata...Richard Purdie
2019-07-03bitbake: bitbake: Add --skip-setscene optionJoshua Watt
2019-06-28bitbake: bitbake: lib: Cleanup /usr/bin/env pythonRobert Yang
2019-06-18bitbake: cooker: list all nonexistent bblayer directoriesOleksandr Kravchuk
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-02-14bitbake: bitbake: cookerdata: Check duplicated BBFILE_COLLECTIONSRobert Yang
2018-04-06bitbake: cookerdata: Issue warning if layer doesn't set LAYERSERIES_COMPAT_xRichard Purdie
2018-02-14bitbake: main/runqueue: Rework runall task and add runonly optionRichard Purdie
2017-09-02bitbake: cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and ...Richard Purdie
2017-08-31bitbake: cookerdata: Avoid tracebacks from early reset() callsRichard Purdie