summaryrefslogtreecommitdiff
path: root/scripts/mock-noinline.py
Commit message (Expand)AuthorAgeFilesLines
* lib: Use G_NO_INLINE instead of G_GNUC_NO_INLINEMichal Privoznik2022-07-181-2/+2
* syntax-check: Rework mock-noinline to get all files at onceMartin Kletzander2022-03-071-1/+1
* scripts/mock-noinline: Use full name of the required annotation in error messagePeter Krempa2022-02-141-1/+1
* src: add G_GNUC_NO_INLINE annotations for mocked symbolsDaniel P. Berrangé2020-08-041-1/+1
* scripts: remove use of the term 'whitelist' from build helpersDaniel P. Berrangé2020-06-261-1/+0
* build: only support python3 binaryDaniel P. Berrangé2019-12-041-3/+1
* build-aux: rewrite mock inline checker in PythonDaniel P. Berrangé2019-11-201-0/+84