summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/utils.py
AgeCommit message (Expand)Author
2020-03-06bitbake: lib/bb/utils.py: Preserve ownership of symlinkDaisuke Yamane
2019-09-06bitbake: utils: Fix movefile() exception handling with python3Martin Jansa
2019-06-19bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-06-19bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-04-12bitbake: utils: Let mkdirhier fail if existing path is not a folderAndre Rosa
2019-04-09bitbake: utils: Make prune_suffix prune a suffixAndre Rosa
2019-02-25bitbake: bitbake: fix version comparison when one of the versions ends in .Alexander Kanavin
2018-12-14bitbake: utils: Add aarch64 support to ioprio_setRichard Purdie
2018-12-08bitbake: utils: Use utils.remove() within prunedir()Richard Purdie
2018-11-19bitbake: utils: better_compile(): Fix line number when report errorsRobert Yang
2018-11-14bitbake: utils: Avoid regex value escape warningsRichard Purdie
2018-11-14bitbake: utils: Avoid warnings about deprecated imp moduleRichard Purdie
2018-09-25bitbake: utils: lockfile: Fix infinite loopIoan-Adrian Ratiu
2018-08-16bitbake: bb/utils.py: add break_hardlinks helperRasmus Villemoes
2018-08-15bitbake: utils/md5_file: don't iterate line-by-lineRoss Burton
2018-07-30bitbake: utils: add optional callback to edit_bblayers_conf()Paul Eggleton
2018-04-23bitbake: lib/bb/utils: prevent movefile from changing dest dir permissionsMattias Hansson
2018-03-15bitbake: utils.py: Add option for explode_dep_versions2 to return unsortedAmanda Brindle
2017-09-25bitbake: bitbake: lib/bb/utils: fix movefile() copy to dir fallbackMardegan, Alberto
2017-07-27bitbake: lib/bb/utils.py: Add missing debug levelMark Hatle
2017-06-05bitbake: bitbake: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-03-31bitbake: bb/utils: extend which() so it can look for just executablesRoss Burton
2017-03-01bitbake: lib/bb/utils: Add filter()Peter Kjellerstedt
2017-01-09bitbake: prserv/persist_data/utils: Drop obsolete python2 importsRichard Purdie
2016-12-14bitbake: lib/bb/build: enable access to logger within tasksPaul Eggleton
2016-12-08bitbake: utils: Avoid traceback errorsRichard Purdie
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-09-08bitbake: lib/bb/utils: edit_metadata() comment tweaksPaul Eggleton
2016-08-17bitbake: bb/utils.py: export_proxies add GIT_PROXY_COMMANDFrancisco Pedraza
2016-07-29bitbake: lib/bb/utils: show subprocess output in stack tracesRoss Burton
2016-07-20bitbake: bitbake: utils: add BBSERVER to the list of preserved variablesEd Bartosh
2016-07-20bitbake: lib/bb/utils: no need to unsetenv when manipulating os.environRoss Burton
2016-07-19bitbake: lib/bb/utils.py: return sorted OrderedDict in explode_dep_versions2Robert Yang
2016-07-19bitbake: lib/bb/utils: fix set_process_nameRoss Burton
2016-06-13bitbake: data_smart/utils: Add 'd' to the context used for better_eval in pyt...Richard Purdie
2016-06-02bitbake: toaster: fix imports to work for python 3Ed Bartosh
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-05-13bitbake: utils: Force bitbake to en_US.UTF-8 locale setting everywhereRichard Purdie
2016-05-11bitbake: lib/bb/utils.py: Fix explode_dep_versions2() determinism issueRichard Purdie
2016-05-11bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-05-06bitbake: bb.utils: let loaded plugins provide a plugin objectChristopher Larson
2016-05-06bitbake: bb.utils: use imp.get_suffixes for load_pluginsChristopher Larson
2016-05-06bitbake: bb.utils: add load_plugins from scriptutilsChristopher Larson
2016-04-18bitbake: lib/bb/utils: add docstring for contains()Ross Burton
2016-04-09bitbake: lib/bb/utils.py: Fix a bug in edit_metadata() that could corrupt varsRandy Witt
2016-03-31bitbake: build/utils: Allow python functions to execute with real exception h...Richard Purdie
2016-02-26bitbake: utils.py: Add sha1_file callBrendan Le Foll
2016-02-10bitbake: utils: Drop datastore function inspection during exceptionRichard Purdie
2016-02-08bitbake: bb/fetch2: Move export_proxies function from wget to utils.Aníbal Limón
2016-02-04bitbake: lib/bb: Add expansion parameter to getVarFlagRichard Purdie