summaryrefslogtreecommitdiff
path: root/meson-cc-tests
Commit message (Collapse)AuthorAgeFilesLines
* FuzzerAdrian Johnson2022-12-281-0/+7
|
* copy all autotools compiler warnings to meson buildAdrian Johnson2021-08-141-0/+9
|
* cairo-trace: fix build with newer versions of bfdTim-Philipp Müller2021-02-231-0/+9
| | | | | | | | | And update configure/meson checks to check for the new function. Drop libiberty.h check since it's only needed by backtrace-symbols.c which we're about to remove. Closes #391, #460
* Add meson build definitionsMathieu Duponchelle2020-07-317-0/+90
Co-Authored by: Nirbheek Chauhan <nirbheek@centricular.com> lb90 <luca.bacci982@gmail.com> Tim-Philipp Müller <tim@centricular.com>