summaryrefslogtreecommitdiff
path: root/gio/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Only build tests if certain conditions are met.Adam Duskett2019-04-161-1/+5
* build: install gosxappinfo.h on macOSTom Schoonjans2019-03-141-0/+1
* build: Rename gobjectenumtypes.[ch] to glib-enumtypes.[ch]Philip Withnall2019-03-041-1/+1
* meson: Add gobjectenumtypes.h to gioenumtypes_depNirbheek Chauhan2019-02-201-1/+1
* Support the trash portalMatthias Clasen2019-01-311-1/+5
* Merge branch 'meson-dep' into 'master'Xavier Claessens2018-12-101-3/+2
|\
| * Meson: Fix declare_dependency() callsXavier Claessens2018-12-101-3/+2
* | Meson: Fix deprecation warning with 0.49.0 releaseXavier Claessens2018-12-101-1/+1
|/
* Meson: Add missing include_directories when using glib as subprojectXavier Claessens2018-11-241-1/+1
* 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-1/+11
* Enable GIO tests on WindowsРуслан Ижбулатов2018-09-121-4/+1
* gio: Provide schemas directory information in pkg-config fileIñigo Martínez2018-08-271-2/+6
* build: only test for broken ip_mreq_source on Android. Fixes #1472Christoph Reiter2018-08-031-1/+5
* Stop generating code for NetworkMonitorMatthias Clasen2018-07-211-1/+0
* Merge branch 'master' into 'master'Philip Withnall2018-06-211-0/+6
|\
| * gdesktopappinfo: enable fast posix_spawn gspawn codepathDaniel Drake2018-06-211-0/+6
* | gio: Add bash completion for gio toolwip/oholy/gio-bash-completionOndrej Holy2018-06-151-0/+1
|/
* Merge branch 'wip/lantw/freebsd-meson-builds' into 'master'Philip Withnall2018-06-111-0/+17
|\
| * meson: libelf.pc is not always availableTing-Wei Lan2018-06-091-0/+17
* | Merge branch 'fam' into 'master'Xavier Claessens2018-06-071-6/+3
|\ \
| * | Meson: Build fam moduleXavier Claessens2018-06-071-6/+3
| |/
* | Meson: Remove config.h.meson templateXavier Claessens2018-06-071-6/+0
|/
* Revert "Revert "Meson: Fix cocoa and carbon support""Xavier Claessens2018-05-251-3/+5
* Revert "Revert "Rename objective-c files from .c to .m""Xavier Claessens2018-05-251-8/+4
* Revert "Rename objective-c files from .c to .m"Matthias Clasen2018-05-221-4/+8
* Revert "Meson: Fix cocoa and carbon support"Matthias Clasen2018-05-221-5/+3
* Meson: Fix cocoa and carbon supportXavier Claessens2018-05-221-3/+5
* Rename objective-c files from .c to .mXavier Claessens2018-05-221-8/+4
* Meson: libintl is a public dependency of glib-2.0Xavier Claessens2018-05-151-8/+8
* Meson: Do not build tests with nodelete/Bsymbolic-functionsXavier Claessens2018-05-091-2/+1
* struct ip_mreq_source definition is broken on Android NDK <= r16Xavier Claessens2018-04-241-0/+10
* Meson: Use cc.has_type() instead of our own snippetXavier Claessens2018-04-201-4/+2
* gio: Add dummy win32 notification backendPhilip Withnall2018-04-101-0/+1
* Meson: Add carbon and cocoa flags into glib and gio pc filesXavier Claessens2018-03-281-0/+1
* Meson: Use pkgconfig module to generate all pc filesXavier Claessens2018-03-281-0/+39
* Remove HAVE_CONFIG_H defs and usesErnestas Kulik2018-02-211-9/+6
* build: Fix Meson checks for res_nclose() and res_ndestroy()Philip Withnall2018-02-131-2/+4
* gio: Port GThreadedResolver to use res_nquery() to fix thread-safetyPhilip Withnall2018-02-021-0/+48
* gio: Rename gnetworkmonitorwindows to gwin32networkmonitorPhilip Withnall2018-01-171-2/+2
* GNetworkMonitorWindows: Add IPv4/IPv6 network monitor backend for windowsJan-Michael Brummer2018-01-171-0/+2
* meson: fix static build under WindowsChristoph Reiter2018-01-041-1/+1
* meson: build Windows resource filesChristoph Reiter2018-01-041-8/+8
* GIOModule: Use unique names for load/unload symbolsXavier Claessens2018-01-041-1/+2
* Meson: Add missing options and conform to naming guidelinesXavier Claessens2017-12-191-3/+2
* meson.build: make the android-check reflect the autotools oneHavard Graff2017-12-141-4/+3
* meson: Create gio-unix and gio-win32 internal depsNirbheek Chauhan2017-11-241-12/+20
* meson: Use files() for gio sources and headersNirbheek Chauhan2017-11-231-38/+38
* gio: add g_socket_join_multicast_group_ssm (IGMPv3 SSM)Julien Isorce2017-10-161-0/+12
* meson: Improve gdbus-codegen custom target dependenciesNirbheek Chauhan2017-10-111-0/+2