8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 08:03:04 +01:00
Commit Graph

259 Commits

Author SHA1 Message Date
brodsom
8a740d5dbb Changes to build with help.fdb 2003-03-18 03:05:49 +00:00
eku
ceb9d33c9d Changed the default extensions for databases from .gdb to .fdb
The Windows and OS X builds have not been updated yet.
2003-03-17 12:06:48 +00:00
alexpeshkoff
70c9d082ba Now external tables are checked against directories list 2003-03-15 20:20:41 +00:00
skidder
277a2ec191 Fixup optimization flags to produce fastest possible but still correct binary 2003-03-15 16:52:04 +00:00
hippoman
d53bd781d4 * define SUPERSERVER. 2003-03-15 04:21:33 +00:00
hippoman
3ba182f42a * Added Batch build for msvc7 2003-03-15 02:58:37 +00:00
eku
6cbd82fea8 Editline changes:
o got a FB-compliant makefile
 o uses configure
 o eventually compiles on SINIX-Z
2003-03-12 12:39:58 +00:00
dimitr
dba900815f Updated project files. 2003-03-11 11:55:59 +00:00
brodsom
d3373a168e Modify MinGW instructions 2003-03-07 16:58:49 +00:00
brodsom
4e04044bb8 Update instructions, remove win_libs and give instructions to patch manually libfbclient and libfbembed 2003-03-06 23:25:32 +00:00
brodsom
8b595099e7 Update instructions 2003-03-06 23:20:31 +00:00
brodsom
37b2fb6957 Move cntl.cpp to OS_ServerFiles 2003-03-06 13:16:15 +00:00
brodsom
c7f5f1ee5a Blob_filter is not a epp file since 1999, change the name to .cpp and modify the makefiles 2003-03-06 00:43:32 +00:00
brodsom
f489a329b3 Changes for MinGW build.
-Build instructions.
2003-03-06 00:27:59 +00:00
brodsom
c37d9f64da Changes for MinGW build.
-Patch previous commit
2003-03-06 00:16:52 +00:00
brodsom
4e76ba9525 Add cntl.cpp 2003-03-05 20:59:06 +00:00
brodsom
0b4413db1b Changes for MINGW build
-Use SHRLIB_EXT instead of 'so'
-Add WIN_LIBS
2003-03-05 17:59:10 +00:00
brodsom
cac84229a4 Changes for MINGW build
-Add ipserver objects
2003-03-05 17:56:50 +00:00
brodsom
06a42806de Changes for MINGW build
-Use SHRLIB_EXT instead of 'so'
-Add some needed sources.
-Add WIN_LIBS
2003-03-05 17:16:32 +00:00
brodsom
58a86432a3 Changes for MINGW build
-Use SHRLIB_EXT instead of 'so'
2003-03-05 16:19:08 +00:00
brodsom
fe47098fb3 Changes for MINGW build
-Use specific server files
-Add LIB_GUI
2003-03-05 16:15:45 +00:00
brodsom
1105de2544 Changes for MINGW build
-Use specific EMBED_UTIL_TARGETS
2003-03-05 16:13:07 +00:00
brodsom
346bf81994 Changes for MINGW build
-Add new util targets
-Use specific CLIENT_UTIL_TARGETS
2003-03-05 16:09:30 +00:00
brodsom
fccaa3b22a Changes for MINGW build
-Add ipserver files
-Use specific server files (remote dir)
-Add LIB_GUI
2003-03-05 16:07:13 +00:00
brodsom
d233e9da02 Changes for MINGW build
-Use SHRLIB_EXT instead of 'so'
2003-03-05 15:57:25 +00:00
brodsom
5c2576400d Changes for MINGW build
-Use SHRLIB_EXT
-Add locks to FBCLASSES_ClientFiles(only used by windows but not part of the os specific files)
2003-03-05 15:51:44 +00:00
brodsom
ca19e731e7 Changes for MINGW build
-Use SHRLIB_EXT
-Add new util targets
2003-03-05 15:49:07 +00:00
brodsom
7a72fc1398 Changes for MINGW build
-Add OS_ServerFiles
-Add CLIENT_UTIL_TARGETS and EMBED_UTIL_TARGETS.
-For mingw add some values only used in this port.
-Set OS_Specific_Files
2003-03-05 15:45:25 +00:00
brodsom
2c112840b0 Changes for MINGW build
-Add OS_ServerFiles
-Add CLIENT_UTIL_TARGETS and EMBED_UTIL_TARGETS.
2003-03-05 15:42:28 +00:00
hippoman
3cb3609a4a Fixed MSVC7 build, added IPSERVER define 2003-03-04 22:00:13 +00:00
dimitr
3782eb1cf3 Fixed connects via local protocol after Blas' changes. 2003-03-03 14:35:06 +00:00
fsg
e0dcb77416 Fixed some really old typos.
Included ExecuteStatement in the LINUX-Build
2003-03-02 17:47:22 +00:00
dimitr
4e50090482 Synchronized MSVC6 builds with EXECUTE STATEMENT changes. 2003-03-02 13:17:36 +00:00
alexpeshkoff
bd12d9e732 Fixed EXECUTE STATEMENT to support INTO clause
Now required changes in msvc6 build
2003-03-02 12:51:39 +00:00
hippoman
90a69e36a3 * Added missing JRD\ExecuteStatment.* files to engine* projects 2003-03-01 23:22:21 +00:00
hippoman
a9eff28375 * updated msvc7 build files. 2003-03-01 22:04:19 +00:00
dimitr
1f3e4b22cd Some changes for the embedded server. 2003-03-01 16:30:55 +00:00
aafemt
1f1e2cc489 blrtable.h is generated and must not be in tree 2003-02-28 05:22:13 +00:00
brodsom
bcb9e453bf Add gpre project to build batch 2003-02-27 17:27:33 +00:00
brodsom
caa2c65b1e Add Fortran files and move GPRE_* defines from autoconf header to makefiles. 2003-02-27 16:55:56 +00:00
dimitr
14f54d6405 Fixed build problem pointed by Arno (caused the server to crash in some cases). 2003-02-27 16:28:49 +00:00
dimitr
96bd820bda Updated project files. 2003-02-27 15:35:17 +00:00
dimitr
df05e0a1f1 Fixed win32 build. 2003-02-26 11:28:20 +00:00
brodsom
e54b0bca76 Add needed file (lost when the change was committed) 2003-02-25 13:14:59 +00:00
brodsom
6129a2a222 Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h. 2003-02-25 13:12:05 +00:00
brodsom
bf647766a6 Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h. (and clean dependency) 2003-02-25 13:10:42 +00:00
brodsom
d07b738efd Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h. 2003-02-25 13:01:21 +00:00
brodsom
f02ef90cdc Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h. 2003-02-25 12:55:20 +00:00
dimitr
ad8f28ab81 Cleanup. 2003-02-25 08:22:23 +00:00
eku
5ffe65acc2 Since PYXIS support has gone some time ago, remove it from the Makefiles as
well.
2003-02-24 09:52:33 +00:00