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

1043 Commits

Author SHA1 Message Date
asfernandes
eab25b47b2 Seems nobody is building V2.0 in MSVC6 :-) 2006-06-05 17:45:13 +00:00
dimitr
e3ca7be680 Let's do not require firebird.conf in utilities. In the long term (starting with HEAD?), the project "common" must die. 2006-06-05 12:53:05 +00:00
asfernandes
63a5d43abf Backport Spanish case-/accent-insensitive collation ES_ES_CI_AI for ISO8859_1 2006-06-05 01:17:52 +00:00
paul_reeves
1bf6ab5a0f Misc 2006-06-02 13:20:01 +00:00
paul_reeves
4667cd19d1 Make sure that the zip kit contain the files in misc.
Other Minor updates.
2006-06-02 13:18:33 +00:00
dimitr
a98abd4efc Provided some self-docs about the possible XNET issues. 2006-06-02 06:53:42 +00:00
alexpeshkoff
5154364adc backport: Limit packet size which we can process correctly 2006-05-29 16:56:52 +00:00
asfernandes
8d025166f6 Remove the old build system. Make the new one as: make_icu.bat, make_boot.bat, make_all.bat. 2006-05-28 01:12:58 +00:00
alexpeshkoff
ce7b95e97c backported fix 2006-05-23 13:11:39 +00:00
alexpeshkoff
f3542d56bb backported - added nbackup to SS binary packages 2006-05-19 12:19:27 +00:00
dimitr
f6fc1567ad Removed the unnessesary config option. 2006-04-25 10:47:03 +00:00
alexpeshkoff
a1e11fccb1 1. Fixed access to files in include directory
2. gds_drop is too 'strong' utility to be root SUID - let it
   better be usable only by root
