Autor | SHA1 | Wiadomość | Data |
---|---|---|---|
![]() |
e19741c4d8 |
Add bin/compile to .gitignore
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> |
13 lat temu |
![]() |
5920f18fae |
Remove autoreconf generated files
Acked-by: Eric Anholt <eric@anholt.net> Signed-off-by: Matt Turner <mattst88@gmail.com> |
13 lat temu |
![]() |
dfb6142548 |
autoconf: use AC_PROG_YACC/LEX
Needed for automake. Using AC_PROG_PATH(bison/flex) causes automake to fail to build .y and .l files. It is up to the builder to use bison/flex instead of yacc/lex. Reviewed-by: Eric Anholt <eric@anholt.net> Tested-by: Eric Anholt <eric@anholt.net> Signed-off-by: Matt Turner <mattst88@gmail.com> |
13 lat temu |
![]() |
cab179a165 |
Add .gitignore files to exclude unit test build artifacts from git
With the addition of unit tests in commit 3ef3ba4d2eee36f64062a21ce030c3f4d8c4cac4, several additional build artifacts are created: bin/depcomp bin/missing tests/Makefile tests/Makefile.in tests/glx/Makefile tests/glx/Makefile.in tests/glx/.deps/ tests/glx/.gitignore This patch adds all of these files to .gitignore. Acked-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> |
13 lat temu |