summaryrefslogtreecommitdiff
path: root/gio/meson.build
Commit message (Expand)AuthorAgeFilesLines
* gio-launch-desktop: Don't alter stdout/stderr if not already the JournalSimon McVittie2022-07-251-1/+7
* Install gio-launch-desktop in a non-PATH locationSimon McVittie2022-07-251-0/+2
* tests: Avoid using deprecated meson.build_rootSimon McVittie2022-07-251-1/+1
* Revert "gdesktopappinfo: Use `sh` rather than `gio-launch-desktop`"Simon McVittie2022-07-251-0/+6
* gio: Optionally install trigger executables to architecture-specific pathsSimon McVittie2022-07-241-2/+23
* gio: Don't bundle gtrace in static buildsOlivier Crête2022-06-201-1/+4
* build: Move gvdb to a subprojectPhilip Withnall2022-06-161-6/+6
* gio: fix gunixfdlist.h location after move to common gioMarc-André Lureau2022-05-181-1/+1
* gio: add GUnixFDList on win32Marc-André Lureau2022-05-171-1/+1
* Fix typo in gio/meson.buildGodvin Ouseph2022-05-141-1/+1
* build: Stop using Meson features deprecated in Meson <0.60Philip Withnall2022-05-061-1/+1
* meson: Use meson.can_run_host_binaries()Xavier Claessens2022-05-061-1/+1
* build: Drop checks and workarounds for older Meson versionsPhilip Withnall2022-05-061-22/+9
* Meson: Fix gio-windows-2.0 override nameXavier Claessens2022-04-241-1/+1
* gio: Remove fam file monitor supportPhilip Withnall2022-03-231-1/+0
* tests: Add basic test framework for GResolver DNS parsingPatrick Griffis2022-03-221-0/+8
* meson: Add schemasdir and giomoduledir to gio dependencyXavier Claessens2022-02-231-0/+10
* Revert "meson: Add schemasdir and giomoduledir to gio dependency"Philip Withnall2022-02-231-14/+1
* meson: Add schemasdir and giomoduledir to gio dependencyXavier Claessens2022-02-221-1/+14
* Revert "Merge branch 'fix-windows-pc' into 'main'"Philip Withnall2022-01-271-1/+1
* Merge branch '1190-debug-interface' into 'main'Philip Withnall2022-01-271-0/+4
|\
| * gdebugcontroller: Add debug controller API and D-Bus implementationPhilip Withnall2022-01-261-0/+4
* | gio: add missing zlib dependency in gio-windows-2.0.pcAndoni Morales Alastruey2022-01-261-1/+1
* | gio: compile GUnixConnection on all platformsMarc-André Lureau2022-01-261-2/+2
* | meson: compile GUnixCredentialsMessage on all platformsMarc-André Lureau2022-01-261-2/+2
* | gio: compile GUnixSocketAddress on all platformsMarc-André Lureau2022-01-261-2/+2
* | gio/win32: add GMemoryMonitorWin32Marc-André Lureau2022-01-251-0/+1
* | gio: add win32 SID helper functionsMarc-André Lureau2022-01-181-0/+2
* | Use meson dependency to link against apple frameworkKelvin Zhang2022-01-051-1/+2
* | gresolver: remove unneeded call to res_init()Michael Catanzaro2021-11-241-11/+0
|/
* meson: fix warnings for extract_all_objects functionEli Schwartz2021-10-181-11/+1
* gio: Add portal version of GPowerProfileMonitorBastien Nocera2021-08-131-0/+1
* Add GPowerProfileMonitorPatrick Griffis2021-07-281-0/+3
* build: Drop gconstructor_as_data_h usage from glib-compile-schemasPhilip Withnall2021-03-121-1/+1
* gdbusprivate: Stop hard-coding path to /var/libPhilip Withnall2021-03-011-0/+1
* Merge branch 'fix/unix-stream-pollable-detection' into 'master'Sebastian Dröge2021-02-021-0/+1
|\
| * gunix: Fix {Input,Output}Stream pollable detectionOle André Vadla Ravnås2021-02-021-0/+1
* | Meson: override gio-querymodules programXavier Claessens2021-01-291-0/+1
* | Check the completiondir from bash-completion package config file.Frederic Martinsons2021-01-291-1/+12
|/
* build: Link against libsocket on QNXs13412021-01-191-0/+3
* build: Fix inconsistent Android host system checksOle André Vadla Ravnås2021-01-061-2/+2
* Merge branch 'appinfo-shellany-uwplaunch' into 'master'Philip Withnall2021-01-041-0/+4
|\
| * GWin32AppInfo: Support getting information about UWP appsРуслан Ижбулатов2020-12-231-0/+3
| * gio: add GWin32FileSyncStreamРуслан Ижбулатов2020-12-231-0/+1
* | Add gio launch command to execute desktop fileFrederic Martinsons2020-12-091-0/+1
|/
* gio: Include sysprof tracing supportMatthias Clasen2020-11-141-1/+2
* Make libelf dependency optional via meson featureNiklas Gürtler2020-10-011-2/+2
* gio: Remove broken support for XPNirbheek Chauhan2020-07-261-8/+1
* Meson: Override every dependency glib providesXavier Claessens2020-04-051-4/+15
* Merge branch '1919-relative-paths' into 'master'Philip Withnall2020-02-171-4/+5
|\