2006-04-24 16:11:50 +00:00
asfernandes
4acfbcf672 Misc 2006-04-24 02:09:50 +00:00
alexpeshkoff
ce8534e3c9 1. fixed some linux install scripts problems
2. added slackware support
2006-04-23 13:28:28 +00:00
alexpeshkoff
28fbd4ec86 fixed SF#1459368 - bad access rights after install 2006-04-18 09:57:11 +00:00
alexpeshkoff
744b5b60dc removed obsolete comment 2006-04-18 09:52:29 +00:00
alexpeshkoff
f5c2df7072 fixed a couple of issues with firebird SS install/startup/shutdown/uninstall 2006-04-16 11:55:15 +00:00
asfernandes
8965aea8bf Backport Polish collation ISO_PLK for ISO8859_2 charset - contributed by Jaroslaw Glowacki 2006-04-13 03:29:52 +00:00
asfernandes
6df3f27648 Misc 2006-04-07 02:58:06 +00:00
aafemt
27574fc477 Since timestamp routines are compiled-in directly, no need to link against fbclient. 2006-04-06 04:19:00 +00:00
asfernandes
00fbfce04c Misc 2006-03-29 15:20:38 +00:00
paul_reeves
29df42060c Minor tweaks to the Win32 build/install stuff. Updated readme and install_readme. 2006-03-29 13:44:55 +00:00
paul_reeves
c80f17c239 Win32 installer - latest portuguese translations 2006-03-29 13:43:33 +00:00
paul_reeves
010a698f4d Add italian translations of install strings for Windows installs 2006-03-29 13:41:22 +00:00
asfernandes
487aeb2a72 Misc 2006-03-21 01:55:01 +00:00
alexpeshkoff
6601374bcb removed absolutely unneeded setuid - thanks to Sergey Skvortsov 2006-03-19 15:32:00 +00:00
robocop
23cf0c9e42 Misc. 2006-03-16 08:53:49 +00:00
alexpeshkoff
eddade0912 change default value of LegacyHash 2006-03-15 17:23:07 +00:00
asfernandes
a0b728a202 Misc 2006-03-10 02:05:24 +00:00
kkuznetsov
dddcbfdea5 Update solaris packaging 2006-03-09 15:24:42 +00:00
kkuznetsov
b02f5ba7ae Minor cleanup 2006-03-09 09:34:55 +00:00
kkuznetsov
4cc9c89261 Fix Solaris sparc 32 bit gcc port 2006-03-09 09:23:35 +00:00
asfernandes
b33f0a9ee2 Use tab instead of spaces 2006-03-08 02:06:50 +00:00
kkuznetsov
e7aa5f0206 Temporally comment out my previous commit 2006-03-07 13:01:53 +00:00
kkuznetsov
24929aec13 Fix make process on Solaris OSes 2006-03-07 11:21:55 +00:00
alexpeshkoff
2bcacd9feb fixed FBUDF build on posix 2006-03-06 17:49:47 +00:00
kkuznetsov
fbd37ebdd9 Removed profile gcc flag 2006-03-03 10:56:26 +00:00
robocop
bc70ac7e13 This was the only project file referencing legacy mem.cpp. 2006-02-22 07:21:43 +00:00
kkuznetsov
4e9bcc0d48 Add defines to support Sun C++ compiller
in FB Code.
2006-02-20 07:45:20 +00:00
dimitr
192c2c3a05 Committed changes for the win32 build process. 2006-02-10 19:40:01 +00:00
kkuznetsov
819daebddf Minor updates to Solaris sparc 64 prefixes 2006-02-08 09:25:32 +00:00
kkuznetsov
1d075f735e More fixes to SCC port 2006-02-06 16:12:49 +00:00
dimitr
3f611eebfb Fixed MSVC7 build. 2006-02-06 14:27:19 +00:00
robocop
14d73ccb8f Use SUPERCLIENT for fbudf for avoiding exception-related code. 2006-02-04 04:39:00 +00:00
kkuznetsov
da4a0dba5c Fix 64 switches 2006-02-03 12:24:25 +00:00
kkuznetsov
31de60a64a Prepare for use Sun CC compiler on Solaris sparc platform 2006-02-03 08:19:08 +00:00
dimitr
eaa2962745 Fixed the win32 build. 2006-02-02 13:17:59 +00:00
robocop
0c28df8cf2 Declare independence day from client library for fbudf . For builds other than MSVC6, the following has to be done:
- add to fbudf project the files timestamp.cpp and timestamp.h
- for the same project, define FBUDF_EXPORTS as preprocessor macro
- for the firebird2 workspace/solution/make/etc get rid of the dependency of fbudf on fbclient. Build files that I indentified that need fixes are:
builds\posix\Makefile.in.client.fbudf
builds\posix\Makefile.in.embed.fbudf
builds\win32\msvc7\fbudf.vcproj
builds\win32\msvc7\Firebird2.sln
MacOs build files ignore fbudf completely.
This change eliminates the problem with the client library having different names depending on the build type (SS, CS, embedded).
2006-02-02 00:28:03 +00:00
robocop
85f98f6d8b The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
First step: remove them from the build configurations. More to come.
2006-02-01 08:51:09 +00:00
alexpeshkoff
8917de76eb applied patch from Michal Kubecek 2006-01-19 14:32:45 +00:00
paul_reeves
6baee04435 Forward port OldColumnNaming from Fb 1.5.3 2006-01-17 04:40:31 +00:00
paul_reeves
51b33c286b Catch up with commit of some win32 install docs that were part of beta 1 2006-01-16 15:21:21 +00:00
alexpeshkoff
e16afe3583 fixed posix build 2006-01-15 13:39:56 +00:00
asfernandes
fff3a4339b Add Czech collations - contributed by Ivan Prenosil:
- WIN_CZ (case-insensitive, accent-sensitive)
 - WIN_CZ_CI_AI (case-insensitive, accent-insensitive)
