38 Commits (177d049950e118978fa348e066eb6ad1b220935b)

Author SHA1 Message Date
Sean McGovern ba02c9b5ac meson.build: test for the presence of <sys/auxv.h> 3 years ago
Alexandre Janniaux 7c4ed8b6e0 meson.build: add new libgcrypt dependency 3 years ago
Alexandre Janniaux 653cec766c test/libvlc: meson.build: add basic tests for libvlc 3 years ago
Loïc Branstett e80595b5f5 meson: add rust (-Drust=enabled) option 3 years ago
Steve Lhomme 85344d0cb0 meson: detect zlib as a dependency 3 years ago
Steve Lhomme d467e95c65 do not use the WINSTORECOMPAT define for VLC sources 3 years ago
Steve Lhomme 9e2cb735a4 remove VLC_WINSTORE_APP define 3 years ago
Marvin Scholz e8b6a9324d meson: add gettext support 3 years ago
Steve Lhomme cedea4d018 configure: don't the check presence of stricmp 4 years ago
Pierre Lamot f8cd81e4f5 meson: fix dcomp.h detection 4 years ago
Steve Lhomme 8c46cfc25b meson: define X_DISPLAY_MISSING once 4 years ago
Alexandre Janniaux df17310398 meson.build: set macosx option on OSX only 4 years ago
Steve Lhomme 42d230befa configure: don't define _POSIX_C_SOURCE for mingw-w64 4 years ago
Steve Lhomme a7b55fa70f configure: don't define _POSIX_SOURCE for mingw-w64 4 years ago
Steve Lhomme dddae21848 configure: detect asprintf/vasprintf the standard way 4 years ago
Steve Lhomme 6b1f7dc265 meson: add stack protection option 4 years ago
Johannes Kauffmann 33fdb81100 meson: check for -Wl,-Bsymbolic 4 years ago
Steve Lhomme 8ef232fc81 meson: only enable __USE_MINGW_ANSI_STDIO for non-UCRT builds 4 years ago
Steve Lhomme a98a501df0 meson: fix PROCESS_MITIGATION_IMAGE_LOAD_POLICY check 4 years ago
Johannes Kauffmann 8b90010a5d meson: force -fno-strict-aliasing for C++ modules 4 years ago
Steve Lhomme d7a9bc2326 meson: remove _ISOCXX_SOURCE macros on Windows 4 years ago
Steve Lhomme 7e388405f4 meson: remove unneeded windows defines 4 years ago
Steve Lhomme 6be0e8af6b configure: remove static_assert check 4 years ago
Steve Lhomme ea876bf896 configure: detect gmtime_r/localtime_r the standard way 4 years ago
Steve Lhomme 5b398308b6 meson: add common compiler options similar to configure.ac 4 years ago
Steve Lhomme 455b4ffbe0 meson: simplify choice of compiler flag to use 4 years ago
Johannes Kauffmann c91fac9b59 meson: fix dict key/value style 4 years ago
Johannes Kauffmann f242e3c7eb meson: fix named argument style 4 years ago
Johannes Kauffmann a01c567bff meson: add initial winstore support 4 years ago
Steve Lhomme 79f063df81 configure: only use sdkddkver.h to test the default _WIN32_WINNT 4 years ago
Steve Lhomme 5b27a78738 meson: only set _WIN32_WINNT if it's not set in the environment 4 years ago
Steve Lhomme 6424f5452e meson: enable error on missing function declaration 4 years ago
Steve Lhomme 90efc05040 meson: add specific folder for missing includes in the Windows SDK 4 years ago
Steve Lhomme 0a5f544457 meson: fix header used to test functions on Windows 4 years ago
Steve Lhomme ae3e820453 meson: fix iphlpapi.h tests 4 years ago
Steve Lhomme e28d3cb33c meson: remove duplicate checks 4 years ago
Steve Lhomme e030e04e5d meson: define missing ssize_t and SSIZE_MAX from ptrdiff_t 4 years ago
Marvin Scholz d5f07af209 meson: add initial meson build system 7 years ago