aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2018-10-05Post-release version bump to 1.5.4Emmanuele Bassi
2018-10-04Update minimum Meson versionEmmanuele Bassi
2018-05-19Post-release version bump to 1.5.3Emmanuele Bassi
2018-04-25Post-release version bump to 1.5.2Emmanuele Bassi
2018-04-25meson: Remove unsupported keywordEmmanuele Bassi
2018-03-13meson: simplify build_{glx,egl} logicEric Engestrom
2018-03-12Merge pull request #159 from luzpaz/misc-typosEmmanuele Bassi
2018-03-12meson: generalise build_apple to has_dlvsymRoss Burton
2018-03-12meson: add option to enable/disable the test suiteRoss Burton
2018-03-05Trival misc. typo fixesluz.paz
2018-02-28Post-release version bump to 1.5.1Emmanuele Bassi
2018-02-24meson: Use get_supported_arguments()Emmanuele Bassi
2018-02-23meson: Rename the configuration optionsEmmanuele Bassi
2018-02-23Allow building Epoxy without X11Emmanuele Bassi
2018-02-23meson: Remove unnecessary configuration_data objectEmmanuele Bassi
2018-02-23meson: Generate the pkg-config fileEmmanuele Bassi
2018-02-23Bump up the Meson dependencyEmmanuele Bassi
2017-10-13meson: Define visibility flags for static buildsDylan Baker
2017-09-11Bump up the libepoxy versionEmmanuele Bassi
2017-06-06Release Epoxy 1.4.3Emmanuele Bassi
2017-06-06meson: Fix the MSVC symbol visibility checkEmmanuele Bassi
2017-06-06build: Enable EGL on AndroidEmmanuele Bassi
2017-06-06Merge branch 'make-egl-optional' of https://github.com/tpetazzoni/libepoxy in...Emmanuele Bassi
2017-05-22Add support for building on Haiku.Joseph C, Hill
2017-05-17Make EGL support optionalThomas Petazzoni
2017-05-13meson: Update required version to 0.39.1Emmanuele Bassi
2017-04-30Release Epoxy 1.4.2Emmanuele Bassi
2017-03-28Remove workarounds for older Meson versionsEmmanuele Bassi
2017-03-28Bump up the required version of MesonEmmanuele Bassi
2017-03-15Fix build on MSVCAndrei Fadeev
2017-03-09Prefer using pkg-config files to find GLESEmmanuele Bassi
2017-03-09Add missing visibility compiler flagsEmmanuele Bassi
2017-03-02Release Epoxy 1.4.1 (stable)Emmanuele Bassi
2017-03-01Remove /W3 from the MSVC compiler flagsEmmanuele Bassi
2017-02-15Annotate build issues with MesonEmmanuele Bassi
2017-02-15Allow using Python3 to run gen_dispatch.pyEmmanuele Bassi
2017-02-15Remove the shebang from gen_dispatch.pyEmmanuele Bassi
2017-02-09Add compiler arguments for MSVC buildsEmmanuele Bassi
2017-02-08Test compiler arguments for the appropriate compilerEmmanuele Bassi
2017-02-08Merge pull request #100 from centricular/fix-find_programEmmanuele Bassi
2017-02-06Bump version to 1.4 for releaseEmmanuele Bassi
2017-02-06Encode Epoxy capabilities into the pkg-config fileEmmanuele Bassi
2017-02-06Allow enabling and disabling GLX supportEmmanuele Bassi
2017-02-03Generate the Epoxy API reference using DoxygenEmmanuele Bassi
2017-01-31Merge branch 'symbol-visibility'Emmanuele Bassi
2017-01-28meson: Don't call find_program objects with pythonNirbheek Chauhan
2017-01-27build: Clean up some Meson usagePatrick Griffis
2017-01-25Improve consistency of the symbol visibilityEmmanuele Bassi
2017-01-25build: Drop '-Wall' from the checked compiler argumentsEmmanuele Bassi
2017-01-25build: Explicitly link against gdi32Emmanuele Bassi