Commit Graph

17 Commits

Author SHA1 Message Date
Evan Miller
2a808d8d05 Fix Travis Mac GCC configurations 2020-08-18 09:34:39 -04:00
Evan Miller
83666459d2 Add test coverage for mdb-sql 2020-08-18 09:04:20 -04:00
Evan Miller
ec8492f1ee Try fixing Travis and Appveyor
The new re-entrant parser requires Bison 3, which is not installed
on macOS by default. It also appears to require -Wno-yacc.
2020-08-18 07:32:15 -04:00
Nyall Dawson
44529052be Try using homebrew version of bison 2020-08-18 15:21:36 +10:00
Evan Miller
4f330ea6be Enable GCC 10 on Travis 2020-08-13 06:44:05 -04:00
Evan Miller
acbace242c Add Travis targets with --enable-glib 2020-08-12 06:38:57 -04:00
Evan Miller
953375ead0 Define separate Travis targets for iODBC and unixODBC 2020-08-11 12:23:59 -04:00
Evan Miller
f7e863b8e4 Put unixODBC under basic build / test coverage 2020-08-11 11:56:08 -04:00
Evan Miller
abe7ebcb74 Add ODBC unittest to Travis 2020-08-10 16:59:15 -04:00
Evan Miller
3c7761f965 Support --disable-glib flag with ODBC driver 2020-08-10 15:58:22 -04:00
Evan Miller
18de0070af New --disable-glib configure option
This option uses the fake GLib shim even when GLib is present on the
system.
2020-08-05 20:36:20 -04:00
Evan Miller
4a97e00a79 Suppress automake portability warnings 2020-08-05 13:10:08 -04:00
Evan Miller
b764d72ed8 Add example databases and a basic Travis test script 2020-08-04 15:17:08 -04:00
Evan Miller
ca8eb1c522 --enable-sql is obsolete 2020-08-03 16:55:16 -04:00
Evan Miller
d4cf5526e2 Add more Travis targets
Disable txt2man for now since it's not available in Homebrew
2020-08-03 16:23:05 -04:00
Evan Miller
895b62edd0 Add txt2man to Travis config 2020-08-03 15:05:23 -04:00
Evan Miller
bcb642121b Add basic Travis file 2020-08-03 14:54:10 -04:00