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

942 Commits

Author SHA1 Message Date
asfernandes
2932cb0c11 Export IB_UDF_srand function 2005-07-30 01:48:31 +00:00
kkuznetsov
b8f373d101 Fix solaris x86 build 2005-07-29 09:24:46 +00:00
asfernandes
e425a45a63 Bosnian collation BO_BO for WIN1250 - contributed by Fikret Hasovic 2005-07-28 19:59:11 +00:00
aafemt
ded6a80c4a Use libfbcommon wherever possible and drop ancient workaround for dependencies (use -MMD switch instead) 2005-07-22 10:26:30 +00:00
paul_reeves
a8065a80fb When we say clean lets make sure to include the icu tree as well. 2005-07-19 13:17:01 +00:00
paul_reeves
7364e5a271 Make sure we ship instructions on scripted installs with the binary installer. 2005-07-19 13:09:46 +00:00
paul_reeves
826b85e531 Update Polish text of Win32 install notes. 2005-07-19 12:36:05 +00:00
paul_reeves
91bc697a21 Add updated bosnian Win32 install notes. 2005-07-18 14:05:12 +00:00
paul_reeves
c919586c8f Minor updates to the Win32 build scripts. Disable intlbuild in make_examples. Update Win32 readmes. 2005-07-12 12:36:12 +00:00
asfernandes
874a2bf5ac Fix normal build for MSVC7 2005-07-10 17:57:58 +00:00
robocop
3cfdbcce31 Prevent confusing error msg "1 was unexpected at this time." 2005-07-08 03:43:21 +00:00
asfernandes
ffef9313c0 INTL script 2005-07-05 15:25:27 +00:00
aafemt
4224c35066 Mangled stdcall export 2005-07-04 05:54:21 +00:00
alexpeshkoff
0d1a78724a one more attempt to make it build on all platforms 2005-06-29 06:17:03 +00:00
paul_reeves
8a3629328a Minor tweaks to Win32 build system to integrate the icu code into the build. 2005-06-27 13:54:02 +00:00
alexpeshkoff
03ee94ad38 make it compatible with solaris build 2005-06-27 12:46:02 +00:00
alexpeshkoff
b6e53c4e5b make icu build on both linux and solaris 2005-06-27 12:43:32 +00:00
aafemt
86394e24ce Let's produce not so big files 2005-06-27 10:20:00 +00:00
asfernandes
340855b97e Use fbembed in boot-build 2005-06-22 23:00:19 +00:00
asfernandes
3d7a99c75a Misc. 2005-06-22 22:47:54 +00:00
asfernandes
515e3cc6ce MSVC7 projects for boot-build with fbembed 2005-06-22 22:46:36 +00:00
alexpeshkoff
d59be2b673 Fixed problem, noticed by Dimitry Sibiryakov 2005-06-22 09:21:37 +00:00
alexpeshkoff
bc516b4788 a bit better handling of intl stuff 2005-06-21 09:16:17 +00:00
alexpeshkoff
10983b1078 a bit better handling of intl stuff while packaging 2005-06-21 09:03:39 +00:00
aafemt
eae3679604 Fix over-export 2005-06-16 12:09:46 +00:00
alexpeshkoff
5cb1f00392 fixed INTL issues in SS package build 2005-06-15 15:19:29 +00:00
alexpeshkoff
4602578217 fixed INTL issues in package build 2005-06-15 15:18:37 +00:00
alexpeshkoff
77f0cf5bee fixed gsec CS posix build 2005-06-15 15:03:50 +00:00
asfernandes
2a41a6d305 Integrate collations KOI8R_RU (Russian), KOI8U_UA (Ukrainian), WIN1257_EE (Estonian), WIN1257_LT (Lithuanian) and WIN1257_LV (Latvian) ported by Dmitry from Yaffil 2005-06-11 19:51:00 +00:00
aafemt
c7a7155dc6 ICU adaptation and some improvements 2005-06-10 10:32:51 +00:00
alexpeshkoff
e031878ff4 fixed posix build after Dmitry's change 2005-06-08 09:58:40 +00:00
aafemt
c24c3130b1 ICU build with MinGW 2005-06-08 05:28:47 +00:00
aafemt
93da790005 More appropriate place to configure ICU 2005-06-07 05:09:42 +00:00
robocop
b8d1f00f94 - Corrections and changes to Adriano's commit, subject to his inspection.
- Solved an endless loop with trim and zero-length trim characters, etc.
- Some places are signaled with FB_COMPILER_MESSAGE for prompt attention.
2005-06-06 08:30:03 +00:00
asfernandes
47e4d81e0d Add bl88591ptbr0.h and pw1252ptbr.h to MSVC6 build 2005-06-05 22:08:42 +00:00
kkuznetsov
0ee1eb1ef9 First step to build icu on others then Linux
Linux should work but must be retested
2005-06-02 08:00:34 +00:00
asfernandes
f9bf775ce6 Removed inconsistences spotted by Claudio 2005-05-30 15:57:43 +00:00
asfernandes
0f67560006 Make "configure --with-editline" work 2005-05-29 15:27:08 +00:00
asfernandes
59213efe7e Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
aafemt
d1d1c1423a Config classes are not part of common library because of ifdefs inside 2005-05-19 05:09:06 +00:00
dimitr
ec0a084a61 Correction. 2005-05-19 03:28:07 +00:00
dimitr
edf48a04be Fixed the threading issues in fbembed. 2005-05-18 19:26:47 +00:00
hvlad
f09b71c941 Update project files after Alex changes 2005-05-13 07:03:30 +00:00
hvlad
61c702c419 Update project files after Alex changes 2005-05-13 06:54:49 +00:00
alexpeshkoff
a84dab163b Applied class MetaName 2005-05-12 18:28:49 +00:00
robocop
bef551ef3e Totally misc. 2005-05-05 08:39:12 +00:00
paul_reeves
660ee953d4 Add Spanish translations for Win32 installer. Fix problem with Bosnian translation. Update readmes for Alpha2. 2005-05-04 10:47:44 +00:00
alexpeshkoff
1543b10e82 New scripts for linux 2005-04-29 18:24:44 +00:00
alexpeshkoff
a6e01313e7 removed obsolete scripts - moving to new scripting style 2005-04-29 18:18:31 +00:00
alexpeshkoff
a912b14498 New scripts for posix 2005-04-29 18:16:46 +00:00
alexpeshkoff
27d6144ade removed obsolete scripts - moving to new scripting style 2005-04-29 18:12:44 +00:00
kkuznetsov
58f4cd4cdc Make Solaris install scripts "unified" for sparc and x86 2005-04-20 14:30:49 +00:00
kkuznetsov
59c8324fd3 misc cleanup 2005-04-19 08:23:49 +00:00
kkuznetsov
13c9bfeaa3 Try to pick-up Ray Holme Solaris spark32 port into FB2 (not tested yet) 2005-04-18 16:06:21 +00:00
kkuznetsov
bb8dc9d9c0 Some more moving from solx86 to sol-sparc-64 2005-04-13 13:02:43 +00:00
kkuznetsov
1b0d8489c5 Some workarounds 2005-04-13 07:46:39 +00:00
kkuznetsov
483d31e242 Starting work to port FB2 to Solaris sparc 64 using gcc (incomplete) 2005-04-07 14:59:51 +00:00
alexpeshkoff
8ddef77269 removed due to new method to create security database 2005-04-06 08:46:31 +00:00
kkuznetsov
6c54fe33e8 Changed commented value of TCPNONAGLE to default 1 2005-04-05 07:08:02 +00:00
kkuznetsov
438005440f Allow setting TCP_NODELAY socket option in Classic Server
and make if default true on both arhitecture.
2005-04-04 12:54:34 +00:00
robocop
fcb0e10fcb Misc. 2005-04-02 02:57:31 +00:00
dimitr
ed39c56a17 Let's see whether VC71 produces better code than VC60.
Previously, these modules couldn't be globally optimized (causing to server crashes).
2005-03-31 15:34:00 +00:00
paul_reeves
226eb164e2 Fix msvc6 project file for cpl applet. 2005-03-29 09:48:23 +00:00
aafemt
017497b834 Comment out dirs with broken files 2005-03-24 11:16:27 +00:00
paul_reeves
a561c352ec Install msvc runtimes in <sys>; ship msvc runtimes with embedded; Assume MSVC 7 is default compiler. 2005-03-23 08:20:30 +00:00
tsteinmaurer
c574a51c4e German translation for the Firebird 2.0 Alpha 1 installer added 2005-03-22 13:36:45 +00:00
alexpeshkoff
a0854e0e4c fix examples in package 2005-03-20 12:48:04 +00:00
alexpeshkoff
8ffabb2d8a fix examples in package 2005-03-20 11:11:33 +00:00
alexpeshkoff
3f24624257 fix examples in package 2005-03-20 11:00:34 +00:00
robocop
94e04d3768 Misc. 2005-03-20 04:26:10 +00:00
robocop
6896a27f4b Fixing the MSVC6 build after Paul Reeves' changes, second part. 2005-03-20 04:21:33 +00:00
robocop
8d6fd75c84 Fixing the MSVC6 build after Paul Reeves' changes. 2005-03-19 07:51:31 +00:00
paul_reeves
bec585cacc Final tweaks for Win32 Alpha1 builds. 2005-03-18 11:25:48 +00:00
aafemt
888bde030c Drop outdated duplicates 2005-03-18 05:13:44 +00:00
paul_reeves
c466bb4b2a Bring installation_readme.txt up-to-date. 2005-03-16 14:46:51 +00:00
paul_reeves
819d0fe39e Minor fix to Win32 build script. Sync isc_version.h. 2005-03-16 13:16:03 +00:00
paul_reeves
7047f6d1ee Improve detection of previous Windows installs. 2005-03-16 10:53:53 +00:00
paul_reeves
a00041e80a Add Polish translation of Win32 installer. 2005-03-16 10:51:52 +00:00
robocop
8991dabefd We renamed the list to become firebird-support a lot of time ago. 2005-03-16 01:08:13 +00:00
robocop
496ba98327 Fixing typos 2005-03-16 01:04:50 +00:00
alexpeshkoff
ab341a1425 removed unused link /usr/include/gds.h 2005-03-15 11:46:11 +00:00
paul_reeves
abec46fcb8 Add Bosnian translation of Win32 installer. 2005-03-15 09:27:08 +00:00
paul_reeves
4f9598eb21 Update Win32 install scripts, and readme's. 2005-03-14 14:55:48 +00:00
kkuznetsov
ce607338b6 Solaris install system: classic 2005-03-14 14:50:57 +00:00
paul_reeves
062401a4a9 make custom_messages.inc more version agnostic. 2005-03-14 14:48:38 +00:00
paul_reeves
b8fa97dfe8 Add fb2control.dsp 2005-03-14 14:41:40 +00:00
paul_reeves
2c6bbad8ca Add fbcontrol.vcproj. Bring instclient.vcproj file into line with 7.1 2005-03-14 14:36:21 +00:00
alexpeshkoff
11e1bfcdec merge 1.5 install files to 2.0 2005-03-13 16:04:59 +00:00
kkuznetsov
40bc3eb4d5 Solaris packaging system next parts (incomplete) 2005-03-11 15:20:14 +00:00
kkuznetsov
8fba62a4d6 Solaris install system parts incomplete 2005-03-11 14:54:49 +00:00
hvlad
ff43bec044 1. Take in account CLEAN parameter when builded build_msg and codes. This decreased build time
2. run_all now produced RELEASE builds
2005-03-09 10:24:32 +00:00
hvlad
55252b5c97 Direct DEBUG build to debug directory 2005-03-09 10:17:56 +00:00
robocop
8a8f0ad8dc Include fbembed in MSVC6 build. 2005-03-07 07:37:39 +00:00
robocop
a749151080 Correct some files to refer to FB2 and security2.fdb 2005-03-05 01:44:38 +00:00
paul_reeves
4b26e525c3 Update Win32 MSVC7 project files. Fix some Win32 packaging issues. 2005-03-04 10:08:06 +00:00
robocop
bfd59de89a Make FB2 buildable with MSVC6 again after Konstantin's changes. 2005-03-04 01:01:14 +00:00
robocop
2f752f36aa Totally misc. 2005-03-04 00:01:42 +00:00
kkuznetsov
e78207ddba Splitting thd.cpp into 2 files
ThreadData.cpp - thread control class to use in Client
thd.cpp -  thread control class to use in Server
To avoid making global visibility of a lot of THD_* ISC_event and so functions in libfbclient.so
(Can be breakable but needed)
2005-03-01 15:49:10 +00:00
kkuznetsov
afde1d317e Fix error in makefile 2005-03-01 15:10:40 +00:00
paul_reeves
7d52fff154 Append .txt to readme when generating Win32 examples kit. 2005-03-01 14:53:46 +00:00
hvlad
dbcf1a6125 output\security.fbk renamed to security2.fbk 2005-02-26 18:54:32 +00:00
hvlad
a4c9eb267c Correction 2005-02-26 18:22:55 +00:00
paul_reeves
5fdf7a582c Remove misplaced CR/LF 2005-02-25 14:17:23 +00:00
alexpeshkoff
f4cd5a154f Changed name to security2.fdb 2005-02-24 12:24:38 +00:00
robocop
3c7754e27e Totally misc. 2005-02-24 06:27:25 +00:00
paul_reeves
2d1b902d28 Add supporting files to build Win32 packages 2005-02-17 15:04:23 +00:00
paul_reeves
c7731c92f1 Major overhaul of Win32 package building script. Update win32 readme and install readme. 2005-02-17 14:53:43 +00:00
paul_reeves
ec9329960b Forward port i18n strings for Win32 installer from Fb 1.5 2005-02-17 14:49:01 +00:00
paul_reeves
0cae302084 Tidy up error handling in make_all.bat. 2005-02-17 10:46:39 +00:00
paul_reeves
dc25323893 Add instclient to MSVC7 solution. 2005-02-17 10:45:25 +00:00
dimitr
c00ffe7ec0 Fixed the default memory management in fbclient.
Avoid crashing the server when fbclient is used in its address space.
2005-02-16 08:46:48 +00:00
fsg
071e9652c9 Add Optimizer.cpp to posix build.
FSG
2005-02-14 21:02:04 +00:00
robocop
ece9ba87fb Misc. 2005-02-11 09:09:55 +00:00
robocop
08cd3467ae Misc. 2005-02-11 07:06:14 +00:00
arnobrinkman
283d7f0d8c Add new optimizer logic for handling :
ODS11:
- segment-selectivity
- better support for IS NULL
- better support for STARTING WITH
- matching both OR and AND nodes to indexes
- pick better JOIN order based on cost rules

