7baf0a93f6
tests: import a test for the sqlite2 engine
2022-08-25 02:59:51 +02:00
de8c580371
Update the copyright notice
2022-08-25 02:59:13 +02:00
9d96e6774b
tests: detect when the sqlite3 test should work
2022-08-25 02:51:15 +02:00
582eab193f
Import the newer scripts from DeforaOS configure
2022-08-25 02:49:27 +02:00
c19f3f8335
Sort sections in the project.conf files
2022-08-25 02:48:17 +02:00
b8d64d6f36
Import the newer scripts from DeforaOS configure
2020-11-19 03:14:22 +01:00
fdd731e03c
Update the copyright notice
2020-02-24 01:19:01 +01:00
67c1ed35d0
Use PROGNAME_SQLITE3 instead of PROGNAME
2020-02-24 01:18:49 +01:00
d161fcc54d
Register a "tests" target
2020-02-23 20:41:37 +01:00
e403c0bf04
Also install the COPYING file
2020-02-23 20:40:10 +01:00
693f193319
Register the "clint" test
2020-02-23 20:39:42 +01:00
3b43e3b85d
Import the "clint" tests from DeforaOS configure
2020-02-23 20:39:29 +01:00
c656d9a605
Register config.ent
2020-02-23 20:34:52 +01:00
53dcf53189
Add support for multiple queries as arguments
2020-02-23 20:32:54 +01:00
9263abc33a
Update the copyright notice
2020-02-23 20:13:12 +01:00
28199cf6d3
Use PROGNAME_DATABASE for database(1)
2020-02-23 20:13:01 +01:00
081cb1a66c
Register the Gtk-Doc targets
2020-02-23 19:55:25 +01:00
43e9b1f002
Generate the Gtk-Doc documentation with XML
2020-02-23 19:55:25 +01:00
a37a6ec013
Import the latest version from DeforaOS configure
2020-02-23 19:52:34 +01:00
aeeb60a54b
About to release DeforaOS libDatabase 0.0.2
2019-09-15 20:54:17 +02:00
ebf8e7ec44
Register the "fixme" test
2019-09-15 17:06:51 +02:00
4b0533e73e
Import the "fixme" test
2019-09-15 17:06:32 +02:00
4459a2d2e5
Fix "make dist"
2019-09-01 05:03:02 +02:00
0eb7cb45cc
Update the latest versions upstream
2019-09-01 05:02:58 +02:00
3561fe9d12
Register the manual pages for database(1)
2019-09-01 04:48:15 +02:00
f273aa9e07
Install database(1) to BINDIR
2019-09-01 04:46:55 +02:00
cd90cdcace
Import a manual page for database(1)
2019-09-01 04:46:10 +02:00
055ec36c46
Register the new name for database(1)
2019-09-01 04:44:43 +02:00
740e1e698c
Use the same callback during queries
2019-09-01 04:20:24 +02:00
91ce418523
Support statements with parameters in va_list
2019-09-01 04:20:24 +02:00
bda85e8833
Correct the type for rows when reading queries
2019-09-01 04:20:24 +02:00
d603279dd8
Allow issuing queries directly on the command line
2019-09-01 04:20:24 +02:00
58cce2b8e0
Update the copyright notice
2019-09-01 04:20:24 +02:00
58d5635958
Rename the tool to "database"
2019-09-01 04:20:24 +02:00
34a835f967
Add an accessor to the DatabaseStatement class
2019-09-01 03:04:28 +02:00
f3f7650dfe
Merge branch 'khorben/database-statement'
...
This should simplify the API for the consumer. It removes the need to
keep track of the underlying Database for a given prepared statement.
It also renames the API for consistency.
2019-08-31 03:10:14 +02:00
37eee59000
Update the copyright notice
2019-08-31 03:09:03 +02:00
da6aeb9b84
Introduce the DatabaseStatement API
2019-08-31 03:09:03 +02:00
f25905dde1
Update the copyright notice
2019-08-31 03:07:14 +02:00
2d73113933
Avoid a compilation warning
2019-08-31 03:06:54 +02:00
51c8f606fe
Update the copyright notice
2019-08-31 02:15:20 +02:00
eb17704f28
Avoid a compilation warning
2019-08-31 02:14:47 +02:00
0032141723
Update the copyright notice
2019-08-31 01:55:54 +02:00
84885b4e58
Code cleanup
2019-08-31 01:55:37 +02:00
bdb962c906
Newer version upstream
2016-12-09 00:20:51 +01:00
6c0bd85bae
Add a test for pkg-config
2016-08-02 02:43:29 +02:00
ead5edc225
More portable build as PIE
2016-05-12 01:03:49 +02:00
c869d1d2b4
Link with libDatabase as required
2016-04-22 01:06:04 +02:00
a4de436174
Help the "python.sh" test pass
2016-04-22 00:53:39 +02:00
200591f650
Simplify
2016-04-22 00:49:56 +02:00