summaryrefslogtreecommitdiff
path: root/glib/meson.build
Commit message (Expand)AuthorAgeFilesLines
* build: Stop using Meson features deprecated in Meson <0.60Philip Withnall2022-05-061-2/+2
* build: Drop checks and workarounds for older Meson versionsPhilip Withnall2022-05-061-9/+4
* meson: Add PYTHONPATH to load GDB helper moduleXavier Claessens2022-02-251-0/+7
* gi: expose some files as variable for gobject-introspectionAndoni Morales Alastruey2022-01-281-1/+5
* Windows: Do not link DLL specific resources when doing a static buildXavier Claessens2022-01-261-7/+9
* Use meson dependency to link against apple frameworkKelvin Zhang2022-01-051-1/+10
* meson: fix warnings for extract_all_objects functionEli Schwartz2021-10-181-8/+1
* build: Don’t pass false to `install_dir`Philip Withnall2021-10-071-4/+8
* Merge branch 'wip/pwithnall/962-drop-embedded-pcre' into 'main'Philip Withnall2021-06-211-14/+3
|\
| * build: Drop unused pcre_objects+pcre_deps variables in meson.buildPhilip Withnall2021-06-161-6/+3
| * pcre: Drop internal libpcre copyPhilip Withnall2021-06-161-3/+0
| * build: Drop the internal_pcre option in favour of the subprojectPhilip Withnall2021-06-161-7/+2
* | glib_typeof: Move definition to its own headerXavier Claessens2021-05-171-0/+1
|/
* gdatetime: Add math library supportPrasanth R2021-02-031-1/+1
* Bump the libsysprof-capture dependencyMatthias Clasen2020-11-141-1/+1
* gstrvbuilder: Add a new object to make NULL-terminated string arrays.Robert Ancell2020-10-141-0/+2
* gtrace: Add sysprof tracing support infrastructurePhilip Withnall2020-07-071-1/+19
* guri: new URI parsing and generating functionsDan Winship2020-06-251-2/+3
* meson: Fix gnulib printf checksNirbheek Chauhan2020-06-081-1/+1
* meson: Fix underlinking of static libintl by trying iconv and pthreadJames Le Cuirot2020-05-281-3/+3
* meson: Remove transitive dep workaround now we require newer MesonJames Le Cuirot2020-05-281-3/+1
* Merge branch 'patch-1' into 'master'Philip Withnall2020-05-041-1/+1
|\
| * meson: Exclude gosxutils.m when building for iOSdisigma2020-04-011-1/+1
* | Meson: Override every dependency glib providesXavier Claessens2020-04-051-0/+4
|/
* Always build tests if we enabled installed-testsSimon McVittie2019-10-011-2/+0
* meson: small cleanup for printf checksChristoph Reiter2019-08-201-1/+1
* meson: build gnulib if printf isn't good enoughChristoph Reiter2019-08-101-1/+1
* build: Remove unsupported `install` directivesEmmanuele Bassi2019-07-241-3/+2
* meson: Mostly assume clang-cl is MSVCChun-wei Fan2019-07-111-1/+1
* Only build tests if certain conditions are met.Adam Duskett2019-04-161-1/+5
* glib: update internal gnulib from upstreamРуслан Ижбулатов2019-03-131-1/+88
* build: Add -UG_DISABLE_ASSERT when building testsPhilip Withnall2019-03-081-0/+1
* Fix g_get_user_special_dir() on macOSJames Westman2019-02-011-1/+7
* MSVC: Move dirent implementation to glib/dirent/Xavier Claessens2019-01-161-0/+3
* gutils: Add internal API to override XDG directoriesPhilip Withnall2018-12-171-0/+1
* Meson: Fix deprecation warning with 0.49.0 releaseXavier Claessens2018-12-101-1/+2
* meson: Add macOS libtool versioning for ABI compatibilityNirbheek Chauhan2018-10-221-0/+1
* Meson: Extract objects from convenience libraries to link themSimon McVittie2018-09-281-2/+18
* Generate gtester-report from .in fileSimon McVittie2018-09-251-1/+10
* Add reference counted stringsEmmanuele Bassi2018-07-091-0/+2
* Add atomically refcounted dataEmmanuele Bassi2018-07-091-0/+1
* Add refcounted dataEmmanuele Bassi2018-07-091-0/+2
* Add reference counting typesEmmanuele Bassi2018-06-111-0/+2
* msvc: build the glib tests and ignore the test outcomeChristoph Reiter2018-05-271-4/+1
* Meson: add 'force_posix_threads' optionXavier Claessens2018-05-161-2/+2
* Meson: Add missing flags on WindowsXavier Claessens2018-05-161-3/+3
* Meson: libintl is a public dependency of glib-2.0Xavier Claessens2018-05-151-6/+6
* Meson: Do not build tests with nodelete/Bsymbolic-functionsXavier Claessens2018-05-091-1/+1
* Meson: Add carbon and cocoa flags into glib and gio pc filesXavier Claessens2018-03-281-1/+2
* Meson: Use pkgconfig module to generate all pc filesXavier Claessens2018-03-281-0/+14