Commit graph

6 commits

Author SHA1 Message Date
HarpyWar
34262706ea reorganize files, only pvpgn source here now 2014-02-03 11:02:09 +04:00
dizzy
b853497d14 Added more paths for PostgreSQL includes (to support debian4), removed
useless separate sqlite3.h check, disable strict ISO C++ conformance 
when compiling with MySQL headers which contain a "long long" reference 
that breaks conformance.
2007-09-04 19:01:17 +00:00
pandaemonium
969045912e fix detection of postgres libs on win32 2007-08-28 19:26:34 +00:00
dizzy
2304ba1c2e Add a special case for the MSVC lib paths for pgInstall windows
postregsql installations.
2007-08-28 17:02:35 +00:00
dizzy
2fcd6a2cfd Added registry lookup for PostgreSQL installed through pgInstaller for
version 8.2.x on Windows.
2007-08-28 14:06:45 +00:00
dizzy
8a538ca23c Added PostgreSQL storage support option for cmake for Unices (on Windows
we will need some registry readings or lookup directory within src 
path). Also fixed issues with mysql/sqlite finding scripts that were 
ignoring some attributes (like REQUIRED which makes it error if it 
cannot find it).
2007-08-27 20:02:18 +00:00