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

1055 Commits

Author SHA1 Message Date
asfernandes
a8948c8847 Remove obsolete files 2006-11-29 14:17:12 +00:00
asfernandes
e8cea23f7a Remove use of ODBC in FBUDF of MSVC7 build 2006-11-24 14:20:26 +00:00
robocop
c89fefb1b4 Get rid of empbuild and intlbl in Firebird2.dsw to follow newer VC versions that put them in a separate solution. 2006-11-24 10:17:14 +00:00
robocop
788f1207ce Clean linker references to ODBC and others in fbudf. 2006-11-24 10:15:59 +00:00
robocop
3f981681d8 Use the famous brute force approach to fix syntax error in this new DOS batch file introduced by Adriano (for the VC6 case). 2006-11-24 10:14:26 +00:00
asfernandes
6effa57318 Remove use of ODBC in FBUDF 2006-11-22 14:33:03 +00:00
asfernandes
e718790ab7 Misc 2006-11-19 14:57:17 +00:00
asfernandes
3808aec64c Clean the build files and make buildable with MS Visual C++ Express 2006-11-19 14:24:09 +00:00
asfernandes
9b589539fb Fix the boot build 2006-11-18 20:24:38 +00:00
asfernandes
047f51835b Fix and integrate Steve Boyd changes in MSVC8 build - hope to not break it even more done changes with Visual Studio Express 2006-11-18 02:40:24 +00:00
asfernandes
fecf00c1eb Integrate Steve Boyd changes to GPRE in MSVC7 build 2006-11-18 02:06:57 +00:00
robocop
f0ce8fda36 Commit build changes by Stephen Boyd to support RM Cobol.
Restoring the missing entry points that COBOL needs and that were deleted years ago. Added the entry points in the new fbrmclib.
2006-11-10 08:04:36 +00:00
robocop
8ae00d1a3e VC6 cleanup. 2006-11-10 08:02:35 +00:00
robocop
ddbba4cd6c Commit build changes by Stephen Boyd to support RM Cobol.
Fixing VC6 builds.
2006-11-10 07:59:59 +00:00
robocop
3331898246 Commit build changes by Stephen Boyd to support RM Cobol.
fbrmclib.vcproj needs to be added to VC8's Firebird2.sln and then the corresponding changes have to be propagated to VC7 and *nix builds.
2006-11-10 07:57:36 +00:00
paul_reeves
b4e76639df Add missing quotes 2006-11-09 09:25:33 +00:00
asfernandes
b267ad6fae More cleanup in internal gpre 2006-11-09 00:31:57 +00:00
asfernandes
12be4cc0a5 Correction - thanks to Claudio 2006-11-08 14:50:51 +00:00
asfernandes
1e9aa7a8b3 Remove support of optional languages from gpre_embeded - suggested by Claudio 2006-11-08 01:21:30 +00:00
robocop
bc0cfa121b Add DebugInterface to the VC6 builds. 2006-11-05 04:02:53 +00:00
alexpeshkoff
ecae1bcc5c fixed posix build 2006-10-31 12:24:56 +00:00
dimitr
820f5769c1 Changed the optimization mode. This is required because MS has deprecated /Og. 2006-10-31 12:03:42 +00:00
dimitr
581092e80f Updated projects for the AMD64 target.
+ added Vlad's new files.
2006-10-31 10:12:02 +00:00
hvlad
fa5394914a Add new files (debug info) 2006-10-30 21:06:04 +00:00
asfernandes
ec3ba55319 Fix problems reported by "dlh" in fb-devel 2006-10-30 15:14:45 +00:00
alexpeshkoff
182adc6036 applied patch by Damyan Ivanov for PowepPC 2006-10-23 11:48:32 +00:00
alexpeshkoff
9aae126eb9 fixed posix build 2006-10-23 11:41:00 +00:00
robocop
8ba3abbf90 Updating the VC6 build after Adriano's additions. 2006-10-14 01:20:37 +00:00
asfernandes
1d422a8330 1) Refactor intl_classes.h and intl.cpp
2) Make conversions from CharSet1->UTF16->CharSet2 job of CsConvert class
2006-10-10 19:40:33 +00:00
asfernandes
d1d4fc0b10 Add RuntimeStatistics to MSVC7 build 2006-10-10 15:31:42 +00:00
robocop
766e2ee8c9 Sync VC6 files with VC8 files. 2006-10-10 06:43:19 +00:00
dimitr
2fdab50465 Fixed the project files. 2006-10-10 04:42:19 +00:00
robocop
861cc66a6f Dmitry's last commit appears incomplete for me (for example, no project files were updated). While trying to fix the VC6 build, I added the new class to the three "common*" projects and commented a line in jrd.cpp. Server may misbehave due to the jrd modification. 2006-10-08 07:57:15 +00:00
asfernandes
e246aae6ab prepare.bat was removed 2006-10-08 01:09:07 +00:00
asfernandes
45346169c5 1) UNICODE_CI - UNICODE case-insensitive collation for UTF8
2) Locale specific attribute for UNICODE collations
3) Remove code duplication in implementation of UNICODE collations for fbintl
4) Remove ugly TEXTTYPE type
2006-09-17 20:06:36 +00:00
dimitr
222da929b7 Added makefiles for MSVC8. 2006-09-12 05:55:56 +00:00
aafemt
b0e083ecf9 Add consts_pub.h to public ibase.h 2006-09-01 10:50:34 +00:00
aafemt
e6576cfc69 Fix MinGW SS build 2006-08-29 08:37:33 +00:00
aafemt
dc8f8985d6 Add consts_pub.h to public ibase.h 2006-08-17 05:59:08 +00:00
robocop
76709d7dd1 MSVC6 insists in restoring RTTI enabled when the project files are modified. Let's see if I convince it this time. 2006-08-13 06:24:08 +00:00
aafemt
01d5526423 Misc 2006-08-10 11:29:44 +00:00
asfernandes
eb4fb2f491 1) Concatenate of BLOBs
2) Start a refactoration on descriptor manipulations
2006-08-10 02:53:16 +00:00
asfernandes
7070f6e8ae Correction 2006-07-31 01:16:49 +00:00
asfernandes
4f0b4a3775 Add fb_string.cpp in MSVC6/8 intl projects 2006-07-31 01:11:45 +00:00
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