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

110 Commits

Author SHA1 Message Date
asfernandes
ffef9313c0 INTL script 2005-07-05 15:25:27 +00:00
alexpeshkoff
03ee94ad38 make it compatible with solaris build 2005-06-27 12:46:02 +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
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
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
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
59213efe7e Merge INTL branch into HEAD 2005-05-27 22:45:31 +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
13c9bfeaa3 Try to pick-up Ray Holme Solaris spark32 port into FB2 (not tested yet) 2005-04-18 16:06:21 +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
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
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
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
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
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
dimitr
03cfc7c237 Changes and cleanup regarding XNET vs old-style IPC. 2005-01-16 12:35:27 +00:00
robocop
1062f96919 Fix typo reported by Kristof Petr. 2005-01-04 00:18:19 +00:00