Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to new override syntax | Martin Jansa | 2021-08-03 | 1 | -1/+1 |
| | | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | libextutils-cppguess-perl: upgrade 0.21 -> 0.23 | Tim Orling | 2021-07-13 | 1 | -0/+36 |
0.23 2021-05-31 - added CI - thanks @zmughal - now recognises MacOS clang - thanks @xenu 0.22 2021-05-29 - Add C++ standard support flag detection - thanks @zmughal! See <https://github.com/tsee/extutils-cppguess/pull/24>. Signed-off-by: Tim Orling <timothy.t.orling@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |