Skip to content

Commit

Permalink
Remove the autotools build system.
Browse files Browse the repository at this point in the history
Meson has been out for a long time, is faster, and is simpler.
  • Loading branch information
anholt authored and ebassi committed Nov 26, 2019
1 parent d43eae8 commit 3ff32fa
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 840 deletions.
8 changes: 0 additions & 8 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@ end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true

[configure.ac]
indent_style = tab
indent_size = 8

[Makefile.am]
indent_style = tab
indent_size = 8

[.travis.yml]
indent_style = space
indent_size = 2
Expand Down
15 changes: 0 additions & 15 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -77,18 +77,3 @@ core
# Edit the following section as needed
# For example, !report.pc overrides *.pc. See 'man gitignore'
#
configure.lineno
.dirstamp
test-driver

gl_generated_dispatch.c
gl_generated.h

glx_generated_dispatch.c
glx_generated.h

egl_generated_dispatch.c
egl_generated.h

wgl_generated_dispatch.c
wgl_generated.h
68 changes: 0 additions & 68 deletions Makefile.am

This file was deleted.

16 changes: 0 additions & 16 deletions autogen.sh

This file was deleted.

275 changes: 0 additions & 275 deletions configure.ac

This file was deleted.

Loading

0 comments on commit 3ff32fa

Please sign in to comment.