mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-05 04:06:20 -05:00
build: drop autotools
Meson now replaces autotools. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
2b22160fb6
commit
3bda3d1b47
22 changed files with 10 additions and 1049 deletions
40
.gitignore
vendored
40
.gitignore
vendored
|
|
@ -1,48 +1,8 @@
|
|||
*.announce
|
||||
*.deps
|
||||
*.jpg
|
||||
*.la
|
||||
*.lo
|
||||
*.o
|
||||
*.pc
|
||||
*.sig
|
||||
*.so
|
||||
*.swp
|
||||
*.3
|
||||
*.7
|
||||
*.log
|
||||
*.trs
|
||||
*.tar.xz
|
||||
*~
|
||||
*-test
|
||||
.libs
|
||||
.dirstamp
|
||||
cscope.out
|
||||
ctags
|
||||
/aclocal.m4
|
||||
/wayland-scanner.m4
|
||||
/autom4te.cache
|
||||
/compile
|
||||
/config.guess
|
||||
/config.h
|
||||
/config.h.in
|
||||
/config.log
|
||||
/config.mk
|
||||
/config.status
|
||||
/config.sub
|
||||
/configure
|
||||
/depcomp
|
||||
/install-sh
|
||||
/libtool
|
||||
/ltmain.sh
|
||||
/missing
|
||||
/stamp-h1
|
||||
/test-driver
|
||||
/tests/output/
|
||||
Makefile
|
||||
Makefile.in
|
||||
exec-fd-leak-checker
|
||||
fixed-benchmark
|
||||
/wayland-egl-abi-check
|
||||
/wayland-scanner
|
||||
protocol/*.[ch]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue