summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 2.65.32.65.3Philip Withnall2020-09-021-1/+1
* 2.65.22.65.2Philip Withnall2020-08-181-1/+1
* glocalfileinfo: Add statx() supportAndre Miranda2020-08-171-0/+17
* 2.65.12.65.1Philip Withnall2020-08-071-1/+1
* meson: Don't use gnulib for printf on iOSNirbheek Chauhan2020-08-061-0/+9
* gstdio: Add macOS support to g_fsync()Philip Withnall2020-07-261-0/+11
* gmain: fix fetching timebase on non-Intel Darwinholin2020-07-131-0/+11
* Merge branch 'Android-stpcpy' into 'master'Philip Withnall2020-06-081-0/+13
|\
| * meson: Require 0.54.2 when building for Android ≤ 20Vilius Sutkus 892020-06-081-0/+13
* | meson: Only look for _NSGetEnviron when building for macOSNirbheek Chauhan2020-05-291-1/+6
* | meson: Autodetect when building for iOSNirbheek Chauhan2020-05-291-0/+10
* | meson: host_system can be ios when cross-compilingNirbheek Chauhan2020-05-291-1/+1
|/
* meson: Fix underlinking of static libintl by trying iconv and pthreadJames Le Cuirot2020-05-281-2/+25
* build: Drop unused `G_ATOMIC_OP_MEMORY_BARRIER_NEEDED`Philip Withnall2020-05-191-12/+0
* meson: Remove stray ], in O_DIRECTORY checkChris Packham2020-05-141-1/+1
* meson: Don't misdetect stpcpy on windows platforms on clangMartin Storsjö2020-05-111-3/+13
* meson: Add -Wno-format-zero-length for gcc/clang buildsMartin Storsjö2020-04-271-0/+2
* Meson: Add glib_checks and glib_asserts optionsXavier Claessens2020-04-091-0/+10
* meson: Use the b_vscrt option for selecting the CRTNirbheek Chauhan2020-04-031-4/+12
* meson: Fix check for builtype argumentsNirbheek Chauhan2020-04-031-2/+6
* meson: Don't use assert in test codeSeungha Yang2020-03-131-7/+13
* build: Post-release version bump to 2.65.0Philip Withnall2020-03-041-1/+1
* 2.64.02.64.0Philip Withnall2020-02-271-1/+1
* 2.63.62.63.6Philip Withnall2020-02-241-1/+1
* build: Rework path construction to reliably add prefixPhilip Withnall2020-02-071-3/+10
* 2.63.52.63.5Philip Withnall2020-02-031-1/+1
* Merge branch 'dab_libmount_auto_detection' into 'master'Philip Withnall2020-02-031-3/+3
|\
| * meson: libmount autodectectionstephane Cerveau2020-02-011-3/+3
* | ci: Update Meson to 0.52.1 in fedora dockerXavier Claessens2020-01-291-1/+0
|/
* 2.63.42.63.4Philip Withnall2020-01-211-1/+1
* Remove trailing comma from SYS_sched_getattr meson checkSebastian Dröge2020-01-191-1/+1
* Check for SYS_sched_getattr before using it unconditionallySebastian Dröge2020-01-161-0/+5
* GThreadPool - Don't inherit thread priorities when creating new threadsSebastian Dröge2020-01-151-0/+3
* 2.63.32.63.3Philip Withnall2019-12-161-1/+1
* build: don't check for protected visibilityMatthew Waters2019-12-031-6/+0
* 2.63.22.63.2Philip Withnall2019-11-251-1/+1
* build: Check size_t compatibility with various other typesPhilip Withnall2019-11-051-4/+62
* 2.63.12.63.1Philip Withnall2019-10-311-1/+1
* build: no --export-dynamic ldflags for SolarisAlan Coopersmith2019-10-041-0/+2
* Merge branch 'switch_to_gnu99' into 'master'Emmanuele Bassi2019-10-041-1/+1
|\
| * Switching from C gnu89 to C gnu99 standardEmmanuel Fleury2019-09-171-1/+1
* | Always build tests if we enabled installed-testsSimon McVittie2019-10-011-2/+3
* | build: Bump Python requirement to ≥ 3.5Philip Withnall2019-09-301-1/+1
|/
* build: Post-release version bump to 2.63.0Philip Withnall2019-09-171-1/+1
* 2.62.02.62.0Philip Withnall2019-09-051-1/+1
* Merge branch 'wip/lantw/gthread-set-thread-name-on-bsd' into 'master'Philip Withnall2019-09-021-0/+19
|\
| * gthread: Set thread name on *BSDTing-Wei Lan2019-08-301-0/+19
* | meson: Move libdl_dep to the top levelTing-Wei Lan2019-08-291-0/+22
|/
* Merge branch 'easy-uwp-patches' into 'master'Philip Withnall2019-08-261-2/+15
|\
| * windows: Move G_WINAPI_ONLY_APP to config.hNirbheek Chauhan2019-08-271-2/+15