summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Visual Studio builds: Use -utf-8 where availableChun-wei Fan2020-01-151-0/+9
* meson: address review commentsAlexander Kanavin2019-12-131-1/+8
* meson.build: disable tests when cross-compilingAlexander Kanavin2019-12-131-1/+3
* meson_options.txt: add host-gi, gi-cross-wrapper, gi-ldd-wrapper, introspecti...Alexander Kanavin2019-12-131-1/+3
* Fix build reproducibilityJoshua Watt2019-12-111-1/+0
* version bumpChristoph Reiter2019-11-241-1/+1
* meson: add join_paths for windows "\"HÃ¥vard Graff2019-11-131-1/+1
* examples: Make self contained and add build system integration examplesChristoph Reiter2019-11-091-1/+0
* build: require meson 0.50.1Christoph Reiter2019-11-081-1/+1
* meson: change "doctool" from a boolean to a feature optionChristoph Reiter2019-09-301-1/+18
* meson: change "cairo" from a boolean to a feature optionChristoph Reiter2019-09-281-7/+19
* version bumpChristoph Reiter2019-09-091-1/+1
* version bumpChristoph Reiter2019-08-171-1/+1
* Make meson.override_find_program working on more complex use casesThibault Saunier2019-08-151-0/+1
* version bumpChristoph Reiter2019-08-081-1/+1
* meson: require 0.49.2Christoph Reiter2019-07-261-1/+1
* meson: don't pass "install" to configure_file() unless really neededChristoph Reiter2019-07-261-2/+0
* meson: use pkg-config directly for libffi cflags and libsAaron Boxer2019-07-231-2/+3
* build: Force-include msvc_recommended_pragmas.h on Visual StudioChun-wei Fan2019-04-301-0/+4
* Update NEWS; version bumpChristoph Reiter2019-03-101-1/+1
* version bumpChristoph Reiter2019-03-041-1/+1
* version bumpChristoph Reiter2019-02-041-1/+1
* version bumpChristoph Reiter2019-01-081-1/+1
* meson: use underscore as a separator in build optionsChristoph Reiter2019-01-071-1/+1
* meson: set libdir/bindir relative to exec_prefixChristoph Reiter2019-01-061-2/+2
* meson: warn that not all tests will be run if building without cairo/doctoolChristoph Reiter2019-01-061-0/+7
* version bumpChristoph Reiter2019-01-041-1/+1
* meson: build libregress with cairo supportChristoph Reiter2018-12-311-0/+14
* meson: add default compiler warning flags and enable -Werror on CIChristoph Reiter2018-12-181-0/+46
* meson: Require 0.47Emmanuele Bassi2018-12-181-1/+1
* version bumpChristoph Reiter2018-12-161-1/+1
* version bumpChristoph Reiter2018-12-161-1/+1
* girepository: Add version macros and functions. Fixes #200Christoph Reiter2018-12-161-0/+5
* Drop Python 2 support, require Python 3.4+Christoph Reiter2018-11-051-0/+6
* build: Make girdir in .pc files relative to ${datadir} by defaultCarlos Garnacho2018-10-101-3/+7
* meson: add option 'gir-dir-prefix'Kai Kang2018-10-081-1/+7
* version bumpChristoph Reiter2018-09-071-1/+1
* Release 1.58.01.58.0Rico Tzschichholz2018-08-311-2/+2
* version bumpChristoph Reiter2018-08-181-1/+1
* version bumpChristoph Reiter2018-08-171-1/+1
* Bump to 1.57.2Rico Tzschichholz2018-07-201-2/+2
* meson: Add a "python" option to make the python to build against configurableChristoph Reiter2018-07-111-3/+3
* Bump requirement on glib >= 2.57.1Rico Tzschichholz2018-05-231-1/+1
* tests: expose variables in meson.buildMathieu Duponchelle2018-04-201-2/+1
* meson: Do not depend on a non-existing version of GLibEmmanuele Bassi2018-03-101-2/+3
* Post-branch bump to 1.57.1Emmanuele Bassi2018-03-101-1/+1
* meson: Rebase on top of latest master and bump versionNirbheek Chauhan2018-03-101-1/+1
* meson: Don't look for gio-unix-2.0 on WindowsNirbheek Chauhan2018-03-101-3/+11
* meson: Remove gir_build hack optionNirbheek Chauhan2018-03-101-6/+2
* meson: Fix including of config.hNirbheek Chauhan2018-03-101-5/+1