Commit Graph

159 Commits

Author SHA1 Message Date
54c6750603 Fix "make distcheck" 2016-04-19 23:53:08 +02:00
3c90a2ce3b Let the tests find libDatabase 2016-04-19 23:52:15 +02:00
bbbb710996 Register the "sqlite3" test as failing 2016-04-19 23:49:38 +02:00
3bf5bd775e Update the copyright notice 2016-04-19 23:49:25 +02:00
05ba868436 Add a test for shell scripts 2016-04-19 23:46:23 +02:00
957cc15b74 Add a test for the "sqlite3" engine 2016-04-19 23:45:25 +02:00
799a5298e6 Add support for OBJDIR 2016-04-19 23:38:56 +02:00
9f68750cf0 Clean up the .gitignore files 2016-02-29 23:54:16 +01:00
26078d8d33 Remove generated files from the source tree 2016-02-29 23:51:30 +01:00
141ebccba3 Re-generate the Makefile 2016-02-29 23:51:02 +01:00
4531e098e4 Update the copyright notice 2016-02-29 23:47:16 +01:00
286aeccd74 Generate Makefiles automatically for the Python bindings 2016-02-29 23:46:57 +01:00
0c49c6a7a4 Update the copyright notice 2015-09-01 00:31:57 +02:00
9b29f2f882 Use PROGNAME 2015-09-01 00:31:36 +02:00
c7afd0c7ae Reflect changes upstream 2015-09-01 00:08:07 +02:00
4d0383f633 About to release DeforaOS libDatabase 0.0.1 2015-08-31 15:52:09 +02:00
ab350bc78e Remove auto-generated files from the source tree 2015-08-31 15:51:46 +02:00
240a4ee8e6 Default to the database master for "pgsql"
This is performed by overriding the initialization routine. It is
rather ugly, with the section used for the connection file being
detected and replaced on the fly if recognized.
2015-08-31 15:16:44 +02:00
bc2b590d96 Add stub for the "pgsqlpool" database engine 2015-08-31 14:49:11 +02:00
38ffe7c974 Build with SSP, PIE and RELRO by default 2015-08-31 14:47:45 +02:00
71e171dd9a Reflect changes upstream 2015-08-31 14:41:10 +02:00
a6fa77110e Build tools as PIE 2015-07-11 15:26:29 +02:00
e6be459efc Build with -fstack-protector 2015-07-11 15:25:09 +02:00
6d5b33aadd Update the copyright notice 2015-06-15 01:55:07 -04:00
a90d67c478 Use libDatabase.h from the source tree 2015-06-15 01:54:43 -04:00
58832d6953 Update the copyright notice 2015-06-15 01:40:44 -04:00
1ed110458a Look for libSystem.pc in the current PREFIX as well 2015-06-15 01:40:44 -04:00
d369a76700 Update the copyright notice 2015-06-02 20:21:46 +02:00
afb8260ecf Add default values for LIBDIR 2015-06-02 20:20:42 +02:00
4748cdff9b Re-build src/database.c upon configure 2015-06-02 20:17:27 +02:00
7e29b63978 Update the .gitignore files 2015-06-02 20:15:51 +02:00
37da90d34e Restore src/python/Makefile 2015-06-02 20:13:08 +02:00
f89507a8bf Add a few .gitignore files 2015-04-30 19:52:33 +02:00
863e16fbac Update the copyright notice 2015-04-30 19:44:46 +02:00
d61f564c80 Code cleanup 2015-04-30 19:44:37 +02:00
7b75a43f15 No longer store Makefiles inside the source tree 2015-04-30 19:35:28 +02:00
a7210e6d39 Update the copyright notice 2015-04-30 19:23:03 +02:00
ef2065e6f0 Avoid a warning during compilation 2015-04-30 19:22:48 +02:00
35209f0eae Updated upstream 2015-03-03 20:43:46 +01:00
8a5352618c Re-generated the Makefiles 2015-03-03 20:43:28 +01:00
15e1b22545 Re-indented the Python code 2014-11-16 01:39:52 +01:00
2852c91a77 Added a test for conformance of python scripts 2014-11-16 01:37:15 +01:00
d8a26214b3 Re-generated the Makefiles 2014-11-16 01:35:46 +01:00
b92f6b98a8 Added support for building with OBJDIR 2014-11-12 21:26:43 +01:00
1836e19cb0 Code cleanup 2014-11-12 21:24:48 +01:00
cf779d28fd Newer version of the script upstream 2014-11-12 21:23:54 +01:00
977fd12db8 Re-generated the Makefiles 2014-10-12 23:49:41 +02:00
3e921b784e Code cleanup 2014-08-29 21:29:54 +02:00
cfb0961cf2 Updated the copyright line 2014-08-29 21:22:55 +02:00
37d705e217 Build the python binding as part of the tests 2014-08-29 21:21:09 +02:00