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

129 Commits

Author SHA1 Message Date
brodsom
f24c9b2f94 Update the MINGW readme after the event problem was resolved. 2003-03-25 13:24:48 +00:00
aafemt
ed3859c23b Another step towards MinGW CS build 2003-03-25 11:07:59 +00:00
aafemt
7e9e535a38 Few improvements for Win32 SS build procedure 2003-03-21 11:53:48 +00:00
aafemt
793ce67c72 Version information is concentrated in src/misc/writeBuildNum.sh 2003-03-20 11:11:55 +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
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
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
fsg
e0dcb77416 Fixed some really old typos.
Included ExecuteStatement in the LINUX-Build
2003-03-02 17:47:22 +00:00
aafemt
1f1e2cc489 blrtable.h is generated and must not be in tree 2003-02-28 05:22:13 +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
skidder
8121720f94 Make intl support work on POSIX again 2003-02-22 15:45:22 +00:00
kkuznetsov
9f00a42c5b Some Impruvements with sfio 2003-02-20 14:41:17 +00:00
eku
7a74c7bfd8 This file does not compile on POSIX platforms. Exclude it from the build
process until someone has fixed it.
2003-02-20 06:17:25 +00:00
aafemt
d861d96c63 XNET and somewhere WNET were added to remote interfaces 2003-02-19 05:16:46 +00:00
aafemt
a88455f961 Propagate PLATFORM across makefiles 2003-02-19 05:14:36 +00:00
eku
e9e3967a47 Fixed POSIX build after removal of pipe/csv directories. 2003-02-17 08:26:10 +00:00
eku
06db98738f Fixed POSIX build. 2003-02-12 09:23:12 +00:00
aafemt
e55e271385 Little step towards MinGW build. Physical IO module is platform-depended now 2003-02-11 05:13:36 +00:00
eku
a7f18b2e31 Removed "register" variables from the source code. It's up to the compiler
to hold variables in CPU registers.
2003-02-10 13:28:35 +00:00
dimitr
a0ea6bb388 Renamed isc4 in the build files. 2003-02-10 12:26:26 +00:00
dimitr
6c4efa34c9 Damn, my own typo caused another one. The extension should be "fdb". 2003-02-10 11:54:30 +00:00
eku
1a9a258234 Renamed isc4.gdb to security.gdb (POSIX builds) 2003-02-10 11:01:23 +00:00
fsg
817066fe5f Fixed a typo to get it compiled under Linux again 2003-01-26 18:12:09 +00:00
brodsom
2be103e8a0 New charsets (update posix build) 2003-01-25 03:14:32 +00:00
skidder
ba5e11b15c Integrate new memory manager into the engine 2003-01-16 17:47:10 +00:00
skidder
6e8a13c82b Make engine compile on POSIX again 2003-01-04 17:10:43 +00:00
skidder
d24487802c Make standard UDF libraries functions involving memory allocation work on Linux 2003-01-02 16:02:43 +00:00
nmcc
38368e393d Move sfio test to Solaris specific location.
Change to --with-sfio=path_to_sfio defaulting to no and substitute values
in to makefiles.

This allows Classic to be built and run without sfio using standard Solaris
stdio while problems between sfio, ib_stdio etc and C++ are sorted out for
superserver.
2002-12-31 18:15:18 +00:00