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

290 Commits

Author SHA1 Message Date
skidder
d6324d2e17 Add support for generic Linux builds (misc platforms) 2004-12-28 21:00:57 +00:00
skidder
f5a12f2a0d Update Linux/Sparc build 2004-12-28 20:57:46 +00:00
robocop
3229363ef6 val.h and val.cpp are unrelated.
Change was agreed a year ago in the list.
2004-12-17 06:21:39 +00:00
robocop
1f0b8804d1 Misc. 2004-12-10 14:51:25 +00:00
alexpeshkoff
387e678cca applied Clumplet* classes to dpb where possible 2004-12-09 19:19:47 +00:00
robocop
bb170bd3b6 isc_interpret is fb_interpret again.
Please do a full rebuild.
2004-11-28 01:03:05 +00:00
skidder
f808b2b9af Update makefiles 2004-11-24 20:45:19 +00:00
alexpeshkoff
bdd3b32278 use ClumpletReader to parse dpb options 2004-11-24 18:26:24 +00:00
skidder
16faeb6372 Fix POSIX build 2004-11-22 22:33:33 +00:00
skidder
c0a1bd4a8a Fix posix build 2004-11-15 04:15:20 +00:00
robocop
2e2f9df25b Change the license. 2004-11-08 05:50:57 +00:00
alexpeshkoff
8af7bdaffc security fix
1. added separate gsec.client build
2. added new files to posix build
2004-11-07 13:47:05 +00:00
skidder
a3184703a1 Fix POSIX build 2004-11-03 23:47:29 +00:00
skidder
270882fe3d Migrate POSIX build to ib_udf.cpp 2004-11-02 07:15:55 +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
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
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
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
kkuznetsov
e10ed4d5b9 Fix some unresolved symbols. Make FB CS linkable on Solaris x86. 2004-09-09 11:32:54 +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
aafemt
d2958bd3cf Create msg.fdb from scripts instaed of backup 2004-08-23 09:53:54 +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
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
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
kkuznetsov
8c2a4723e1 Some more solx86 commits 2004-06-08 12:10:26 +00:00
kkuznetsov
44242a72ce Fixed a couple of compile errors on Solaris x86 2004-05-24 11:23:41 +00:00
brodsom
f3fe379ee5 -Update MinGW warning switchs (+Wshadow +Wundef +pedantic) 2004-05-22 14:30:25 +00:00
skidder
277788de7a NetBSD port from James K. Lowden 2004-05-20 23:05:02 +00:00
kkuznetsov
936ec7895c Add LIB_LINK_MAPFILE variable option 2004-05-20 09:55:36 +00:00
kkuznetsov
234fdb0e43 Add check for caddr_t to fix compile error on Solaris munmap,
some more warnings to prefix solx86gcc, comment historycal pragmas
2004-05-13 14:05:00 +00:00
eku
1925c9fb8d Always use $(MAKE) instead of plain make. 2004-05-11 07:30:56 +00:00
brodsom
42a695a67f Removing llio* and codes.h 2004-05-10 07:21:09 +00:00
skidder
e816dc8d5a Import (unmodified) libedit-2.6.9 to provide line editing capabilities for isql 2004-05-08 03:28:26 +00:00
brodsom
3acf7023dc -To solve the dsc.h and ibase.h duplicated definitions
Create new dsc_pub.h and include it into ibase.h and dsc.h
2004-05-07 11:22:23 +00:00
brodsom
2f675febb2 llio is not used actually 2004-05-07 07:47:02 +00:00
eku
12762aafa4 Updated compiler flags. 2004-05-06 12:49:34 +00:00
kkuznetsov
c3a4b0161b mirroring all compiler options from other platforms 2004-05-06 11:40:48 +00:00
eku
63f05caf21 Fixed compilation issues by changing compiler flags. 2004-05-03 09:20:42 +00:00
brodsom
e9444b9311 -Modify object generation to be dependent on type (boot, std, superserver and superclient) not module. This saves 8% time in a full build.
-Add sqlda_pub.h to monolithic ibase
-Correct refDatabases symbols to avoid repeated generation of executables.
2004-04-30 23:02:07 +00:00