Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove lib/libsqlite3, it has moved back to ports | 2016-09-23 | 2 | -89/+0 | |
| | |||||
* | Bump major to 29, regen .pc and header with new version info | 2015-03-16 | 1 | -0/+2 | |
| | |||||
* | Revert some $OpenBSD$ additions about which there are doubts. | 2015-01-20 | 1 | -1/+0 | |
| | | | | Suggested by deraadt@ | ||||
* | Missing $OpenBSD$'s. | 2015-01-20 | 1 | -0/+1 | |
| | | | | ok deraadt@ | ||||
* | Bump major to 26, regen .pc and header with new version info. | 2013-09-21 | 1 | -1/+1 | |
| | |||||
* | let regen_headers also take care of sqlite3.pc.in => sqlite3.pc | 2012-08-27 | 1 | -2/+20 | |
| | | | | "moui" landry@ | ||||
* | stop editing header by hand, expose script I'm going to use for next versions | 2012-06-04 | 1 | -0/+41 | |
| | |||||
* | regen all files we can, prepare stuff to make sure it works even without | 2012-04-22 | 2 | -4054/+0 | |
| | | | | depend | ||||
* | extra src for us. | 2012-04-14 | 3 | -0/+4082 | |
regen parse.c/parse.h with "lemon", no need to recompile every time. pthread_stub.c might(?) be needed for clean non-pthreads operation (to be checked, the nomutex stuff looks interesting) |