summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: drop autotoolsSimon Ser2021-03-051-341/+0
* doc/man: remove manually written man pagesSimon Ser2020-04-161-1/+0
* autotools: add Meson files to EXTRA_DISTSimon Ser2020-02-041-1/+17
* autotools: use strict wayland-scanner modeSimon Ser2020-01-151-6/+6
* scanner: include config.h from command linePekka Paalanen2020-01-101-0/+1
* Move wl_priv_signal to wayland-server-private.hJoshua Watt2019-11-061-1/+2
* Add $(RT_LIBS) to fixed-benchmark LD dependenciesMosè Giordano2019-09-171-0/+1
* proxy: Add API to tag proxy objectsJonas Ådahl2019-07-291-0/+3
* Add a missing -pthread to fix compile with slibtool.orbea2019-05-311-0/+1
* tests: Verify that wayland_scanner can catch bad identifiersManuel Stoeckl2019-05-021-0/+7
* configure: detect libdl and librtLeonid Bobrov2019-04-061-3/+3
* tests: fix main symbol duplicationLeonid Bobrov via wayland-devel2019-02-251-6/+7
* doc: move ContributingPekka Paalanen2018-06-141-1/+1
* wayland-egl: Pass nm path to check scriptDaniel Stone2018-03-191-0/+1
* wayland-egl: set the correct path to libwayland-egl.soEmil Velikov2018-03-191-1/+1
* tests: add code, public-code and private-code testsEmil Velikov2018-02-221-1/+2
* build: use public-code when using the local wayland-scannerEmil Velikov2018-02-221-0/+4
* wayland-egl: move the wayland-egl{, -core}.h headers to egl/Emil Velikov2018-02-091-2/+3
* wayland-egl-symbols-check: pass the DSO name via the build systemEmil Velikov2018-02-091-0/+1
* build: wire-up wayland-eglEmil Velikov2018-02-091-2/+20
* tests: Add missing file to distributionDerek Foreman2018-01-191-0/+1
* tests: Add a test for fd leaks on zombie objectsDerek Foreman2018-01-091-1/+6
* build: remove wayland-version.h.in from EXTRA_DISTEmil Velikov2017-09-181-2/+1
* Pass input/output files as arguments to wayland-scannerJonas Ådahl2017-08-181-3/+3
* server: add a safer signal type and port wl_display to itGiulio Camuffo2017-01-251-0/+4
* tests: add scanner testsPekka Paalanen2016-11-231-1/+28
* tests: Test wl_interface_equalYong Bakos2016-11-181-0/+3
* Makefile: build also test programs during a normal buildPekka Paalanen2016-11-171-5/+3
* Makefile: do not put TESTS into check_PROGRAMSPekka Paalanen2016-11-161-3/+5
* Add API to install protocol loggers on the server wl_displayGiulio Camuffo2016-08-121-1/+4
* server: add listener API for new clientsSungjae Park2016-08-111-1/+4
* build: fix ./configure --disable-dtd-validationPekka Paalanen2016-02-291-1/+4
* Revert "build: build distcheck with --enable-fatal-warnings"Derek Foreman2016-02-171-2/+0
* build: build distcheck with --enable-fatal-warningsDerek Foreman2016-02-161-0/+2
* Makefile: use automake rule for compiling .SPekka Paalanen2015-11-191-3/+0
* Validate the protocol xml during scanningPeter Hutterer2015-11-171-3/+8
* Revert "Remove protocol/wayland.dtd"Peter Hutterer2015-11-171-2/+2
* Remove protocol/wayland.dtdAuke Booij2015-10-091-2/+2
* build: Build libwayland-privateDerek Foreman2015-07-231-5/+7
* build: always build wayland-scannerRoss Burton2015-07-171-4/+5
* build: Use AM_CFLAGS instead of GCC_CFLAGS everywhereDerek Foreman2015-06-231-4/+4
* build: Build a subset of libwayland_util when not building librariesDerek Foreman2015-06-181-6/+9
* build: Allow disabling building of wayland librariesDerek Foreman2015-06-181-22/+25
* build: Stop putting FFI_CFLAGS in AM_CFLAGSDerek Foreman2015-06-181-1/+2
* build: Move AM_CFLAGS and AM_CPPFLAGS to the top of Makefile.amDerek Foreman2015-06-181-7/+7
* docs: remove and ignore doc/doxygen_sqlite3.dbDerek Foreman2015-06-041-1/+1
* tests: add an headers testGiulio Camuffo2015-05-211-2/+17
* wayland-egl: add a core headerGiulio Camuffo2015-04-301-0/+1
* introduce new headers wayland-client-core.h and wayland-server-core.hGiulio Camuffo2015-04-301-0/+2
* configure.ac: use pkg-config to find expatAndrew Oakley2015-01-281-0/+1