ODSx:
- Indexed order on OUTER JOIN queries
2005-02-10 22:54:17 +00:00
paul_reeves
3cb0fce65b Some enhancements and fixes for the Win32 build scripts. 2005-02-08 14:59:13 +00:00
fsg
3c04dcdf34 Fixed posix superserver build.
FSG
2005-02-05 10:30:48 +00:00
paul_reeves
65f1d96f03 Add Firebird2_examples solution. Note that this is for VS 7.1, not 7.0 2005-02-03 13:57:31 +00:00
paul_reeves
1642e60e24 Set all VS 7.1 project files to output binaries into the same directory. 2005-02-02 11:57:22 +00:00
robocop
b6b981e9a6 Hide error message if there's nothing to delete. 2005-01-26 03:33:43 +00:00
stryqx
49a19c9946 Fix final instance of gds_delay to gds_relay. 2005-01-24 02:15:48 +00:00
dimitr
03cfc7c237 Changes and cleanup regarding XNET vs old-style IPC. 2005-01-16 12:35:27 +00:00
aafemt
6196c962ac Missed objects 2005-01-13 07:28:32 +00:00
robocop
1062f96919 Fix typo reported by Kristof Petr. 2005-01-04 00:18:19 +00:00
skidder
f36811f20c Honor CFLAGS given by the user in POSIX builds 2004-12-28 21:12:47 +00:00
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
skidder
b83503e0f7 Fix MSVC7 build 2004-12-22 17:26:20 +00:00
alexpeshkoff
9738692f68 Added new parameter 2004-12-19 16:19:35 +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
skidder
9adf38b2b3 Fix MSVC7 makefiles 2004-12-07 19:21:26 +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
robocop
3fe9fd52b7 Rebuild was used always because the intermediates and/or the executables for build_msg and codes where written to the same dir for the debug and release versions. Since that was fixed time ago in msvc6, rebuild is not needed. I don't know about the msvc7 configuration, so I didn't touch it. 2004-11-24 09:32:56 +00:00
robocop
f7f47a31cc More verbosity to know where to look at when there are problems. 2004-11-24 08:55:21 +00:00
robocop
c795d35805 Fix MSVC6 build after Nickolay's changes. 2004-11-23 09:55:45 +00:00
skidder
16faeb6372 Fix POSIX build 2004-11-22 22:33:33 +00:00
skidder
9507cf9714 Context variables support 2004-11-22 20:22:03 +00:00
skidder
425ae95416 Fix problem with XP SP2 clients talking to POSIX server (SF#1065511) 2004-11-18 19:53:25 +00:00
alexpeshkoff
46e6c438e8 replaced platform-dependent SHA1 with in-tree sha.cpp 2004-11-15 07:35:26 +00:00
skidder
c0a1bd4a8a Fix posix build 2004-11-15 04:15:20 +00:00
skidder
f4feb2ff99 Update MSVC7 makefiles 2004-11-15 00:21:11 +00:00
hvlad
0babe00375 Added config file parameter for the garbage collection policy 2004-11-09 13:06:53 +00:00
asfernandes
092043eb49 Fix MSVC7 build after Alex changes 2004-11-08 12:53:21 +00:00
robocop
2e2f9df25b Change the license. 2004-11-08 05:50:57 +00:00
alexpeshkoff
b80daa69f1 security fix
use SQL instead of gbak to create security database
2004-11-07 14:01:13 +00:00
alexpeshkoff
d25ac4ea32 security fix
added new files to win32 VC6 build
2004-11-07 13:49:42 +00:00