Add a proper build system

FossilOrigin-Name: 8679c61b2c82da9daa316ed5eb90ba1b69e608127afa318cbdbff56b53d65a74
This commit is contained in:
Jonathan Schleifer 2014-07-18 23:35:17 +00:00
parent 71342537cf
commit 35212e3305
28 changed files with 5118 additions and 76 deletions

14
.gitignore vendored
View file

@ -1,8 +1,18 @@
*.a
*.dll
*.dylib
*.o
*.so
*~
build
test
.deps
ObjPgSQL.xcodeproj/project.xcworkspace
ObjPgSQL.xcodeproj/xcuserdata
aclocal.m4
autom4te.cache
buildsys.mk
config.log
config.status
configure
extra.mk
tests/tests
tests/tests.exe