summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* build: define G_OS_UNIX, not G_OS_WIN32 under cygwinChristoph Reiter2019-05-211-1/+1
* build: (Long time after) post-release version bumpPhilip Withnall2019-05-101-1/+1
* build: Fix a typo in the test whether _NL_ABALTMON_n is supportedRafal Luzynski2019-05-101-13/+13
* Merge branch 'wip/tingping/rtld-check-fix' into 'master'Philip Withnall2019-04-231-1/+1
|\
| * build: Fix check for RTLD_NEXTPatrick Griffis2019-04-161-1/+1
* | Only build tests if certain conditions are met.Adam Duskett2019-04-161-1/+5
|/
* gconvert: Don't differentiate between GNU iconv and macOS iconvNirbheek Chauhan2019-04-121-11/+1
* meson: Add autodetection to the iconv combo optionNirbheek Chauhan2019-04-121-23/+22
* Fix the "/proc/self/cmdline" testРуслан Ижбулатов2019-04-071-0/+3
* Merge branch 'cygwin-visibility' into 'master'Philip Withnall2019-04-031-1/+1
|\
| * Use W32 visibility for CygwinРуслан Ижбулатов2019-03-201-1/+1
* | Check for /proc/self/cmdlineРуслан Ижбулатов2019-04-031-0/+47
* | Merge branch 'cygwin-rtld_next' into 'master'Philip Withnall2019-03-271-0/+6
|\ \
| * | Check for RTLD_NEXTРуслан Ижбулатов2019-03-271-0/+6
| |/
* | Set G_WITH_CYGWIN againРуслан Ижбулатов2019-03-221-1/+9
|/
* Merge branch 'fix-warnings-glib' into 'master'Philip Withnall2019-03-191-0/+2
|\
| * Silenting unused parameter warnings due to deprecated codeEmmanuel Fleury2019-03-151-0/+2
* | meson: do a build-time check for strlcpy before attempting runtime checkRoss Burton2019-03-141-16/+19
|/
* build: Factor out common gtkdoc flagsPhilip Withnall2019-03-061-3/+1
* build: Bump version to 2.61.0Philip Withnall2019-03-061-1/+1
* 2.60.02.60.0Philip Withnall2019-03-041-1/+1
* 2.59.32.59.3Philip Withnall2019-02-181-1/+1
* installed tests: Allow tests to set environment variablesIain Lane2019-02-131-0/+3
* 2.59.22.59.2Philip Withnall2019-02-041-1/+1
* Silencing cast-function-type warningsEmmanuel Fleury2019-01-311-0/+1
* 2.59.12.59.1Philip Withnall2019-01-261-1/+1
* build: Add -Wno-pedantic flag to compiler argumentsPhilip Withnall2019-01-231-0/+3
* Merge branch 'nls' into 'master'Xavier Claessens2018-11-271-5/+5
|\
| * Meson: Add 'nls' option to disable translationXavier Claessens2018-11-201-5/+5
* | Check for zlib headerXavier Claessens2018-11-221-4/+3
* | meson: Turn selinux into a meson feature and make it auto by defaultThibault Saunier2018-11-201-3/+4
|/
* Check for 'z' library before fallbacking to subprojectXavier Claessens2018-11-191-12/+11
* Merge branch 'fix-gio-test-build' into 'master'Xavier Claessens2018-11-141-7/+7
|\
| * Meson: Rename test_c_args to avoid confusion with gio tests c_argsXavier Claessens2018-11-141-7/+7
* | meson: add aarch64 memory barrier handlingNiclas Moeslund Overby2018-11-131-1/+1
|/
* Merge branch '1576-meson-armv5-atomic' into 'master'Philip Withnall2018-11-021-2/+2
|\
| * meson: Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 on GNU/Linux if neededSimon McVittie2018-10-301-2/+2
* | meson: Increase fast test timeout from 30s to 60sSimon McVittie2018-11-011-1/+1
* | meson: Centralize test timeout valuesSimon McVittie2018-11-011-0/+2
|/
* gutils: Check whether getauxval function existsTing-Wei Lan2018-10-291-0/+1
* meson: Add macOS libtool versioning for ABI compatibilityNirbheek Chauhan2018-10-221-1/+3
* Integrate oss-fuzz targetspdknsk2018-10-111-0/+1
* Fix build failure on systems without spawn.hRyan Schmidt2018-09-281-0/+1
* Meson: Bump dependency to 0.48.0Xavier Claessens2018-09-271-1/+1
* Merge branch '1535-tap' into 'master'Xavier Claessens2018-09-241-0/+1
|\
| * Meson: Run in TAP mode installed tests that support itXavier Claessens2018-09-231-0/+1
* | Meson: define G_HAVE_GROWING_STACK to 0 or 1Xavier Claessens2018-09-231-1/+1
|/
* Install m4 macros unconditionallyEmmanuele Bassi2018-09-101-6/+3
* Merge branch '656-format-security' into 'master'Emmanuele Bassi2018-09-051-1/+0
|\
| * build: Drop pointless -Wformat-security warning flagPhilip Withnall2018-09-041-1/+0