summaryrefslogtreecommitdiff
path: root/glib/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'valgrind-variable' into 'main'Marco Trevisan2023-04-171-4/+10
|\
| * meson: cleanup pkg-config variables definitionsMarco Trevisan (Treviño)2023-04-171-8/+9
| * meson: Add glib_valgrind_suppressions variable to glib pkg-config fileMarco Trevisan (Treviño)2023-04-141-1/+6
* | meson: Move msvc_recommended_pragmas.h to a subdirectoryPhilip Withnall2023-03-211-0/+4
|/
* Add g_unix_open_pipe_internal () for pipes with the close-on-exec flagMaciej S. Szmigiero2023-02-211-1/+1
* Add GPathBufEmmanuele Bassi2023-02-091-0/+2
* build: Don't overwrite build variablesEmmanuele Bassi2023-01-081-2/+2
* Revert "build: Don’t define redundant built-in variables in pkgconfig calls"Philip Withnall2022-11-241-1/+2
* build: Don’t define redundant built-in variables in pkgconfig callsPhilip Withnall2022-11-231-2/+1
* meson: Expose library build type as global variablesMarco Trevisan (Treviño)2022-10-311-1/+1
* Merge branch 'nirbheek/gmodule-suffix-deprecation' into 'main'Marco Trevisan2022-10-271-1/+0
|\
| * Improve g_module_open(), deprecate G_MODULE_SUFFIXNirbheek Chauhan2022-10-271-1/+0
* | meson: Add missing install tagsXavier Claessens2022-10-261-0/+2
* | Install gversionmacros.h in the right placeebassi/version-header-installEmmanuele Bassi2022-10-261-2/+3
|/
* meson: Remove unneeded install_tag's on headersMarco Trevisan (Treviño)2022-10-241-1/+0
* meson: Cleanup include-dir paths, use base path without repetitionsMarco Trevisan (Treviño)2022-10-241-4/+6
* glib: Also include glibconfig.h in the libglib dependencies and sourcesMarco Trevisan (Treviño)2022-10-231-0/+1
* glib, gmodule, gobject: Add generated headers to the lib dependencyMarco Trevisan (Treviño)2022-10-231-5/+15
* meson: cleanup libglib dependenciesMarco Trevisan (Treviño)2022-10-231-1/+11
* Fix symbol visibility macros on WindowsXavier Claessens2022-10-131-2/+20
* meson: Set install_tag on remaining installed filesXavier Claessens2022-09-201-1/+6
* meson: Set install_tag on systemtap filesXavier Claessens2022-09-201-0/+1
* meson: Set install_tag on all toolsXavier Claessens2022-09-121-0/+2
* gmessages: Factor out _g_fd_is_journal into its own translation unitSimon McVittie2022-07-251-0/+4
* replace pcre1 with pcre2Aleksei Rybalkin2022-07-121-5/+5
* build: update sysprof configuration optionsChristian Hergert2022-05-251-5/+5
* 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
|/