summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
...
| * gmodule/meson: Use stdout to communicate return value pf dlsym test codeMarco Trevisan (Treviño)2022-10-261-1/+4
| * meson: Undefine STAP_HAS_SEMAPHORES and _STD_HAS_SEMAPHORES as autotools didMarco Trevisan (Treviño)2022-10-261-4/+14
* | Merge branch 'wip/3v1n0/support-can-fail-tests' into 'main'Philip Withnall2022-10-311-12/+112
|\ \
| * | meson: Add basic summaryMarco Trevisan (Treviño)2022-10-311-0/+67
| * | meson: Use default test multiplier to define timeoutsMarco Trevisan (Treviño)2022-10-311-3/+5
| * | meson: Use test setup environment instead of repeating it everywhereMarco Trevisan (Treviño)2022-10-311-9/+12
| * | meson: Expose library build type as global variablesMarco Trevisan (Treviño)2022-10-311-2/+18
| * | meson, ci: Support tests that can fail under certain conditionsMarco Trevisan (Treviño)2022-10-311-1/+13
* | | meson: Ignore -Wstring-plus-int in CMarco Trevisan (Treviño)2022-10-311-0/+1
|/ /
* | glib: Always implement G_VA_COPY as va_copy()Simon McVittie2022-10-261-32/+5
|/
* meson: Cleanup include-dir paths, use base path without repetitionsMarco Trevisan (Treviño)2022-10-241-2/+2
* Merge branch 'allow-mixed-declarations' into 'main'Philip Withnall2022-10-201-1/+0
|\
| * meson: Don't explicitly disable mixed declarations and statementsNirbheek Chauhan2022-10-141-1/+0
* | meson: Define G_OS_DARWIN when compiling under OSX or iOSMarco Trevisan (Treviño)2022-10-201-0/+3
* | Merge branch 'wip/smcv/deprecated-prop-followup' into 'main'Philip Withnall2022-10-151-0/+5
|\ \
| * | tests: Run all tests with deprecated property warnings enabledSimon McVittie2022-09-211-0/+1
| * | tests: Move common test environment variables to top levelSimon McVittie2022-09-211-0/+4
* | | Merge branch 'mcatanzaro/plain-build-cast-checks' into 'main'Philip Withnall2022-10-141-3/+3
|\ \ \
| * | | Disable cast checks in plain buildsMichael Catanzaro2022-10-141-3/+3
* | | | build: Post-release version bump to 2.75.0Philip Withnall2022-10-141-1/+1
* | | | Fix symbol visibility macros on WindowsXavier Claessens2022-10-131-19/+5
* | | | Simplify G_HAVE_GNUC_VISIBILITY definitionXavier Claessens2022-10-131-35/+0
| |_|/ |/| |
* | | Merge branch 'atomic-older-cplusplus' into 'main'Philip Withnall2022-10-121-0/+8
|\ \ \
| * | | meson: Build C++ tests for the currently supported C++ standard versionsMarco Trevisan (Treviño)2022-09-151-0/+8
| |/ /
* | | build: Let Meson figure out Python installationGeorges Basile Stavracas Neto2022-09-291-1/+1
* | | meson: Set install_tag on remaining installed filesXavier Claessens2022-09-201-1/+3
| |/ |/|
* | Post-release version bump to 2.74.1Emmanuele Bassi2022-09-171-1/+1
* | 2.74.02.74.0Marco Trevisan (Treviño)2022-09-171-1/+1
|/
* 2.73.32.73.3Marco Trevisan (Treviño)2022-08-051-1/+1
* Improve default value of glib_debug optionMichael Catanzaro2022-08-031-3/+5
* Install gio-launch-desktop in a non-PATH locationSimon McVittie2022-07-251-0/+2
* gio: Optionally install trigger executables to architecture-specific pathsSimon McVittie2022-07-241-0/+14
* meson: fix build without cpp toolchainJames Hilliard2022-07-151-11/+18
* 2.73.22.73.2Marco Trevisan (Treviño)2022-07-121-1/+1
* build: Specify -Werror=pointer-signPhilip Withnall2022-07-121-0/+1
* replace pcre1 with pcre2Aleksei Rybalkin2022-07-121-20/+21
* gmain: Use waitid() on pidfds rather than a global SIGCHLD handlerPhilip Withnall2022-07-071-0/+14
* build: Threat unused-result warnings as errorsMarco Trevisan (Treviño)2022-07-061-0/+1
* Require C99's __VA_ARGS__Emmanuele Bassi2022-06-301-10/+4
* Convert tests/assert-msg-test* to glib/tests/assert-msg-test*Emmanuel Fleury2022-06-281-3/+0
* Merge branch 'atomic-exchange-pre-value' into 'main'Philip Withnall2022-06-231-1/+1
|\
| * build: Use _GLIB prefix for GCC features we detected at build timeMarco Trevisan (Treviño)2022-06-221-1/+1
* | use gvdb as a subproject ericLemanissier2022-06-231-0/+1
* | 2.73.12.73.1Philip Withnall2022-06-211-1/+1
|/
* Merge branch 'meson-add-test-setup' into 'main'Philip Withnall2022-06-201-0/+24
|\
| * build: Use add_test_setup() to allow tests to be run under valgrindPhilip Withnall2022-06-201-0/+24
* | meson: simplify intl lookups using Meson's builtin dependency lookupEli Schwartz2022-06-161-32/+27
* | meson: simplify iconv lookups using Meson's builtin dependency lookupEli Schwartz2022-06-161-18/+2
|/
* Merge branch 'gvdb-as-wrap' into 'main'Philip Withnall2022-06-161-0/+3
|\
| * build: Move gvdb to a subprojectPhilip Withnall2022-06-161-0/+3