summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
...
* Annotate build issues with MesonEmmanuele Bassi2017-02-151-0/+4
* Allow using Python3 to run gen_dispatch.pyEmmanuele Bassi2017-02-151-1/+4
* Remove the shebang from gen_dispatch.pyEmmanuele Bassi2017-02-151-1/+4
* Add compiler arguments for MSVC buildsEmmanuele Bassi2017-02-091-1/+24
* Test compiler arguments for the appropriate compilerEmmanuele Bassi2017-02-081-33/+38
* Merge pull request #100 from centricular/fix-find_programEmmanuele Bassi2017-02-081-5/+0
|\
| * meson: Don't call find_program objects with pythonNirbheek Chauhan2017-01-281-5/+0
* | Bump version to 1.4 for releasev1.41.4.0Emmanuele Bassi2017-02-061-1/+1
* | Encode Epoxy capabilities into the pkg-config fileEmmanuele Bassi2017-02-061-0/+3
* | Allow enabling and disabling GLX supportEmmanuele Bassi2017-02-061-3/+25
* | Generate the Epoxy API reference using DoxygenEmmanuele Bassi2017-02-031-0/+9
* | Merge branch 'symbol-visibility'Emmanuele Bassi2017-01-311-0/+17
|\ \
| * | Improve consistency of the symbol visibilityEmmanuele Bassi2017-01-251-0/+17
| |/
* | build: Clean up some Meson usagePatrick Griffis2017-01-271-4/+4
|/
* build: Drop '-Wall' from the checked compiler argumentsEmmanuele Bassi2017-01-251-1/+0
* build: Explicitly link against gdi32Emmanuele Bassi2017-01-251-0/+14
* build: Rework the build rules for generated files in MesonEmmanuele Bassi2017-01-251-4/+21
* build: Add Meson build filesEmmanuele Bassi2017-01-251-0/+125