Remove gmdb2

Split off the Gnome MDB file viewer into its own project:

    https://github.com/mdbtools/gmdb2

This simplifies the build process somewhat and lets us focus on the core
project. (For starters, no more -Wno-portability flag!)
This commit is contained in:
Evan Miller
2020-10-11 14:59:08 -04:00
parent 0be4321e9a
commit c19654ad40
69 changed files with 45 additions and 9911 deletions

5
.gitignore vendored
View File

@@ -30,8 +30,6 @@ libtool
mdbtools.spec
types.h
src/extras/mdb-hexdump
src/gmdb2/gmdb2
src/gmdb2/help/gmdb-C.omf
src/odbc/unittest
src/sql/lexer.c
src/sql/parser.c
@@ -39,11 +37,12 @@ src/sql/parser.h
src/util/mdb-array
src/util/mdb-count
src/util/mdb-export
src/util/mdb-exportjson
src/util/mdb-json
src/util/mdb-header
src/util/mdb-import
src/util/mdb-parsecsv
src/util/mdb-prop
src/util/mdb-queries
src/util/mdb-schema
src/util/mdb-sql
src/util/mdb-tables