Overview
Comment: | Initial commit |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
5e202503fce1cf0fd217a18149bbb2d4 |
User & Date: | js 2020-08-24 21:44:39 |
Context
2020-08-31
| ||
21:33 | Rename project to ObjSQLite3 check-in: b821df3a30 user: js tags: trunk | |
2020-08-24
| ||
21:44 | Initial commit check-in: 5e202503fc user: js tags: trunk | |
21:40 | initial empty check-in check-in: b86ecbb616 user: js tags: trunk | |
Changes
Added Makefile.
Added ObjSQLite.oc.in.
Added autogen.sh.
Added build-aux/config.guess.
Added build-aux/config.sub.
Added build-aux/install-sh.
Added build-aux/m4/ax_check_compiler_flags.m4.
Added build-aux/m4/buildsys.m4.
Added buildsys.mk.in.
Added configure.ac.
Added extra.mk.in.
Added src/Makefile.
Added src/ObjSQLite.h.
Added src/SLConnection.h.
Added src/SLConnection.m.
Added src/exceptions/Makefile.
Added src/exceptions/SLException.h.
Added src/exceptions/SLException.m.