IABSD.fr/ports/databases/sqlitebrowser/Makefile

Branch :


Log

Author Commit Date CI Message
d3edd1fb 2009-08-28 07:57:03 tweak things a bit more to use the system sqlite3 (e.g., stop fucking around with internal functions)
99251f39 2009-08-14 12:44:26 let sqlitebrowser see views as well as tables.
8fc62872 2009-08-10 06:29:51 WANTLIB changes after xcb addition and bump.
262630b8 2008-07-24 10:06:42 sqlite3IsNumber and sqlite3StrNICmp are internal sqlite functions, which sqlbrowser shouldn't use for now it's the best if it uses its own sqlite spotted by naddy@ in his bulk build, a while ago "go ahead and fix it" bernd@, ok kurt@
cc00442a 2007-09-15 20:34:00 remove surrounding quotes from COMMENT/BROKEN/PERMIT_*
b58292ac 2006-11-20 08:07:40 USE_X11
8f4643b1 2006-05-09 15:18:28 qt-based graphical browser for sqlite3 databases