summaryrefslogtreecommitdiff
path: root/glib/meson.build
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove HAVE_CONFIG_H defs and usesErnestas Kulik2018-02-211-5/+2
* meson: work around meson not passing on the threads dependency when link_with...Christoph Reiter2018-01-051-1/+5
* meson: fix static build under WindowsChristoph Reiter2018-01-041-1/+1
* meson: build Windows resource filesChristoph Reiter2018-01-041-0/+7
* meson: add carbon and cocoa libs when building for OSXHavard Graff2017-12-141-1/+1
* meson: Use files() for headers and sourcesNirbheek Chauhan2017-11-221-15/+15
* meson: Fix installation of gdb autoload scripts v2Nirbheek Chauhan2017-11-021-6/+11
* meson: Fix comment explaining gdb hacksNirbheek Chauhan2017-11-021-2/+5
* meson: Fix GDB scripts install_dir for *nixJan Alexander Steffens (heftig)2017-11-021-2/+3
* meson: Install items according to their relevanceChun-wei Fan2017-09-141-1/+2
* meson: Compile guuid.c into libglib-2.0Armin K2017-08-291-0/+1
* meson/Windows: Check whether system PCRE is a static buildChun-wei Fan2017-08-171-1/+7
* Meson: Check for HAVE_GOOD_PRINTFChun-wei Fan2017-08-171-1/+6
* meson: Allow toggling internal/system PCRE dependencyEmmanuele Bassi2017-07-211-1/+1
* meson: Install missing guuid.h headerSebastian Dröge2017-07-131-0/+1
* meson: Use proxy-libintl if gettext is not foundNirbheek Chauhan2017-07-131-4/+4
* meson: add -fvisibility=hidden explicitly to selected targetsTim-Philipp Müller2017-07-131-1/+1
* meson: glib/tests: add missing testsTim-Philipp Müller2017-07-131-1/+1
* meson: add support for dtrace/systemtapTim-Philipp Müller2017-07-131-0/+17
* meson: Port to latest master (2.51.0)Nirbheek Chauhan2017-07-131-1/+1
* meson: Minor modernizationsPatrick Griffis2017-07-131-87/+89
* meson: More build fixesPatrick Griffis2017-07-131-0/+13
* meson: Improve MSVC and MinGW support and fix dependencies everywhereNirbheek Chauhan2017-07-131-24/+71
* meson: Fix glib, add gobject, gio, gthread, gmodule, etcTim-Philipp Müller2017-07-131-3/+105