summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Post-release version bump to 1.5.11Emmanuele Bassi2022-03-181-1/+1
* Merge pull request #262 from seungha-yang/win-non-eng-locale1.5.10Emmanuele Bassi2022-02-171-0/+1
|\
| * meson: Fix for building on non-English localeSeungha Yang2021-10-121-0/+1
* | Add the right include paths for EGL and X11 headersAlex Richardson2022-02-161-0/+2
|/
* Post-release version bump to 1.5.10Emmanuele Bassi2021-08-141-1/+1
* Post-release version bump to 1.5.9Emmanuele Bassi2021-05-211-1/+1
* Post-release version bump to 1.5.8Emmanuele Bassi2021-04-301-1/+1
* Post-release version bump to 1.5.7Emmanuele Bassi2021-04-301-1/+1
* meson: Set same variables in declare_dependency() as in pkgconfigXavier Claessens2021-01-201-1/+1
* Post-release version bump to 1.5.6Emmanuele Bassi2020-12-221-1/+1
* Require Meson >= 0.48Emmanuele Bassi2020-07-211-1/+1
* build: Use find_program()gen-find-programEmmanuele Bassi2020-01-141-1/+1
* Lower the minimum required version of MesonEmmanuele Bassi2019-11-261-1/+1
* Merge pull request #213 from anholt/no-python2Emmanuele Bassi2019-11-261-6/+0
|\
| * Remove Python 2 supportEmmanuele Bassi2019-11-141-6/+0
* | Post-release version bump to 1.5.5Emmanuele Bassi2019-11-251-1/+1
|/
* Post-release version bump to 1.5.4Emmanuele Bassi2018-10-051-1/+1
* Update minimum Meson versionEmmanuele Bassi2018-10-041-1/+1
* Post-release version bump to 1.5.3Emmanuele Bassi2018-05-191-1/+1
* Post-release version bump to 1.5.2Emmanuele Bassi2018-04-251-1/+1
* meson: Remove unsupported keywordEmmanuele Bassi2018-04-251-1/+1
* meson: simplify build_{glx,egl} logicEric Engestrom2018-03-131-28/+6
* Merge pull request #159 from luzpaz/misc-typosEmmanuele Bassi2018-03-121-1/+1
|\
| * Trival misc. typo fixesluz.paz2018-03-051-1/+1
* | meson: generalise build_apple to has_dlvsymRoss Burton2018-03-121-3/+0
* | meson: add option to enable/disable the test suiteRoss Burton2018-03-121-1/+4
|/
* Post-release version bump to 1.5.1Emmanuele Bassi2018-02-281-1/+1
* meson: Use get_supported_arguments()Emmanuele Bassi2018-02-241-6/+1
* meson: Rename the configuration optionsEmmanuele Bassi2018-02-231-3/+3
* Allow building Epoxy without X11Emmanuele Bassi2018-02-231-0/+9
* meson: Remove unnecessary configuration_data objectEmmanuele Bassi2018-02-231-14/+0
* meson: Generate the pkg-config fileEmmanuele Bassi2018-02-231-6/+0
* Bump up the Meson dependencyEmmanuele Bassi2018-02-231-1/+1
* meson: Define visibility flags for static buildsDylan Baker2017-10-131-1/+1
* Bump up the libepoxy versionEmmanuele Bassi2017-09-111-1/+1
* Release Epoxy 1.4.31.4.3Emmanuele Bassi2017-06-061-1/+1
* meson: Fix the MSVC symbol visibility checkEmmanuele Bassi2017-06-061-5/+3
* build: Enable EGL on AndroidEmmanuele Bassi2017-06-061-1/+1
* Merge branch 'make-egl-optional' of https://github.com/tpetazzoni/libepoxy in...Emmanuele Bassi2017-06-061-3/+18
|\
| * Make EGL support optionalThomas Petazzoni2017-05-171-3/+18
* | Add support for building on Haiku.Joseph C, Hill2017-05-221-0/+2
|/
* meson: Update required version to 0.39.1Emmanuele Bassi2017-05-131-1/+1
* Release Epoxy 1.4.21.4.2Emmanuele Bassi2017-04-301-1/+1
* Remove workarounds for older Meson versionsEmmanuele Bassi2017-03-281-6/+2
* Bump up the required version of MesonEmmanuele Bassi2017-03-281-1/+1
* Fix build on MSVCAndrei Fadeev2017-03-151-0/+8
* Prefer using pkg-config files to find GLESEmmanuele Bassi2017-03-091-2/+13
* Add missing visibility compiler flagsEmmanuele Bassi2017-03-091-4/+6
* Release Epoxy 1.4.1 (stable)1.4.1Emmanuele Bassi2017-03-021-1/+1
* Remove /W3 from the MSVC compiler flagsEmmanuele Bassi2017-03-011-1/+0