skidder
c01c6584d4
Enable Claudio's workaround of using boot gpre for a few files in build process to permit using Firebird 1.5 or 1.0 as a build host engine. Medium-term solution would probably be to replicate boot build process for POSIX on Windows, it is not difficult
2004-11-04 00:25:04 +00:00
skidder
a3184703a1
Fix POSIX build
2004-11-03 23:47:29 +00:00
paulbeach
d56ddc1850
Fix minor typo
2004-11-03 12:06:41 +00:00
skidder
270882fe3d
Migrate POSIX build to ib_udf.cpp
2004-11-02 07:15:55 +00:00
skidder
7a4da144f2
Move MSVC7 build to ib_udf.cpp
2004-11-02 06:27:44 +00:00
aafemt
1987957c8c
Unfortunatelly GNU autoconf macros added by Nikolay don't work for mingw
2004-10-27 09:21:25 +00:00
skidder
3e26513b38
fb_interpret->isc_interpet, deprecate isc_interpete, clean interface a little bit
2004-10-25 03:53:03 +00:00
skidder
69363fd241
Add support for biarch builds
2004-10-24 09:10:56 +00:00
skidder
9087f86539
Add documentation note per claudio suggestion
2004-10-24 08:04:37 +00:00
robocop
ef45338b6c
Indication on how to recover the build manually after adding fields to the engine.
2004-10-23 00:51:40 +00:00
robocop
efed4e82ec
Switch the NSVC6 version to use the new ib_udf2.sql with ib_udf.cpp
2004-10-20 01:03:07 +00:00
skidder
c7e2bcd435
Update BugCheckAbort option description
2004-10-18 20:48:25 +00:00
skidder
186591eda1
Build threaded version of fbudf library in SuperServer builds
2004-10-07 20:44:52 +00:00
skidder
a0b5535a05
Fix POSIX build after recent Claudio fix
2004-10-07 20:25:40 +00:00
skidder
6c85fc2f27
Use GNU autoconf macros to determine switches required to generate threaded binaries properly
2004-10-04 05:23:56 +00:00
robocop
c5543b4358
ipserver is being deleted. Update build files.
2004-10-03 06:34:45 +00:00
skidder
32666b4661
Update MSVC6 makefiles (untested)
2004-09-28 22:00:09 +00:00
skidder
85297ac45a
Fix MSVC7 builds
2004-09-28 21:50:10 +00:00
arnobrinkman
cb04037b49
fix build
2004-09-28 20:59:33 +00:00
skidder
02a0915156
Teach engine to work with larger record numbers - 64-bit internally, 40-bit externally
2004-09-28 06:28:38 +00:00
skidder
d9854a9eb4
Fix POSIX builds after Claudio changes
2004-09-26 22:37:24 +00:00
robocop
5ecdae2437
Added common/utils.cpp & h to common_static and gpre.
...
Please update your non MSVC6 build environments accordingly
2004-09-26 07:33:30 +00:00
robocop
a4337ec4f9
MSVC put these lines, don't know how or why, but most other projects have them, too.
2004-09-26 07:32:25 +00:00
robocop
41567542ab
No surprise I wasn't able to get a debug build_msg if the directories where overlapping with the released version (the only one used in the script)
2004-09-26 07:31:29 +00:00
robocop
e6cb17cac6
Vulnerability reported by Daniel Urban.
...
First step: reorganize code.
Please do a full rebuild after retrieving those changes.
2004-09-22 01:59:39 +00:00
skidder
420ee3f5ff
Cleanup
2004-09-16 22:32:30 +00:00
kkuznetsov
f816b1d083
Added server_main to fix unresolved dependency error
...
while linking something against libfbclient.so using Sun-Like(TM) linker.
The os/sun/server_main_dummy.cpp is a file with noop routine
server_main to put into libfbclient
if it defined by firebird.vers mapfile while
linking libfbclient with Sun-like LD
2004-09-15 08:35:12 +00:00
skidder
2627dbec8f
Add newline printed after Firebird SS service startup
2004-09-14 16:11:26 +00:00
kkuznetsov
e10ed4d5b9
Fix some unresolved symbols. Make FB CS linkable on Solaris x86.
2004-09-09 11:32:54 +00:00
alexpeshkoff
c68956dc2c
Added firebird.conf parameter UsePriorityScheduler (requested by Nickolay)
2004-09-02 09:09:34 +00:00
alexpeshkoff
a808403767
Partially removed DeadThreadsCollection parameter from firebird.conf.
...
Concerning complete removal of it I wait for response on my letter to devel list.
2004-09-01 16:11:12 +00:00
alexpeshkoff
f34a8bbb89
Removed alice\lls.h as absolutely unneeded during alice cleanup.
...
Other non-posix platforms may also need fix.
2004-09-01 14:55:51 +00:00
alexpeshkoff
2295386234
fixed bug in previous commit
2004-09-01 12:06:35 +00:00
alexpeshkoff
8d950d0ccd
fixed msg.fdb build on windows terminal server remote session
...
posix is also in sync
2004-09-01 11:53:38 +00:00
robocop
ce3a14168a
Comment what seems to me a redundant copy
2004-08-27 08:30:49 +00:00
robocop
e756993e4c
Invoke isql in silent mode
2004-08-26 04:21:01 +00:00
aafemt
c847361cd6
Create msg.fdb from scripts instead of backup
2004-08-23 09:55:51 +00:00
aafemt
d2958bd3cf
Create msg.fdb from scripts instaed of backup
2004-08-23 09:53:54 +00:00
robocop
eb18074d95
Misc: fix misleading message
2004-08-21 09:13:22 +00:00
skidder
46a15ac2a2
Erik's script producing source bundle including configure script. Invoked via: make srctarfile
2004-08-20 05:11:55 +00:00
skidder
5400dcc669
Correct POSIX SuperServer build dependency tracking problem
2004-08-17 22:34:26 +00:00
dimitr
5d1bb93fbb
Synchronized MSVC7 build with others.
2004-08-17 09:29:27 +00:00
alexpeshkoff
074dcaac32
I've added thd.cpp to gfix in VC6 and posix builds. Other builds should also be fixed.
2004-08-16 12:56:20 +00:00
skidder
651b5c1b48
Cosmetic changes
2004-08-12 23:28:37 +00:00
dimitr
4bd53f42cc
Added two new error messages.
2004-08-02 21:17:53 +00:00
skidder
b980507ad2
Valgrind support
2004-07-30 22:38:08 +00:00
skidder
32baa87086
Change license for source files which I wrote
2004-06-30 01:26:40 +00:00
kkuznetsov
e04eaf0a9a
Commented out THD_* functions if using new style of thd
2004-06-16 15:41:10 +00:00
alexpeshkoff
572d12f442
Thread cleanup:
...
Removed thd_proto.h, all required definitions are in thd.h know.
2004-06-08 13:56:02 +00:00
kkuznetsov
8c2a4723e1
Some more solx86 commits
2004-06-08 12:10:26 +00:00