summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2020-04-16doc/man: remove manually written man pagesSimon Ser1-1/+0
2020-02-04autotools: add Meson files to EXTRA_DISTSimon Ser1-1/+17
2020-01-15autotools: use strict wayland-scanner modeSimon Ser1-6/+6
2020-01-10scanner: include config.h from command linePekka Paalanen1-0/+1
2019-11-06Move wl_priv_signal to wayland-server-private.hJoshua Watt1-1/+2
2019-09-17Add $(RT_LIBS) to fixed-benchmark LD dependenciesMosè Giordano1-0/+1
2019-07-29proxy: Add API to tag proxy objectsJonas Ådahl1-0/+3
2019-05-31Add a missing -pthread to fix compile with slibtool.orbea1-0/+1
2019-05-02tests: Verify that wayland_scanner can catch bad identifiersManuel Stoeckl1-0/+7
2019-04-06configure: detect libdl and librtLeonid Bobrov1-3/+3
2019-02-25tests: fix main symbol duplicationLeonid Bobrov via wayland-devel1-6/+7
2018-06-14doc: move ContributingPekka Paalanen1-1/+1
2018-03-19wayland-egl: Pass nm path to check scriptDaniel Stone1-0/+1
2018-03-19wayland-egl: set the correct path to libwayland-egl.soEmil Velikov1-1/+1
2018-02-22tests: add code, public-code and private-code testsEmil Velikov1-1/+2
2018-02-22build: use public-code when using the local wayland-scannerEmil Velikov1-0/+4
2018-02-09wayland-egl: move the wayland-egl{, -core}.h headers to egl/Emil Velikov1-2/+3
2018-02-09wayland-egl-symbols-check: pass the DSO name via the build systemEmil Velikov1-0/+1
2018-02-09build: wire-up wayland-eglEmil Velikov1-2/+20
2018-01-19tests: Add missing file to distributionDerek Foreman1-0/+1
2018-01-09tests: Add a test for fd leaks on zombie objectsDerek Foreman1-1/+6
2017-09-18build: remove wayland-version.h.in from EXTRA_DISTEmil Velikov1-2/+1
2017-08-18Pass input/output files as arguments to wayland-scannerJonas Ådahl1-3/+3
2017-01-25server: add a safer signal type and port wl_display to itGiulio Camuffo1-0/+4
2016-11-23tests: add scanner testsPekka Paalanen1-1/+28
2016-11-18tests: Test wl_interface_equalYong Bakos1-0/+3
2016-11-17Makefile: build also test programs during a normal buildPekka Paalanen1-5/+3
2016-11-16Makefile: do not put TESTS into check_PROGRAMSPekka Paalanen1-3/+5
2016-08-12Add API to install protocol loggers on the server wl_displayGiulio Camuffo1-1/+4
2016-08-11server: add listener API for new clientsSungjae Park1-1/+4
2016-02-29build: fix ./configure --disable-dtd-validationPekka Paalanen1-1/+4
2016-02-17Revert "build: build distcheck with --enable-fatal-warnings"Derek Foreman1-2/+0
2016-02-16build: build distcheck with --enable-fatal-warningsDerek Foreman1-0/+2
2015-11-19Makefile: use automake rule for compiling .SPekka Paalanen1-3/+0
2015-11-17Validate the protocol xml during scanningPeter Hutterer1-3/+8
2015-11-17Revert "Remove protocol/wayland.dtd"Peter Hutterer1-2/+2
2015-10-09Remove protocol/wayland.dtdAuke Booij1-2/+2
2015-07-23build: Build libwayland-privateDerek Foreman1-5/+7
2015-07-17build: always build wayland-scannerRoss Burton1-4/+5
2015-06-23build: Use AM_CFLAGS instead of GCC_CFLAGS everywhereDerek Foreman1-4/+4
2015-06-18build: Build a subset of libwayland_util when not building librariesDerek Foreman1-6/+9
2015-06-18build: Allow disabling building of wayland librariesDerek Foreman1-22/+25
2015-06-18build: Stop putting FFI_CFLAGS in AM_CFLAGSDerek Foreman1-1/+2
2015-06-18build: Move AM_CFLAGS and AM_CPPFLAGS to the top of Makefile.amDerek Foreman1-7/+7
2015-06-04docs: remove and ignore doc/doxygen_sqlite3.dbDerek Foreman1-1/+1
2015-05-21tests: add an headers testGiulio Camuffo1-2/+17
2015-04-30wayland-egl: add a core headerGiulio Camuffo1-0/+1
2015-04-30introduce new headers wayland-client-core.h and wayland-server-core.hGiulio Camuffo1-0/+2
2015-01-28configure.ac: use pkg-config to find expatAndrew Oakley1-0/+1
2015-01-27tests: C++ compilation testMariusz Ceier1-0/+8