asfernandes
c13b4cc61a
Work on collation attributes:
...
1) Define a common format for it
2) Merge attributes of the base collation in the attributes of the derived one
2006-07-30 20:31:25 +00:00
asfernandes
6eb4e2cbb0
Implementation of character sets TIS620 and GBK with collations TIS620_UNICODE and GBK_UNICODE. They don't work with our current stripped version of ICU.
2006-07-29 18:28:50 +00:00
asfernandes
23c9df2a64
Misc
2006-07-26 02:37:54 +00:00
alexpeshkoff
0b79d0f5d8
fixed posix build
2006-07-25 13:21:19 +00:00
robocop
248b4884ae
Sync MSVC6 with MSVC7 build files.
2006-07-21 01:37:17 +00:00
robocop
64f6eb42a1
Misc.
2006-07-21 01:35:17 +00:00
dimitr
f18e7e6f86
Added project files for VC8.
2006-07-20 08:06:41 +00:00
dimitr
57efac3e0e
This should work for both VC7 and VC8 properly. Hopefully, I didn't break the VC6 check.
2006-07-20 08:04:02 +00:00
dimitr
c68587fe66
1. Virtual tables
...
2. ODS 11.1, procedure type and relation type
2006-07-17 17:44:18 +00:00
asfernandes
a0d8e6dc24
Remove duplicate references to .def files - noted by Claudio
2006-07-06 18:35:36 +00:00
robocop
40580ebcf9
Sync with VC7 just in case.
2006-07-06 02:54:34 +00:00
asfernandes
52cf18d83c
Misc
2006-07-05 02:17:47 +00:00
aafemt
97e3f9ad42
Use linker to link DLLs on MinGW
2006-07-04 04:05:06 +00:00
asfernandes
1b91c08390
Fix B.O. in y-valve
2006-06-28 22:50:45 +00:00
asfernandes
f401c740ea
Only regenerate preprocessed files when needed to make builds faster
2006-06-28 00:56:45 +00:00
mkubecek
5e4ef1a0c8
compatibility with rpm 4.4
2006-06-27 10:31:25 +00:00
asfernandes
98e3b8e104
Fix link errors in gds32
2006-06-15 22:36:26 +00:00
asfernandes
1ed2374c94
Misc
2006-06-14 01:48:20 +00:00
asfernandes
93b5358e58
Ability to use:
...
1) ICU charsets through fbintl
2) UNICODE collation (charset_UNICODE) for all fbintl charsets
2006-06-13 02:38:39 +00:00
aafemt
046b6fb1f4
Include autoconf cache to cleanup process
...
Get rid of YACC
2006-06-05 11:10:45 +00:00
asfernandes
e681063481
Add Spanish case-/accent-insensitive collation ES_ES_CI_AI for ISO8859_1
2006-06-05 01:14:02 +00:00
asfernandes
ef19bcc943
Define DEV_BUILD in fbudf of MSVC7
2006-06-04 01:19:58 +00:00
robocop
50a16ac43f
fbudf didn't define DEV_BUILD for the debug version: I couldn't use "testreflect".
2006-06-03 04:52:18 +00:00
asfernandes
59f1533796
Put fb2control again in MSVC6 build
2006-06-02 13:07:51 +00:00
asfernandes
d65531361a
Make make_boot.bat stop when error occur
2006-06-02 12:55:19 +00:00
robocop
d64f0296eb
Fix the VC6 build after Dmitry's changes.
2006-06-02 08:06:28 +00:00
dimitr
7278ad2627
Provided some self-docs about the possible XNET issues.
2006-06-02 06:52:02 +00:00
dimitr
46823ae1b4
Update the conf-file.
2006-06-02 03:29:11 +00:00
asfernandes
b3e21618b5
Misc
2006-06-02 01:17:36 +00:00
alexpeshkoff
8e051a3a7e
Misc
2006-06-01 10:10:34 +00:00
mkubecek
acd23a069c
adjust makefiles to recent changes
2006-06-01 07:33:26 +00:00
asfernandes
c98e4d72b8
Try to fix MSVC7 boot-build. There is problem in DSQL/pass1 crashing the server.
2006-06-01 02:49:27 +00:00
asfernandes
23eb60fa78
Rename Firebird2Boot2.* to Firebird2Boot.*
2006-06-01 02:29:01 +00:00
asfernandes
6b139b098a
Remove obsolete functions from .def files
2006-06-01 02:01:36 +00:00
dimitr
7cc12e8489
1) Reworked memory management in SORT. Now we're pools aware there.
...
2) Reworked error handling in SORT and its callers.
3) Replaced DLS+SortMem with the generic TempSpace class.
4) Replaced GDS temp file management with the TempFile class.
5) Various cleanup.
2006-05-31 08:53:00 +00:00
hvlad
f793c34dcc
Add Relation.h\Relation.cpp into MSVC6 build files
2006-05-30 13:31:36 +00:00
hvlad
40b60c076b
Add Relation.h\Relation.cpp into MSCV7 build files
2006-05-30 13:30:41 +00:00
alexpeshkoff
61427e2a73
Limit packet size which we can process correctly
2006-05-29 16:30:28 +00:00
asfernandes
13154cab22
Misc
2006-05-28 22:50:23 +00:00
asfernandes
479f461cd7
GDEF isn't needed in boot phase - noted by Claudio
2006-05-28 22:07:02 +00:00
robocop
5fedd0d738
Disable obsolete or problematic projects in MSVC6.
2006-05-28 07:43:30 +00:00
robocop
0a88f91df0
Disable RTTI in the boot build, too.
2006-05-28 07:42:54 +00:00
asfernandes
7d42e255ee
Fix run_all.bat
2006-05-28 00:54:07 +00:00
asfernandes
424eeabf38
Remove the old build system. Make the new one as: make_icu.bat, make_boot.bat, make_all.bat.
2006-05-27 18:06:09 +00:00
asfernandes
a03c3b5d14
Disable RTTI in MSVC7 boot-build projects
2006-05-27 01:33:30 +00:00
alexpeshkoff
19dee096bc
statically link C++ runtime in client
2006-05-26 15:38:43 +00:00
robocop
3ba7d8452d
Finally got the new Windows build system working also in VC6. Thanks to Adriano.
2006-05-26 03:52:43 +00:00
alexpeshkoff
cdbaf44a02
Applied changes, recommended by Michal Kubecek
2006-05-23 13:10:32 +00:00
asfernandes
8dfca54dda
Complete Dmitry's cleanup of all_proto.h
2006-05-23 12:23:53 +00:00
robocop
352114771e
Follow Adriano's cleanup in VC7.
2006-05-23 10:15:03 +00:00
asfernandes
dbb2a92563
Remove hacks and make fb_assert work in INTL.
...
DEV_BUILD should be turned on in MSVC6 intl.dsp debug configuration.
2006-05-21 19:26:03 +00:00
asfernandes
2aa3d479a8
Remove RTTI in MSVC7 debug build too - thanks to Claudio
2006-05-21 15:17:28 +00:00
asfernandes
2922c0b1e7
Disable RTTI in MSVC7 build
2006-05-21 00:24:49 +00:00
robocop
cc4a6459d0
Work in progress.
2006-05-20 06:11:55 +00:00
robocop
5782deb282
No need to have btyacc here.
2006-05-20 06:11:09 +00:00
robocop
b6bffea8c4
Disable RTTI after Alex' source code changes.
2006-05-20 06:10:27 +00:00
asfernandes
a3b411a4c1
Misc
2006-05-20 00:59:22 +00:00
alexpeshkoff
5a8664a0aa
avoid use of RTTI
2006-05-19 15:14:14 +00:00
alexpeshkoff
84c9b9bd8b
added nbackup to SS binary packages
2006-05-19 11:42:47 +00:00
robocop
fc033cc5a5
Misc.
2006-05-18 06:31:38 +00:00
robocop
107aa7129c
Copy Dmitry's changes to MSVC6.
2006-05-18 06:25:35 +00:00
asfernandes
91da025643
Misc
2006-05-18 02:32:37 +00:00
dimitr
20a635c3b3
Remove DLS where it's not used.
2006-05-17 13:24:22 +00:00
asfernandes
3762cbd200
Build DEBUG version of ICU when asked to do it in MSVC7 build
2006-05-16 19:17:54 +00:00
robocop
8089416fcf
Fixing docs and scripts.
2006-05-13 05:50:28 +00:00
robocop
cf537a437a
Integrate fb_event_print into the VC6 build. Time will say if it's useful or not.
2006-04-30 06:43:59 +00:00
robocop
abc65e7381
Finally I figured out how to update and compile the events printing facility, but I'm still trying to figure out a linker problem. Built with a small trick for now.
2006-04-29 08:08:48 +00:00
robocop
5f0fde8bfe
Fixed the btyacc project so MSVC6 can load it (was reported as corrupt).
2006-04-29 00:30:20 +00:00
asfernandes
296571e0fc
Misc
2006-04-25 02:16:33 +00:00
alexpeshkoff
2d7f749456
ported changes from B2_0_Release
2006-04-24 10:08:16 +00:00
robocop
f077bb8319
Make FbGuardian a client utility as in VC7. However, I didn't need to add more files to the project as in VC7 case.
2006-04-22 23:00:04 +00:00
dimitr
20bbad25f7
Made fbguard a true client utility.
2006-04-20 10:37:56 +00:00
asfernandes
04c989bb4e
Misc
2006-04-20 02:44:48 +00:00
asfernandes
0865287fc7
Remove generated files from build directory
2006-04-20 02:26:24 +00:00
dimitr
c92884fd79
Hopefully, this should cure the posix builds.
2006-04-19 11:45:05 +00:00
dimitr
f070442e02
Changed the build to use btyacc.
2006-04-19 11:28:20 +00:00
dimitr
e47188b821
Changed the build to use btyacc.
2006-04-19 11:17:48 +00:00
robocop
67919047a2
Try to comply with MacOS docs... there's work to do in inet.cpp with FB_SETOPT_FLAGS.
2006-04-19 03:07:34 +00:00
robocop
a1e873b13e
Totally misc.
2006-04-19 03:04:11 +00:00
asfernandes
0ee70a66c1
Misc
2006-04-19 02:31:06 +00:00
alexpeshkoff
35783feeca
correcting my previous commit - thanks to Claudio
2006-04-18 10:12:27 +00:00
alexpeshkoff
37bcd38740
set FB_SEND_FLAGS for known platforms
2006-04-18 09:44:41 +00:00
asfernandes
a5be4e7e2c
Misc
2006-04-16 22:11:20 +00:00
alexpeshkoff
1a5505065d
ported fixes from 2.0 release
2006-04-16 12:58:29 +00:00
asfernandes
ac41cdb0d7
Add create_msgs.bat to be able to rebuild messages files without running make_boot2.bat
2006-04-14 18:16:10 +00:00
asfernandes
b177e5bcd4
Polish collation ISO_PLK for ISO8859_2 charset - contributed by Jaroslaw Glowacki
2006-04-13 03:04:30 +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