summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* gfile: Ensure loff_t is defined on FreeBSDPhilip Withnall2023-05-151-0/+4
* Merge branch '2863-copy-file-range' into 'main'Philip Withnall2023-05-091-0/+1
|\
| * gfile: Support copy_file_range() for file copiesPhilip Withnall2023-05-091-0/+1
* | Check for linux/netlink.h buildabilitySamuel Thibault2023-05-091-1/+1
|/
* docs: Update various broken/redirected linksPhilip Withnall2023-05-021-1/+1
* Merge branch 'valgrind-variable' into 'main'Marco Trevisan2023-04-171-4/+9
|\
| * meson: Add tests for generated pkg-config filesMarco Trevisan (Treviño)2023-04-171-1/+3
| * meson: Add glib_valgrind_suppressions variable to glib pkg-config fileMarco Trevisan (Treviño)2023-04-141-3/+6
* | Merge branch 'wip/jtojnar/wl-are-compiler-flags' into 'main'Philip Withnall2023-04-141-5/+5
|\ \
| * | build/gmodule-2.0.pc: Move compiler flags from Libs to CflagsJan Tojnar2023-03-311-5/+5
| |/
* | Merge branch 'meson-system-libintl-detection' into 'main'Philip Withnall2023-04-141-3/+4
|\ \
| * | meson: Fix detection of a system-provided proxy-libintlNirbheek Chauhan2023-03-261-3/+4
* | | Merge branch 'move-msvc-recommended-pragmas' into 'main'Philip Withnall2023-04-141-5/+1
|\ \ \
| * | | meson: Move msvc_recommended_pragmas.h to a subdirectoryPhilip Withnall2023-03-211-5/+1
| | |/ | |/|
* | | build: Post-release version bumpPhilip Withnall2023-04-141-1/+1
| |/ |/|
* | 2.76.12.76.1Philip Withnall2023-03-221-1/+1
|/
* 2.76.02.76.0Philip Withnall2023-03-101-1/+1
* 2.75.42.75.4Philip Withnall2023-03-031-1/+1
* gsocket: Use accept4 () for race-free setting of the close-on-exec flagMaciej S. Szmigiero2023-02-191-0/+1
* 2.75.32.75.3Philip Withnall2023-02-131-1/+1
* Merge branch 'msort-cheri' into 'main'Philip Withnall2023-02-061-4/+0
|\
| * Allow using msort_r CHERI-enabled architecturesAlex Richardson2023-01-291-4/+0
* | gmem: Add g_free_sized() and g_aligned_free_sized()Philip Withnall2023-02-021-0/+2
|/
* Merge branch 'threadpool-shared-thread-prios' into 'main'Michael Catanzaro2023-01-201-4/+0
|\
| * GThreadPool: Always use the thread-spawning thread for the global shared thre...Sebastian Dröge2023-01-171-4/+0
* | meson: Use 'tap' test protocol by defaultMarco Trevisan (Treviño)2023-01-171-0/+4
|/
* 2.75.22.75.2Philip Withnall2023-01-061-1/+1
* meson: Don't accidentally pick up intl fallback in the first testNirbheek Chauhan2022-12-311-2/+3
* meson: Fix pcre static flag usage with a subprojectNirbheek Chauhan2022-12-311-1/+4
* meson: Don't use outdated 'fallback:' kwarg to dependency()Nirbheek Chauhan2022-12-311-2/+2
* meson: Don't accidentally pick up pcre2 fallback in the first testNirbheek Chauhan2022-12-301-2/+3
* glib/gthread-posix: Conditionally use `futex` and/or `futex_time64` syscalls ...Sebastian Dröge2022-12-131-0/+9
* glib/gthread-posix: Use `cc.compiles()` instead of `cc.links()` for checking ...Sebastian Dröge2022-12-131-1/+1
* build: Add runtime_dir option to set runstatedir pathPhilip Withnall2022-12-021-0/+13
* build: Simplify construction of glib_localstatedirPhilip Withnall2022-12-021-5/+1
* gdbusaddress: Form default system dbus path using meson definitionsRoman Stratiienko2022-11-281-0/+2
* Revert "build: Bump Meson dependency to 0.64.0"Philip Withnall2022-11-241-1/+1
* Revert "build: Use fs.copyfile() instead of configure_file()"Philip Withnall2022-11-241-1/+0
* Revert "meson: Use gnome.mkenum_simple()"Philip Withnall2022-11-241-2/+0
* meson: Use gnome.mkenum_simple()Xavier Claessens2022-11-231-0/+2
* Merge branch 'wip/pwithnall/meson-0.64' into 'main'Xavier Claessens2022-11-231-1/+2
|\
| * build: Use fs.copyfile() instead of configure_file()Philip Withnall2022-11-231-0/+1
| * build: Bump Meson dependency to 0.64.0Philip Withnall2022-11-231-1/+1
* | meson: Compile some tests with multiple C standardsMarco Trevisan (Treviño)2022-11-221-0/+9
* | build: Explicitly enable -Wmissing-field-initializersPhilip Withnall2022-11-211-0/+1
* | build: Move -Wnonnull flag to meson.buildPhilip Withnall2022-11-181-0/+1
|/
* build: Post-release version bumpPhilip Withnall2022-11-101-1/+1
* Revert "meson: Define G_OS_DARWIN when compiling under OSX or iOS"Philip Withnall2022-11-071-3/+0
* build: Check for invalid parameter overriding on WindowsChun-wei Fan2022-11-031-0/+14
* Merge branch 'wip/3v1n0/some-meson-fixmes' into 'main'Xavier Claessens2022-11-011-15/+20
|\