summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/types.py
Commit message (Expand)AuthorAgeFilesLines
* lib: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+2
* oe.types.path: Use with to control file handle lifetimeOla x Nilsson2019-10-231-2/+2
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-0/+4
* oeqa: Fix for QEMU_USE_KVMRobert Yang2019-01-081-0/+24
* oe.types.boolean: treat None as FalseBinghua Guan2018-07-051-1/+4
* oe/types: Allow boolean to accept an existing booleanRichard Purdie2018-06-211-0/+2
* classes/lib: Complete transition to python3Richard Purdie2016-06-021-2/+2
* oe.types: add 'path' typeChristopher Larson2013-08-261-0/+18
* clases/lib: Use modern exception syntaxRichard Purdie2013-05-091-1/+1
* oe.types: give the regex type more sane semanticsChristopher Larson2012-05-171-0/+31
* Implement variable typing (sync from OE)Chris Larson2011-05-201-0/+104