summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2024-02-14build: check that outb is present in io.hBernd Kuhls1-1/+1
2023-09-13Update NEWS, bump version to 1.28v1.28Kamil Konieczny1-1/+1
2023-05-31Use the new procps library libproc2Craig Small1-1/+9
2023-05-15meson: add an option to control Xe test buildsMauro Carvalho Chehab1-0/+1
2023-04-18lib: Add vmwgfx supportMaaz Mombasawala1-0/+7
2023-04-03testplan/meson.build: Validate documentation at build timeMauro Carvalho Chehab1-0/+1
2023-03-24testplan/meson.build: cleanup dependency chainMauro Carvalho Chehab1-0/+3
2023-03-24meson: get rid of a future-deprecated warningMauro Carvalho Chehab1-0/+3
2023-03-24meson.build: place gtk-doc dependencies check at the right placeMauro Carvalho Chehab1-8/+3
2023-03-20meson: replace "igt@xe/" by "igt@"Mauro Carvalho Chehab1-7/+0
2023-03-20tests/xe/*: Revert and reapply patches to change Author tagZbigniew Kempczyński1-0/+7
2023-03-13meson: replace "igt@xe/" by "igt@"Mauro Carvalho Chehab1-7/+0
2023-03-09lib/xe: Introduce Xe libraryZbigniew Kempczyński1-0/+8
2023-03-08intel_gpu_commands: Use kernel gpu command definitionsZbigniew Kempczyński1-1/+1
2023-01-18Update NEWS, bump version to 1.27.1v1.27.1Kamil Konieczny1-1/+1
2023-01-16meson.build: Remove -fcommon flagZbigniew Kempczyński1-1/+0
2023-01-12Update NEWS, bump version to 1.27v1.27Petri Latvala1-1/+1
2022-12-19tests/vc4: Move VC4 tests to their own folderMaíra Canal1-0/+8
2022-12-01tests/v3d: Move V3D tests to their own folderMaíra Canal1-0/+8
2022-04-14scripts/meson.build: install code coverage scriptsMauro Carvalho Chehab1-0/+1
2021-10-07include: Introduce linux-uapi for non-drm-uapi files.Rodrigo Vivi1-1/+1
2021-05-21lib/i915/perf: have python scripts a custom_target inputLionel Landwerlin1-2/+2
2021-04-23Update NEWS, bump version to 1.26.igt-gpu-tools-1.26Petri Latvala1-1/+1
2021-03-26lib: Introduce the igt_nouveau libraryLyude Paul1-0/+3
2021-02-01meson: Turn off -WerrorPetri Latvala1-15/+13
2021-01-30meson: Turn on -WerrorAshutosh Dixit1-13/+15
2020-03-20Update NEWS, bump version to 1.25igt-gpu-tools-1.25Arkadiusz Hiler1-1/+1
2020-03-20meson: Add -fcommon to cc_flagsLyude Paul1-0/+1
2020-02-10meson: Port cpuid.h test from configure.acNicolas Boichat1-2/+10
2019-10-09meson: Remove redundant install params from configure_filePetri Latvala1-1/+1
2019-09-17meson: Bump required version to 0.47.2Arkadiusz Hiler1-1/+1
2019-09-09build: Ignore warnings for address of packed membersChris Wilson1-0/+1
2019-07-16build: rename Meson optionsSimon Ser1-6/+6
2019-07-08docs: Embed subtest descriptions in the documentationArkadiusz Hiler1-1/+2
2019-06-25meson: add libatomic dependencyGuillaume Tucker1-0/+14
2019-06-20Update NEWS, bump version to 1.24.igt-gpu-tools-1.24Petri Latvala1-1/+1
2019-05-23meson: Start using 'feature' optionsArkadiusz Hiler1-82/+31
2019-05-20meson: Remove invalid required argumentPetri Latvala1-1/+1
2019-05-10meson: Use -D_FORTIFY_SOURCE=2 on optimized buildsArkadiusz Hiler1-0/+7
2019-05-10meson: Change the default build type to debugoptimizedArkadiusz Hiler1-2/+3
2019-05-10meson/cc: Disable memory-allocating builtinsArkadiusz Hiler1-0/+6
2019-05-09meson: Explicitly require libcurl for chameliumArkadiusz Hiler1-1/+2
2019-05-07meson: Don't allow building with NDEBUG, everLyude Paul1-0/+10
2019-05-07meson: Don't redefine gettid if the C library provides itLyude Paul1-0/+3
2019-04-25tests/kms_chamelium: add dp-audio testSimon Ser1-33/+19
2019-02-28meson: Make doc building dependent on gtk-docArkadiusz Hiler1-1/+3
2019-02-20meson: Bump meson version requirement to 0.46.0Arkadiusz Hiler1-1/+1
2019-02-13lib/igt_fb: Add support for P01x formats, v5.Maarten Lankhorst1-0/+10
2019-01-23tests: drop openssl dependency in favor of glib sha1 implementationJani Nikula1-1/+0
2018-11-05meson: Enable more warning flagsPetri Latvala1-5/+39