summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/smcv/warnings' into 'master'Will Thompson2022-10-101-0/+5
|\
| * build: Explicitly disable warnings for non-ISO C featuresSimon McVittie2022-10-101-0/+5
* | Merge branch 'wip/smcv/testing-helpers' into 'master'Simon McVittie2022-10-101-0/+2
|\ \ | |/ |/|
| * Backport most of the test convenience helpers from GLib's GTestSimon McVittie2022-08-191-0/+1
| * Move assertion/test utilities to a separate headerSimon McVittie2022-08-191-0/+1
* | build: Reduce default warning level from 3 to 2Simon McVittie2022-07-271-1/+1
|/
* Merge branch 'wip/smcv/warnings' into 'master'Phaedrus Leeds2022-05-101-0/+1
|\
| * meson: Build with more warnings by defaultSimon McVittie2022-04-241-0/+1
* | meson: Always build with hidden symbol visibilitySimon McVittie2022-04-211-0/+1
* | meson: Automatically link libglnx-dependent objects to gio-unixSimon McVittie2022-04-211-0/+1
|/
* Update copyright holder for Endless' contributionsSimon McVittie2022-02-191-1/+1
* Declare copyright and licensing using REUSESimon McVittie2022-02-191-0/+4
* Merge branch 'not-config-h' into 'master'Phaedrus Leeds2022-02-181-1/+1
|\
| * Include libglnx-config.h instead of config.hSimon McVittie2021-06-281-1/+1
* | build: Use Meson built-in option c_std instead of -std=gnu99wip/stdc99Simon McVittie2021-07-021-2/+7
|/
* Make the Meson build work on older compilersSimon McVittie2019-05-101-0/+2
* meson: Define HAVE_DECL_FOO to 0 if foo isn't declaredSimon McVittie2019-05-101-3/+2
* Add meson.build filesWill Thompson2019-03-281-0/+83