summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2019-10-11meson: glamor depends on gbm and epoxy mark as suchEmil Velikov1-2/+2
2019-10-02xfree86: Merge vbe into int10Adam Jackson1-11/+0
2019-09-10meson: don't require xf86bigfontproto if not building xf86bigfont supportAlan Coopersmith1-1/+1
2019-09-05xwayland: add support for xdg-output-unstable-v1 version 3Simon Ser1-1/+1
2019-08-27meson: Add dtrace supportAdam Jackson1-0/+5
2019-08-15meson/xwayland: No libdrm nor epoxy without glamorOlivier Fourdan1-3/+7
2019-08-15meson: Move requirements in a single placeOlivier Fourdan1-9/+17
2019-08-15global: Remove BUILD_DATE and BUILD_TIMEAdam Jackson1-6/+0
2019-05-02meson: Convert xquartz from autotoolsJon Turney1-6/+19
2019-05-02meson: Build rootless extensionJon Turney1-0/+8
2019-05-02Promote file containing date & time build was configured to top-levelJon Turney1-1/+7
2019-05-01hw/xwin: Remove mwextwm modeJon Turney1-2/+0
2019-04-30meson: Don't try to build tests on WindowsJon Turney1-1/+4
2019-04-30meson: Link with ws2_32 for socket functions on WindowsJon Turney1-0/+6
2019-03-20meson: handle missing xkbcomp.pc betterJon Turney1-2/+6
2019-03-05meson: Bump required meson version to 0.46Adam Jackson1-1/+1
2018-09-06meson: Fix building with -Ddga=falseLyude Paul1-0/+1
2018-08-28meson: Add an option to build XSELINUX.Eric Anholt1-3/+17
2018-08-09meson: Add detection of libsystemd-daemon.Eric Anholt1-0/+7
2018-08-09meson: Make xf86vidmodeproto mandatory.Eric Anholt1-2/+1
2018-07-02meson: use absolute paths in manpage substitutionsJon Turney1-3/+3
2018-05-14meson: don't put literal 'PACKAGE_STRING' and 'XORG_MAN_PAGE' in man pagesJon Turney1-2/+2
2018-05-14Post-1.20 version bumpAdam Jackson1-1/+1
2018-05-10xserver 1.20xorg-server-1.20.0Adam Jackson1-1/+1
2018-05-09meson: Fix module_dir configuration (v2)Aaron Plattner1-6/+3
2018-04-30meson: Bump version number here tooAdam Jackson1-1/+1
2018-04-24xwayland: Add glamor egl_backend for EGLStreamsLyude Paul1-0/+15
2018-04-19meson: Ensure we always build Xext/hashtable.c for glxLyude Paul1-0/+9
2018-04-10xserver 1.20 RC4xorg-server-1.19.99.904Adam Jackson1-1/+1
2018-04-02xserver 1.20 RC3xorg-server-1.19.99.903Adam Jackson1-1/+1
2018-04-02meson: Add pixman-1 to required modules in xorg-server.pcThierry Reding1-1/+5
2018-04-02meson: Remove usage of pkg-config --variable=includedirThierry Reding1-1/+0
2018-03-28xserver 1.20 RC2xorg-server-1.19.99.902Adam Jackson1-1/+1
2018-03-28meson: Properly extract ABI versions for xorg-server.pcThierry Reding1-4/+4
2018-03-28meson: Fix generation of xorg-server.pcThierry Reding1-7/+7
2018-03-28meson: Fix build if Xdmcp is missingThierry Reding1-1/+7
2018-03-27meson: Add option to set default font path (v2)Adam Jackson1-1/+17
2018-03-27Revert "suid touchup"Adam Jackson1-2/+1
2018-03-27suid touchupAdam Jackson1-1/+2
2018-03-27meson: Install xorg-server.m4Adam Jackson1-0/+3
2018-03-27meson: Generate xorg-server.pcAdam Jackson1-0/+54
2018-03-27meson: Install man pagesAdam Jackson1-0/+37
2018-03-27meson: Fix installing protocol.txtAdam Jackson1-1/+1
2018-03-21meson: Add the x(org)proto headers to the include pathAdam Jackson1-0/+1
2018-03-09meson: Require libdrm for dri1/2/3 when configured 'auto' as well as 'true'Jon Turney1-5/+10
2018-03-05glamor: Implement GetSupportedModifiersLouis-Francis Ratté-Boulianne1-1/+3
2018-03-05dri3: Add multi-planar/modifier buffer requestsLouis-Francis Ratté-Boulianne1-1/+1
2018-03-05Require libdrm 2.4.89 or newerKeith Packard1-10/+2
2018-03-02meson: Make SHM extension optionalLaurent Carlier1-1/+7
2018-03-02meson: Make ACPI support optionalLaurent Carlier1-1/+10