summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2020-12-08libdrm : add nexell apisubmit/tizen/20201208.090512accepted/tizen/unified/20201209.124856jino.cho1-0/+7
2020-12-08libdrm : add vigs apijinhyung.jo1-0/+7
2020-11-04Bump version to 2.4.103libdrm-2.4.103Dave Airlie1-1/+1
2020-05-27Bump version to 2.4.102libdrm-2.4.102Dave Airlie1-1/+1
2020-05-07meson: require valgrind 3.10.0 to enable it with freedrenoJose Maria Casanova Crespo1-1/+5
2020-04-20meson: don't detect <sys/sysctl.h> on LinuxEric Engestrom1-5/+15
2020-04-03Bump version to 2.4.101libdrm-2.4.101Timo Aaltonen1-1/+1
2020-01-23meson: always define whether headers existEric Engestrom1-1/+1
2020-01-23meson: add symbols check for core libdrmEric Engestrom1-0/+10
2019-12-17meson: Replace 'config.h' with config_fileScott Anderson1-1/+1
2019-12-05meson.build: fix intel atomics detectionPeter Seiderer1-1/+2
2019-11-11meson: drop old symbols check environmentEric Engestrom1-3/+0
2019-11-11meson: import Mesa's symbols check scriptEric Engestrom1-0/+3
2019-10-16Bump the version to 2.4.100Marek Olšák1-1/+1
2019-10-04*-symbols-check: let meson figure out how to execute the scriptsEric Engestrom1-3/+0
2019-10-04meson.build: Fix header detection on FreeBSDNiclas Zeising1-1/+4
2019-09-28meson.build: Fix typoNiclas Zeising1-1/+1
2019-09-16amdgpu: remove json package dependenceGuchun Chen1-1/+0
2019-09-14meson: fix sys/mkdev.h detection on SolarisEric Engestrom1-2/+7
2019-08-08tests/amdgpu/ras: refine ras inject testGuchun Chen1-0/+1
2019-07-02Bump version to 2.4.99libdrm-2.4.99Marek Olšák1-1/+1
2019-04-19Bump the version to 2.4.98libdrm-2.4.98Emil Velikov1-1/+1
2019-04-17fix various typosEric Engestrom1-1/+1
2019-01-22Bump the version to 2.4.97libdrm-2.4.97Marek Olšák1-1/+1
2018-11-09meson: fix typo in compiler flagEric Engestrom1-1/+1
2018-10-16Bump to version 2.4.96libdrm-2.4.96Rob Clark1-1/+1
2018-10-04Bump to version 2.4.95libdrm-2.4.95Emil Velikov1-1/+1
2018-10-04Revert "Bump to version 2.4.95"Emil Velikov1-1/+1
2018-10-04Bump to version 2.4.95Emil Velikov1-1/+1
2018-09-19meson: make symbols hidden by defaultLucas De Marchi1-1/+4
2018-08-23Bump to version 2.4.94libdrm-2.4.94Kristian H. Kristensen1-1/+1
2018-08-23libdrm: add msm drm uapi headerTanmay Shah1-4/+5
2018-07-31configure.ac: bump version to 2.4.93libdrm-2.4.93Marek Olšák1-1/+1
2018-05-09bump version for releaselibdrm-2.4.92Rob Clark1-1/+1
2018-03-20meson: drop unnecessary variableEric Engestrom1-2/+1
2018-03-20meson: move line to allow using `config` earlierEric Engestrom1-2/+2
2018-03-20meson: drop unneeded dependency to libudevEric Engestrom1-7/+1
2018-03-20meson,configure: include config.h automaticallyEric Engestrom1-1/+1
2018-03-20meson: replace `if(compiles) have=true` with `have=compiles`Eric Engestrom1-3/+2
2018-03-20meson,configure: always define UDEVEric Engestrom1-1/+1
2018-03-20meson,configure: always define HAVE_VISIBILITYEric Engestrom1-4/+3
2018-03-20meson,configure: always define HAVE_OPEN_MEMSTREAMEric Engestrom1-3/+1
2018-03-14meson: detect alloca.hEric Engestrom1-1/+1
2018-03-14meson: make it easy to add headers to checkEric Engestrom1-6/+5
2018-03-13meson: don't use compiler.has_headerDylan Baker1-2/+2
2018-03-09meson: use pkg-config to detect libatomic_opsEric Engestrom1-1/+3
2018-03-05bump version for releaselibdrm-2.4.91Rob Clark1-1/+1
2018-03-05meson: add configuration summaryEric Engestrom1-0/+17
2018-02-23*-symbol-check: Don't hard-code nm executableHeiko Becker1-0/+3
2018-02-20meson/configure.ac: pthread-stubs not present on OpenBSDJonathan Gray1-2/+1