asfernandes
8c7076b67f
Port of Yaffil builtin functions
2007-04-12 15:56:34 +00:00
asfernandes
9f02666c55
Integrating new classes in MSVC8 build
2007-03-30 02:48:24 +00:00
asfernandes
1438a83552
Integrating new classes in MSVC8 build
2007-03-30 02:18:02 +00:00
paul_reeves
7d85073417
Use a property sheet for VS2005 builds
...
Fully separate the win32 output from the x64 output
2007-02-26 15:12:07 +00:00
robocop
5eae01a8a9
I'm simply following Alex changes to MSVC7 to get rid of static dependency on secur32.lib for now, editing the files by hand. I noticed that VC8's fbclient.vcproj and fbembed.vcproj don't include AuthSspi.h explicitly, but that should be irrelevant.
2007-01-23 08:24:35 +00:00
asfernandes
2d4ad0e235
Update MSVC8 Win32 platform
2006-12-10 00:56:24 +00:00
dimitr
fbfadd947d
Fixed MSVC8 build.
2006-12-09 12:53:48 +00:00
asfernandes
6effa57318
Remove use of ODBC in FBUDF
2006-11-22 14:33:03 +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
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
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
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
dimitr
2fdab50465
Fixed the project files.
2006-10-10 04:42:19 +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
asfernandes
eb4fb2f491
1) Concatenate of BLOBs
...
2) Start a refactoration on descriptor manipulations
2006-08-10 02:53:16 +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
dimitr
f18e7e6f86
Added project files for VC8.
2006-07-20 08:06:41 +00:00