Commit Graph

6 Commits

Author SHA1 Message Date
Akira TAGOH 4244a5d4ec Apply a fix of ci-templates 2023-07-15 16:00:23 +09:00
Akira TAGOH b1d149347a Rework CI implementation v2 2023-07-06 15:54:36 +09:00
Akira TAGOH 3c16ea2849 Fix a typo 2023-07-06 15:54:36 +09:00
Akira TAGOH 428515daae Rework CI implementation
Use ci-templates.
2023-07-06 15:54:36 +09:00
Nirbheek Chauhan b2a54dfb8f meson: Fix build failure with gcc10 on mingw
We were explicitly setting c_args and c_link_args to [], which
overrode the values inherited from the env via CFLAGS and LDFLAGS.

Also add a comment for future reference.

Fixes https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/263
2020-11-05 04:27:55 +00:00
Tim-Philipp Müller 57a224f51d Add Meson build system
See https://mesonbuild.com
2020-07-31 07:26:11 +00:00