A simple patch set for my first proposed Mesa contribution. Modern doxygen uses a SQLite intermediate output file when producing documentation from source code. Mesa's Makefile and .gitignore in doxygen/ could better handle this output file, which these two patches address.
Rhys Kidd (2): doxygen: Add doxygen_sqlite3.db to .gitignore doxygen: Remove doxygen_sqlite3.db with 'make clean' doxygen/.gitignore | 1 + doxygen/Makefile | 1 + 2 files changed, 2 insertions(+) -- 2.1.4 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev