summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 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
* meson: Bump up the Meson versionEmmanuele Bassi2018-03-101-1/+1
* meson: Update symbol visibility rulesEmmanuele Bassi2018-03-101-14/+14
* meson: Use giounix_dep from glib instead of libgio_depNirbheek Chauhan2018-03-101-1/+1
* meson: Rewrite glib gir generationNirbheek Chauhan2018-03-101-0/+1
* meson: Fix configuration when libffi is a subprojectNirbheek Chauhan2018-03-101-2/+9
* meson: Use glib_dep and configinc for girepositoryNirbheek Chauhan2018-03-101-0/+4
* meson: Add fallbacks for all dependenciesNirbheek Chauhan2018-03-101-5/+10
* meson: Set glib version from the project versionNirbheek Chauhan2018-03-101-4/+8
* meson: Use ${prefix} in pkg-config filesNirbheek Chauhan2018-03-101-4/+4
* meson: Set EXEEXT for pkg-config filesNirbheek Chauhan2018-03-101-1/+7
* Declaration to export functions in girepository.dll/.lib, flag for skipping t...Danny 'Guru' Forghieri2018-03-101-3/+12
* Windows: compile with /DYY_NO_UNISTD_HDanny 'Guru' Forghieri2018-03-101-1/+1
* Initial work on meson portPatrick Griffis2018-03-101-0/+91