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