Commit Graph

89 Commits

Author SHA1 Message Date
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
7ce21935c3 Updated a comment 2014-08-14 19:54:22 +02:00
0c18c03b18 Updated the copyright lines 2014-08-14 19:54:08 +02:00
e02c1c1502 Call the callback once with no values when there were 0 rows in the result 2014-08-14 19:53:04 +02:00
8c44dc3b42 Newer version of the scripts upstream 2014-04-25 00:29:23 +08:00
d1bf684439 Newer versions of the helper scripts upstream 2014-01-23 12:27:17 -06:00
c72cd4ae6a Fixed the URL for the online documentation 2013-07-24 03:36:41 +02:00
b8f3fa2d34 Re-generated the documentation 2013-07-24 03:36:06 +02:00
6d72ac856c Now printing the results 2013-07-17 01:14:57 +02:00
0b7c5a32c7 Improved the usage screen 2013-07-17 01:03:05 +02:00
52a31d4dbb Now able to connect to any database (supporting connection files) 2013-07-17 01:02:15 +02:00
2bbcf869f4 Let the database engine to load be specified on the command-line 2013-07-17 00:54:49 +02:00
17da73f5a0 Implemented a usage screen 2013-07-17 00:52:33 +02:00
78b364c4fc No longer using pg_config --libs to build the PostgreSQL plug-in (it is wrong) 2013-07-17 00:51:12 +02:00
6443d18de7 Added a sample test tool (works only with PostgreSQL at the moment) 2013-07-16 15:56:00 +02:00
6a3b54a975 Fixed executing prepared statements 2013-05-04 01:20:30 +02:00
a35d5aaede Re-generated the Makefiles 2013-05-04 01:19:30 +02:00
b3a84fa0d0 Both the PostgreSQL and the Template engines require libSystem to build 2013-03-27 02:21:45 +01:00
483a825bb7 Building requires libSystem 2013-03-26 19:38:36 +01:00
1751f7ff57 Re-generated the Makefiles 2013-03-24 17:14:00 +01:00
d468a37a37 Give the Python binding a better chance to work 2013-02-13 00:57:29 +01:00