summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2024-08-262.80.52.80.5Philip Withnall
2024-07-082.80.42.80.4Philip Withnall
2024-06-102.80.32.80.3Philip Withnall
2024-05-082.80.22.80.2Philip Withnall
2024-05-072.80.12.80.1Philip Withnall
2024-03-072.80.02.80.0Philip Withnall
2024-02-272.79.32.79.3Philip Withnall
2024-02-21girepository: Fix static build under WindowsKleis Auke Wolthuizen
2024-02-122.79.22.79.2Philip Withnall
2024-02-08Merge branch 'th/meson-werror-fixes-2' into 'main'Philip Withnall
2024-02-08Merge branch 'wip/smcv/lint' into 'main'Philip Withnall
2024-02-08Incorporate some lint checks into `meson test`Simon McVittie
2024-02-07build: workaround compiler warning -Wnon-null in meson detectionThomas Haller
2024-02-07build: workaround compiler warning -Wunused-variable in meson detectionThomas Haller
2024-02-07build: workaround compiler warning in meson detection of nl_langinfo()Thomas Haller
2024-02-07build: workaround compiler warning in meson detection of __uint128_tThomas Haller
2024-02-07build: drop unused variable from "C99 snprintf" meson checkThomas Haller
2024-02-07Merge branch 'th/meson-werror-fixes' into 'main'Philip Withnall
2024-02-07build: workaround meson's cc.has_member() causing compiler warning.Thomas Haller
2024-02-07build: fix detection of int64_t_typedef in meson build checkThomas Haller
2024-02-07glocalfile: Support statvfs.f_typePhilip Withnall
2024-02-02Merge branch 'thorough-tests-in-ci' into 'main'Philip Withnall
2024-01-31Merge branch 'wip/oholy/libmnt_monitor' into 'main'Philip Withnall
2024-01-31gunixmounts: Use mnt_monitor_veil_kernel optionOndrej Holy
2024-01-30girepository: Move GIR generation into girepository and prior to testsEvan Welsh
2024-01-222.79.12.79.1Philip Withnall
2024-01-18build: Add thorough test setupPhilip Withnall
2024-01-05gmessages: add syslog supportYegor Yefremov
2023-12-22Merge branch 'g_get_num_processors-affinity-fix' into 'main'Michael Catanzaro
2023-12-22Account for cpu affinity in g_get_num_processorsKryggird
2023-12-22Merge branch 'glib-gir-sources' into 'main'Philip Withnall
2023-12-21docs: Port the man pages from DocBook to reStructuredTextPhilip Withnall
2023-12-20Fix detecting size_t size when `-Wmissing-prototypes` is in CFLAGSColomban Wendling
2023-12-20build: Move gir generation to an introspection folderMarco Trevisan (Treviño)
2023-12-11build: Make packaging module requiredKhalid Abu Shawarib
2023-12-05Merge branch 'python3.12-remove-distutils' into 'main'Philip Withnall
2023-12-01Increase required Python version to 3.7Jordan Williams
2023-11-29build: Rename -Dgtk_doc option to -DdocumentationPhilip Withnall
2023-11-28meson: Fail configure if nl_langinfo() supports a weird set of optionsPhilip Withnall
2023-11-28gdatetime: Disable ERA support on platforms which don’t support thisPhilip Withnall
2023-11-28gdatetime: Add support for %E modifier to g_date_time_format()Philip Withnall
2023-11-26tests: Fix fileutils build on FreeBSD and macOSPhilip Withnall
2023-11-12ci: add muslc CIPablo Correa Gómez
2023-11-08Merge branch 'main' into 'ebassi/girepository'Philip Withnall
2023-11-06fix: about libproc.h and PROC_PIDLISTFD_SIZECaiJingLong
2023-10-26meson: Improve PTRACE_O_EXITKILL presence checkAlessandro Bono
2023-10-24build: Bump Meson dependency to 1.2.0Philip Withnall
2023-10-23Generate introspection dataEmmanuele Bassi
2023-10-16Build libgirepository as a GLib sub-libraryEmmanuele Bassi
2023-10-12Windows: Compile with the UNICODE / _UNICODE macrosLuca Bacci