summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2021-02-26build: autoconf/meson use the same value for PACKAGE_STRINGrbuj1-1/+1
2020-06-24release 1.25.0v1.25.0raveit651-1/+1
2020-03-11meson: improveWu Xiaotian1-31/+26
2019-12-06release 1.23.2v1.23.2raveit651-1/+1
2019-09-15build: add --enable-more-warnings configure flagrbuj1-2/+3
- Remove -ansi from CFLAGS. - By default, CFLAGS: -Wall -Wcast-align -Wchar-subscripts -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-compare -Wshadow - If --enable-more-warnings, add -Wextra to CFLAGS. - Requires autoconf-archive package.
2019-07-13switch to use meson build systemWu Xiaotian1-0/+340