aboutsummaryrefslogtreecommitdiff
path: root/src/meson.build
AgeCommit message (Expand)Author
2022-02-16Add the right include paths for EGL and X11 headersAlex Richardson
2021-01-20meson: Set same variables in declare_dependency() as in pkgconfigXavier Claessens
2020-07-21Use Meson's darwin_versions argumentEmmanuele Bassi
2019-11-14Remove Python 2 supportEmmanuele Bassi
2018-10-04build: Drop conditional use of get_supported_link_arguments()Emmanuele Bassi
2018-05-17Use -Bsymbolic-functions instead of -BsymbolicEmmanuele Bassi
2018-04-25meson: Fix the -z,relro flagEmmanuele Bassi
2018-04-25meson: Conditionally test for linker flagsEmmanuele Bassi
2018-03-04meson: do not add gl to pkg-config file on macOSTom Schoonjans
2018-02-23Add gl and egl private dependenciesEmmanuele Bassi
2018-02-23meson: Generate the pkg-config fileEmmanuele Bassi
2017-06-12meson.build: fix macOS common_ldflagsTom Schoonjans
2017-05-02build: Check for linker flags on LinuxEmmanuele Bassi
2017-03-28Move epoxy_headers definition into include/epoxyEmmanuele Bassi
2017-03-09Add missing visibility compiler flagsEmmanuele Bassi
2017-03-07Use some linker flags only on LinuxEmmanuele Bassi
2017-03-07Add explicit version flags for macOS buildsEmmanuele Bassi
2017-03-03Add z,relro and z,now to the GCC linker flagsEmmanuele Bassi
2017-03-01Simplify the code generation rules for MesonEmmanuele Bassi
2017-02-15Remove the shebang from gen_dispatch.pyEmmanuele Bassi
2017-02-08Merge pull request #100 from centricular/fix-find_programEmmanuele 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: Explicitly link against gdi32Emmanuele Bassi
2017-01-25build: Rework the build rules for generated files in MesonEmmanuele Bassi
2017-01-25build: Add Meson build filesEmmanuele Bassi