summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-08-22igt/shell: Bare v8 baselineChris Wilson1-1/+6
2018-08-13meson: Define all the rpath_dirs in one placeArkadiusz Hiler1-0/+38
2018-08-09runner: New test runnerPetri Latvala1-0/+6
2018-08-08meson: Downgrade meson version requirement a notchPetri Latvala1-1/+1
2018-07-25build: provide stub implementation for memfd_createLucas De Marchi1-0/+3
2018-07-25build: provide include for missing syscallsLucas De Marchi1-1/+1
2018-07-18Update NEWS, bump version to 1.23.Arkadiusz Hiler1-1/+1
2018-07-13igt/gem_userptr: Check read-only mappingsChris Wilson1-0/+1
2018-07-12build: bump c std to gnu11Lucas De Marchi1-1/+1
2018-06-25meson: Add options to control optional partsPetri Latvala1-21/+123
2018-06-25Make GLib mandatoryPetri Latvala1-4/+1
2018-05-16igt: Drop Intel from the name in docs and pathsArkadiusz Hiler1-3/+3
2018-03-23meson: Chamelium depends on GSLDaniel Stone1-1/+1
2018-03-09Update NEWS, bump version to 1.22.Petri Latvala1-1/+1
2018-03-09meson: Force libdrm version also for the subpackagesArkadiusz Hiler1-4/+5
2018-02-27igt: Make libudev mandatoryAntonio Argenziano1-6/+1
2018-02-26meson: Don't build docs when cross-compilingPetri Latvala1-1/+4
2018-02-23meson: Make cairo mandatoryArkadiusz Hiler1-1/+1
2018-01-17meson: Refactor get_option() calls for directoriesPetri Latvala1-0/+9
2018-01-16Update NEWS, bump version to 1.21.Petri Latvala1-1/+1
2018-01-16meson: Name the project intel-gpu-toolsPetri Latvala1-1/+1
2017-12-05meson: gtkdoc supportDaniel Vetter1-0/+3
2017-12-04igt: Make dependency on libunwind mandatoryArkadiusz Hiler1-1/+1
2017-11-29Revert "lib/igt_aux: Make procps optional"Arkadiusz Hiler1-4/+1
2017-11-21tests: Remove libdrm_vc4 dependency.Eric Anholt1-1/+0
2017-11-21tests: Convert to using the imported drm-uapi headers.Eric Anholt1-1/+1
2017-10-24meson: don't assume xmlrpc-c-config is thereJani Nikula1-3/+4
2017-10-18meson: Add fallback for xmlrpc discoveryArkadiusz Hiler1-0/+13
2017-10-04Update NEWS, bump version to 1.20.Petri Latvala1-1/+1
2017-10-03meson: Disable the intel overlay on non-x86 builds.Eric Anholt1-1/+3
2017-09-20meson: share the configuration_data objectDaniel Vetter1-15/+17
2017-09-08meson: Bump required version to 0.40Daniel Vetter1-1/+2
2017-09-08meson: add manpage supportDaniel Vetter1-0/+1
2017-09-08meson: detect cc flagsDaniel Vetter1-8/+14
2017-09-08meson: Add some compiler flags to reduce warnings.Eric Anholt1-0/+11
2017-09-08meson: basic build system supportDaniel Vetter1-0/+105