aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/utils.py
AgeCommit message (Expand)Author
2024-03-21utils: better estimate number of available cpusFelix Moessbauer
2024-03-05utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()Michael Opdenacker
2023-12-17utils: Fix mkdir with PosixPathRichard Purdie
2023-12-08utils: Do not create directories with ${ in the namePavel Zhukov
2023-11-20bitbake: utils: remove spaces on empty linesJulien Stephan
2023-09-14utils: Add path_is_descendant()Joshua Watt
2023-02-24utils: Use internal fetcher function to avoid duplicationRichard Purdie
2023-01-26bb/utils: include SSL certificate paths in export_proxiesRoss Burton
2023-01-05lib/bb: Update thread/process locks to use a timeoutRichard Purdie
2022-12-08bin/utils: Ensure locale en_US.UTF-8 is available on the systemFrank de Brabander
2022-11-27utils: Allow to_boolean to support int valuesRichard Purdie
2022-10-26utils/ply: Update md5 to better report errors with hashlibMark Hatle
2022-09-29utils: Add enable_loopback_networking()Mattias Jernberg
2022-08-31utils: Pass lock argument in fileslockedJoshua Watt
2022-08-09siggen: Fix insufficent entropy in sigtask file namesJoshua Watt
2022-07-28bb/utils: movefile: use the logger for printingJose Quaresma
2022-07-28bb/utils: remove: check the path again the expand python globJose Quaresma
2022-03-24utils: Fix lockfile path length issuesRichard Purdie
2022-03-02utils/ply: Change md5 usages to work on FIPS enabled hostsMark Hatle
2022-02-21bitbake: Rename environment filtering variablesScott Murray
2022-02-21utils: Ensure shell function failure in python logging is correctRichard Purdie
2022-02-20utils: Fix typo "dependency" and "spawning"Zygmunt Krynicki
2022-02-20utils: Fix environment decorator logic errorRichard Purdie
2022-02-01bitbake: bitbake-worker: Preserve network non-local uidRobert Yang
2022-01-12utils: Add disable_network functionRichard Purdie
2022-01-05utils: Update to use exec_module() instead of load_module()Richard Purdie
2021-11-19utils: Handle lockfile filenames that are too long for filesystemsRichard Purdie
2021-08-12utils: add environment updating context managerRoss Burton
2021-08-06fetch/tests/toaster: Override conversion fixupsRichard Purdie
2021-05-06lib/bb: Add bb.utils.rename() helper function and use for renamingDevendra Tewari
2021-02-10logging: Make bitbake logger compatible with python loggerJoshua Watt
2021-01-05utils: add docstrings to functionsMilan Shah
2020-09-28utils: add umask changing context managerRoss Burton
2020-09-09utils: fix UnboundLocalError when _print_exception raisesChris Laplante
2020-09-09utils.py: get_file_layer(): Improve performanceRobert Yang
2020-09-09utils.py: get_file_layer(): Exit the loop when file is matchedRobert Yang
2020-09-09utils: process_profilelog: use context managerChris Laplante
2020-08-26utils: Drop broken timeout functionRichard Purdie
2020-06-15lib/bb/utils.py: Do not preserve TERM in the environmentJacob Kroon
2020-02-22lib/bb/utils.py: Preserve ownership of symlinkDaisuke Yamane
2020-01-27utils: add is_semver functionJean-Marie LEMETAYER
2020-01-27utils: add sha384_file and sha512_file functionsJean-Marie LEMETAYER
2020-01-19bb.utils: add get_referenced_varsChris Laplante via bitbake-devel
2020-01-19lib: remove unused importsFrazer Clews
2019-12-13bb.utils.fileslocked: don't leak files if yield throwsChris Laplante via bitbake-devel
2019-11-14utils: also use mmap for SHA256 and SHA1, for performanceRoss Burton
2019-09-19utils: Add ionice option to prunedirRichard Purdie
2019-09-03utils: Fix movefile() exception handling with python3Martin Jansa
2019-08-06build/utils: Drop bb.build.FuncFailedRichard Purdie
2019-05-04bitbake: Strip old editor directives from file headersRichard Purdie