summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2024-10-01Merge branch 'speed-up-query-exists' into 'main'Philip Withnall
2024-10-01gio: Implement query_exists for local filesMatthias Clasen
2024-09-25build: switch back to c_std=gnu99 pending ObjC fixBenjamin Gilbert
2024-09-19Introduce a special mode of operating for the inotify GFileMonitor backendGleb Popov
2024-09-18Add Meson option that allows selecting GFileMonitor's backend implementationGleb Popov
2024-09-17Merge branch 'wfloat-conversion' into 'main'Philip Withnall
2024-09-12build: Bump gvdb subproject dependency and disable testsPhilip Withnall
2024-09-12build: Bump Meson dependency to 1.4.0Benjamin Gilbert
2024-08-26ci: Set gobject-introspection version and build gobject-introspection in testsEvan Welsh
2024-08-26build: Post-release version bumpPhilip Withnall
2024-08-25build: Check for epoll_create1 rather than epoll_create in meson.buildPhilip Withnall
2024-08-02Post-release version bump to 2.81.2Emmanuele Bassi
2024-08-022.81.12.81.1Emmanuele Bassi
2024-07-04replace package.version.Version by internal codeErnesto de Gracia Herranz
2024-06-28build: Enable -Wfloat-conversion by defaultPhilip Withnall
2024-06-14Merge branch 'ebassi/c11-toolchain-req-docs' into 'main'Philip Withnall
2024-06-14build: Add -Wno-typedef-redefinition to CFLAGSMarco Trevisan (Treviño)
2024-06-13Merge branch 'fix-introspection-windows' into 'main'Philip Withnall
2024-06-02Build HTML versions of the man pagesEmmanuele Bassi
2024-05-23Merge branch 'dont-rm-rf-root' into 'main'Philip Withnall
2024-05-22gtestutils: Don't follow symlinks when deleting tests' tempdirWill Thompson
2024-05-22build: Use C89 for the standard version checkEmmanuele Bassi
2024-05-17Convert systemtap from bool to feature option typeMichael Catanzaro
2024-05-17Convert dtrace from bool to feature option typeMichael Catanzaro
2024-05-17Introspection: Fix running g-ir-scanner 1.80.x+ on WindowsChun-wei Fan
2024-05-10build: Define glib_sanitizers variable to easily get the sanitizers in useMarco Trevisan (Treviño)
2024-05-02link with -latomic when neededFabrice Fontaine
2024-04-12build: Enable -Wnull-dereference warningPhilip Withnall
2024-04-02glib/gthread-posix: Fix name of the futex_time64(2) test in the Meson logL. E. Segovia
2024-03-25Use the python found by meson as the interpreter for installed scriptsCalvin Walton
2024-03-22Merge branch 'wip/chergert/gpoll-for-gmain' into 'main'Philip Withnall
2024-03-21glib/gmain: use ppoll() when possibleChristian Hergert
2024-03-20build: Post-release version bumpPhilip 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