2006-01-14 18:04:08 +00:00
alexpeshkoff
c97afa8f55 fixed runuser problem on Debian 2005-12-30 15:13:29 +00:00
aafemt
e036d9a77f Strip executables in prod build 2005-12-28 06:58:28 +00:00
aafemt
0122f7a0d7 Redundant objects 2005-12-28 06:09:42 +00:00
aafemt
977db0b105 Adapted for GCC 3.4 2005-12-28 06:08:32 +00:00
alexpeshkoff
29c883241a fixed fbudf 2005-12-24 17:03:32 +00:00
alexpeshkoff
dcfb897e70 fix fbmgr operation 2005-12-23 11:42:47 +00:00
alexpeshkoff
8de8ef96ce added Redirection parameter to firebird.conf 2005-12-21 10:10:37 +00:00
alexpeshkoff
1bdceef8a2 fix non-nptl SS build 2005-12-20 12:14:52 +00:00
alexpeshkoff
f13cdb88d2 deleted libfbcommon as was suggested by Jim 2005-12-18 17:56:43 +00:00
alexpeshkoff
07720dd5fa correctly build public ibase.h 2005-12-18 17:56:17 +00:00
alexpeshkoff
0ff18a3bc4 deleted libfbcommon as was suggested by Jim 2005-12-18 17:49:52 +00:00
alexpeshkoff
3bf321d649 let all users run applications 2005-12-18 15:23:32 +00:00
aafemt
48927053aa Some more mangled exports 2005-12-17 12:59:16 +00:00
asfernandes
533f9f484b Add Vietnamese charset WIN1258 - contributed by Nguyen The Phuong 2005-12-09 21:50:24 +00:00
dimitr
62beb045d7 Changed location of some defines in order to avoid internals inside ibase.h. 2005-12-05 12:57:15 +00:00
dimitr
a644cd8588 Changed location of some defines in order to avoid internals inside ibase.h. 2005-12-05 11:44:41 +00:00
dimitr
5cdb471d27 Changed location of some defines in order to avoid internals inside ibase.h. 2005-12-05 11:39:38 +00:00
robocop
612bb088b9 Add alloc.cpp to the "common" section in fbclient and fbembed projects as Dmitry did in MSVC7. 2005-12-01 05:46:51 +00:00
paul_reeves
d50f2e4652 Update win32 build installer script for snapshot builds. 2005-11-28 10:27:58 +00:00
alexpeshkoff
722e0efdc5 rebuild libraries not only during boot_phase1 2005-11-27 15:04:40 +00:00
kkuznetsov
b99036db59 Some more updates 2005-11-23 09:23:17 +00:00
kkuznetsov
956dd91f6c Start update Solaris packaging for FB2 2005-11-17 14:24:16 +00:00
kkuznetsov
15d9a76eed Sync solaris prefixes 2005-11-17 06:55:44 +00:00
alexpeshkoff
c2ba532128 added new stuff to the packages 2005-10-27 13:51:35 +00:00
alexpeshkoff
023e4f2b70 fixed bug with access to QLI's help 2005-10-26 14:03:19 +00:00
aafemt
d774e43c03 Fix MinGW SS build 2005-10-22 12:35:04 +00:00
asfernandes
8dc822337a 1) Remove feature that allow one collation name to be used with more than one charset.
2) Remove PT_BR for WIN1252, let's live with WIN_PTBR only.
2005-10-13 19:11:29 +00:00
robocop
50cb5823c7 Fix MSVC6 "intl" project file that Adriano invalidated accidentally by manual editing. 2005-10-05 06:23:47 +00:00
dimitr
b73133a2c4 Fixed MSVC6 build. 2005-09-30 17:49:03 +00:00
dimitr
9996a5f016 Fixed MSVC7 build. 2005-09-30 17:45:34 +00:00
alexpeshkoff
bb962b92ef Reanimated -database switch in gsec. Also fixed linux CS build after solaris-related changes. 2005-09-30 16:25:52 +00:00
paul_reeves
2413ddb66f Evaluate available compilers in correct order. 2005-09-30 10:34:46 +00:00
asfernandes
d2308bfcaa Forward-port collation LT_LT from 1.5 branch 2005-09-24 22:50:25 +00:00
kkuznetsov
936ad598b6 Adding ability to build CS server with threaded services (can be controled throught configure platform varyable
service_thread_CS):
1)Moving object files of utils to superclient temp directory
2)Add new define STD_UTIL
3) Hide utils functions to local scope of libfbembed


Build tested Solaris x86 and Linux x86
2005-09-21 08:30:42 +00:00
kkuznetsov
d65fb07878 Allowing using SERVICE_THREAD in CLASSIC server as platform option 2005-08-24 12:12:23 +00:00
robocop
9cb34a45a1 Nitpicking. 2005-08-19 00:53:24 +00:00
alexpeshkoff
826d92c6d9 Added ods.cpp to posix. Also fixes for SS build. 2005-08-17 14:07:19 +00:00
dimitr
6430c7ac10 Moved the ODS checking routine from ods.h to a separate module. 2005-08-16 13:39:26 +00:00
alexpeshkoff
5630c10eb2 new way to build linux scripts 2005-08-16 10:04:13 +00:00
aafemt
94d1b55a01 Remove isc_ipc from platform files after it was added to main list 2005-08-10 04:42:23 +00:00
alexpeshkoff
23430bf2c3 applied Renato's patch - makes it successfully buildable on freebsd 2005-08-09 06:51:43 +00:00
alexpeshkoff
e2f58e69f5 fixed posix CS build 2005-08-09 06:46:56 +00:00
alexpeshkoff
7eeb60267d Applied suggested by Dmitry changes with some additions, this should be OK for both linux and MinGW 2005-08-08 13:47:25 +00:00
paul_reeves
61371d9f45 Don't include embeddable client tools in Win32 distribution packs. 2005-08-08 13:22:34 +00:00
alexpeshkoff
991e84ec26 fixed utils build - such way of adding isc_ipc to lockprint anyway bad 2005-08-08 11:20:18 +00:00
alexpeshkoff
4d182bc6fb fixed posix build 2005-08-08 09:56:29 +00:00
asfernandes
d1da541db5 Rename collation BO_BO to BS_BA - per Fikret request 2005-08-05 01:53:40 +00:00
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