index
:
wayland
0.85
1.0
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.2
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
main
master
next
terminal
wayland-0.8
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: drop autotools
Simon Ser
2021-03-05
1
-341
/
+0
*
doc/man: remove manually written man pages
Simon Ser
2020-04-16
1
-1
/
+0
*
autotools: add Meson files to EXTRA_DIST
Simon Ser
2020-02-04
1
-1
/
+17
*
autotools: use strict wayland-scanner mode
Simon Ser
2020-01-15
1
-6
/
+6
*
scanner: include config.h from command line
Pekka Paalanen
2020-01-10
1
-0
/
+1
*
Move wl_priv_signal to wayland-server-private.h
Joshua Watt
2019-11-06
1
-1
/
+2
*
Add $(RT_LIBS) to fixed-benchmark LD dependencies
Mosè Giordano
2019-09-17
1
-0
/
+1
*
proxy: Add API to tag proxy objects
Jonas Ådahl
2019-07-29
1
-0
/
+3
*
Add a missing -pthread to fix compile with slibtool.
orbea
2019-05-31
1
-0
/
+1
*
tests: Verify that wayland_scanner can catch bad identifiers
Manuel Stoeckl
2019-05-02
1
-0
/
+7
*
configure: detect libdl and librt
Leonid Bobrov
2019-04-06
1
-3
/
+3
*
tests: fix main symbol duplication
Leonid Bobrov via wayland-devel
2019-02-25
1
-6
/
+7
*
doc: move Contributing
Pekka Paalanen
2018-06-14
1
-1
/
+1
*
wayland-egl: Pass nm path to check script
Daniel Stone
2018-03-19
1
-0
/
+1
*
wayland-egl: set the correct path to libwayland-egl.so
Emil Velikov
2018-03-19
1
-1
/
+1
*
tests: add code, public-code and private-code tests
Emil Velikov
2018-02-22
1
-1
/
+2
*
build: use public-code when using the local wayland-scanner
Emil Velikov
2018-02-22
1
-0
/
+4
*
wayland-egl: move the wayland-egl{, -core}.h headers to egl/
Emil Velikov
2018-02-09
1
-2
/
+3
*
wayland-egl-symbols-check: pass the DSO name via the build system
Emil Velikov
2018-02-09
1
-0
/
+1
*
build: wire-up wayland-egl
Emil Velikov
2018-02-09
1
-2
/
+20
*
tests: Add missing file to distribution
Derek Foreman
2018-01-19
1
-0
/
+1
*
tests: Add a test for fd leaks on zombie objects
Derek Foreman
2018-01-09
1
-1
/
+6
*
build: remove wayland-version.h.in from EXTRA_DIST
Emil Velikov
2017-09-18
1
-2
/
+1
*
Pass input/output files as arguments to wayland-scanner
Jonas Ådahl
2017-08-18
1
-3
/
+3
*
server: add a safer signal type and port wl_display to it
Giulio Camuffo
2017-01-25
1
-0
/
+4
*
tests: add scanner tests
Pekka Paalanen
2016-11-23
1
-1
/
+28
*
tests: Test wl_interface_equal
Yong Bakos
2016-11-18
1
-0
/
+3
*
Makefile: build also test programs during a normal build
Pekka Paalanen
2016-11-17
1
-5
/
+3
*
Makefile: do not put TESTS into check_PROGRAMS
Pekka Paalanen
2016-11-16
1
-3
/
+5
*
Add API to install protocol loggers on the server wl_display
Giulio Camuffo
2016-08-12
1
-1
/
+4
*
server: add listener API for new clients
Sungjae Park
2016-08-11
1
-1
/
+4
*
build: fix ./configure --disable-dtd-validation
Pekka Paalanen
2016-02-29
1
-1
/
+4
*
Revert "build: build distcheck with --enable-fatal-warnings"
Derek Foreman
2016-02-17
1
-2
/
+0
*
build: build distcheck with --enable-fatal-warnings
Derek Foreman
2016-02-16
1
-0
/
+2
*
Makefile: use automake rule for compiling .S
Pekka Paalanen
2015-11-19
1
-3
/
+0
*
Validate the protocol xml during scanning
Peter Hutterer
2015-11-17
1
-3
/
+8
*
Revert "Remove protocol/wayland.dtd"
Peter Hutterer
2015-11-17
1
-2
/
+2
*
Remove protocol/wayland.dtd
Auke Booij
2015-10-09
1
-2
/
+2
*
build: Build libwayland-private
Derek Foreman
2015-07-23
1
-5
/
+7
*
build: always build wayland-scanner
Ross Burton
2015-07-17
1
-4
/
+5
*
build: Use AM_CFLAGS instead of GCC_CFLAGS everywhere
Derek Foreman
2015-06-23
1
-4
/
+4
*
build: Build a subset of libwayland_util when not building libraries
Derek Foreman
2015-06-18
1
-6
/
+9
*
build: Allow disabling building of wayland libraries
Derek Foreman
2015-06-18
1
-22
/
+25
*
build: Stop putting FFI_CFLAGS in AM_CFLAGS
Derek Foreman
2015-06-18
1
-1
/
+2
*
build: Move AM_CFLAGS and AM_CPPFLAGS to the top of Makefile.am
Derek Foreman
2015-06-18
1
-7
/
+7
*
docs: remove and ignore doc/doxygen_sqlite3.db
Derek Foreman
2015-06-04
1
-1
/
+1
*
tests: add an headers test
Giulio Camuffo
2015-05-21
1
-2
/
+17
*
wayland-egl: add a core header
Giulio Camuffo
2015-04-30
1
-0
/
+1
*
introduce new headers wayland-client-core.h and wayland-server-core.h
Giulio Camuffo
2015-04-30
1
-0
/
+2
*
configure.ac: use pkg-config to find expat
Andrew Oakley
2015-01-28
1
-0
/
+1
[next]