asfernandes
a245731588
Partial fix for the Windows build
2008-08-27 15:33:56 +00:00
robocop
71e985b3bc
Remove for VC7 the same projects as for VC8.
2008-07-15 11:37:03 +00:00
dimitr
acbeb86a8d
Build embedded as Classic.
2008-07-14 18:01:35 +00:00
dimitr
2a921556ec
Same for utilities.
2008-07-14 17:57:28 +00:00
dimitr
de83aa4d5e
Cleanup. ALICE and BURP don't depend on SS/CS conditionals anymore.
2008-07-14 17:53:22 +00:00
asfernandes
5ae2263366
Undo more changes of previous ib_util patch - thanks to Claudio
2008-07-13 16:21:40 +00:00
asfernandes
8f9b451ce9
Rework of ib_util changes. Dynamically load it in the engine and inform callback functions to alloc and free memory. Allocate memory from the default pool.
2008-07-12 21:23:42 +00:00
robocop
1492df2080
Minor cleanup after Alex' changes.
2008-07-12 08:06:19 +00:00
dimitr
a903e9357b
Cleanup.
2008-07-11 07:50:46 +00:00
skidder
518e59bb40
Fix MSVC8 build after recent Alex' commits
2008-07-10 19:13:05 +00:00
robocop
c6f11b3247
Fixed the Windows build after Alex' changes.
2008-07-08 06:47:01 +00:00
asfernandes
dcdcd0a31f
Fix the Windows boot build
2008-06-17 13:45:09 +00:00
asfernandes
6d42ee51e8
Correction for the Windows boot build fix - include ib_util in Firebird2Boot and make fbembed depends on it
2008-06-15 16:29:53 +00:00
asfernandes
5a9c2578d7
Fixed the Windows boot build
2008-06-15 16:17:51 +00:00
asfernandes
af1d955da6
Improvement CORE-1937 - Detect (instead of crash) FREE_IT UDFs that return pointer not allocated by ib_util_malloc
2008-06-14 22:16:40 +00:00
asfernandes
d30d6410ea
Misc
2008-06-13 01:42:58 +00:00
robocop
017d04dbfc
Misc.
2008-06-10 10:11:39 +00:00
aafemt
a16dfd7c75
Return deprecated stubs to public interface
2008-06-10 07:52:42 +00:00
aafemt
c6e0cd6d55
Fix MinGW build
2008-06-09 14:37:39 +00:00
dimitr
e4380ecbc8
Let's build fbsvcmgr for Win64 as well.
2008-06-07 06:42:25 +00:00
sboyd
c05536e155
Added an entry point for isc_dsql_allocate_statement
2008-05-29 19:10:17 +00:00
dimitr
ea2d24c2e3
Fixed the Windows build.
2008-05-21 12:23:00 +00:00
asfernandes
d52dc96278
1) Move the new Node classes to appropriate files
...
2) Creation of StmtNode
3) Conversion of IN AUTONOMOUS TRANSACTION to InAutonomousTransactionNode (inherited from StmtNode) - it makes this feature almost self-contained
Please do a boot build or at least run blr_table.
2008-05-19 13:47:48 +00:00
robocop
edb381ce40
More updates to project files.
2008-05-14 11:16:00 +00:00
robocop
c980c3d577
- Delete references to header files that only existed in FB1 or until FB2.1.
...
- Fix references to files that are in another location.
- Delete references to files that don't belong to Windows (the VMS files).
2008-05-14 11:15:04 +00:00
robocop
05a2a2bea9
- Delete references to header files that only existed in FB1 or until FB2.1.
...
- Fix references to files that are in another location.
- Delete references to files that don't belong to Windows (the VMS files).
2008-05-14 05:08:22 +00:00
robocop
71fd33580c
Delete the VC6 project files from FB v2.1 and beyond because building FB2.1+ with VC6 requires more than the reasonable workarounds that were used for previous FB versions.
2008-05-14 04:46:11 +00:00
robocop
87b7d24db9
Delete the VC6 project files from FB v2.1 and beyond because building FB2.1+ with VC6 requires more than the reasonable workarounds that were used for previous FB versions.
2008-05-11 14:34:50 +00:00
robocop
15fd8c4252
Delete explicit references to headers that only existed on FB1 (MSVC doesn't complain unless the missing header is in an #include clause).
...
Fix reference to header files that existed in another location in FB1.
2008-05-10 11:18:32 +00:00
robocop
0221e7bab4
Fix reference to header file that existed in another location in FB1.
2008-05-10 08:58:15 +00:00
robocop
9bf5c55047
Delete explicit references to headers that only existed on FB1 (MSVC doesn't complain unless the missing header is in an #include clause).
2008-05-10 04:56:49 +00:00
robocop
3a11de32d7
Delete references to useless file.
2008-05-01 11:07:03 +00:00
robocop
a7d9e7f25c
DirectoryList wasn't used, so I'm deleting it.
...
Fortunately, because it has half-finished functionality.
2008-04-29 12:37:02 +00:00
alexpeshkoff
9e0c4160da
Make fb_cancel_operation() public API call.
2008-04-29 09:57:55 +00:00
robocop
dceaac8c5e
Update project files.
2008-04-26 14:33:25 +00:00
hvlad
a622fe2bfe
Fix MSVC build after JString removal
2008-04-25 08:40:00 +00:00
hvlad
fe3f8c184b
New EXECUTE STATEMENT with support of external data source implementation
2008-04-09 20:18:47 +00:00
robocop
4b5e87d44e
Update project files.
2008-03-27 11:43:31 +00:00
hvlad
aa967c3d80
Update MSVC8 project files
2008-03-25 18:59:53 +00:00
dimitr
a7c9e9cc38
Update the makefiles.
2008-03-20 17:00:01 +00:00
robocop
b8d094074c
Redirect the build to the new, cleaned French translation.
2008-03-20 10:04:21 +00:00
skidder
ad93e29ac9
Allow setting target CPU arch in Windows builds via the environment variable. This is a convenience option to be able to launch easily 64-bit build from WOW64 environment
2008-03-19 18:53:48 +00:00
dimitr
d637ed09e2
Major cleanup of the old-style blk and allocator-based blk_type.
2008-03-19 16:29:17 +00:00
robocop
ab145f6b7c
Redirect the build to the revamped localized file.
...
Put as comment the line needed to build the alternate msg files.
2008-03-18 12:38:25 +00:00
asfernandes
99b9aede9f
Revert the ICU include directory changes
2008-03-14 11:06:48 +00:00
asfernandes
c7ec88bee4
1) Created classes PreparedStatement and ResultSet
...
2) Changed EXECUTE STATEMENT to use these classes
3) Fixed CORE-1784 - Error with EXECUTE PROCEDURE inside EXECUTE STATEMENT
2008-03-13 16:37:20 +00:00
dimitr
1ebd372868
Cleanup.
2008-03-12 17:07:49 +00:00
dimitr
1d0ca7607b
Cleanup.
2008-03-12 17:02:10 +00:00
asfernandes
0b6ecafe1b
1) Remove REPLAY_OSRI_API_CALLS_SUBSYSTEM code
...
2) Remove internal y-valve function INTERNAL_COMPILE_REQUEST
3) Go direct to engine internals from DSQL, without need to exit/enter the attachment lock and check exceptions in status vector
2008-03-07 15:23:21 +00:00
robocop
8b4d89ab9e
After doing a clean BOOT and ALL build, I think we don't need gpre_boot in Firebird2.sln, only in Firebird2Boot.sln.
2008-03-04 06:07:37 +00:00
robocop
565ce8a4b0
The client library on Windows won't build without getting rid of these references to already gone private API entrypoints.
2008-03-04 06:00:16 +00:00
dimitr
05c471e1c5
Fixed the Windows build, but I do object about these changes.
2008-02-29 07:34:46 +00:00
dimitr
457da57bd9
DSQL integration into the engine.
2008-02-28 14:06:47 +00:00
dimitr
99caa91b85
DSQL integration into the engine.
2008-02-28 13:48:16 +00:00
asfernandes
312a391d78
Misc
2008-02-26 02:23:28 +00:00
dimitr
ec513fd5cb
Ported SQLSTATE from Vulcan.
...
Part I: core changes.
2008-02-24 14:07:01 +00:00
dimitr
f9b75ffc74
Cleanup the makefiles.
2008-02-20 15:38:36 +00:00
robocop
7a0a29e234
Move some clutter out of jrd.h to Database.h and Database.cpp.
2008-02-14 12:24:27 +00:00
dimitr
8769891f0c
Fixed the build.
2008-02-06 20:18:47 +00:00
asfernandes
607ef7d9fa
Encapsulate the parser and make it thread safe
2008-02-03 19:16:12 +00:00
dimitr
0cda20a31a
Cleanup AliceMemoryPool.
2008-01-29 12:28:28 +00:00
hvlad
7ae321b32f
Restore broken boot build
2008-01-27 12:36:03 +00:00
alexpeshkoff
cbb1daf415
Fixed VC7 build
2008-01-24 15:02:48 +00:00
dimitr
971af7942b
Fixed the win32 build.
2008-01-23 19:34:51 +00:00
dimitr
e1d53429ae
Fixed the win32 build.
2008-01-23 19:27:36 +00:00
dimitr
e8c8879696
The merge is being fixed.
2008-01-16 13:57:06 +00:00
dimitr
dd9ec5f1cc
The merge is being fixed.
2008-01-16 13:55:51 +00:00
dimitr
414ffe4466
The merge is being fixed.
2008-01-16 13:29:21 +00:00
dimitr
d536dc3f8c
The merge is being fixed.
2008-01-16 13:03:37 +00:00
dimitr
36b8ab6457
The merge is being fixed.
2008-01-16 11:35:22 +00:00
dimitr
91da348ad3
The merge continued.
2008-01-16 11:32:21 +00:00
dimitr
cf84ebd910
The merge continued.
2008-01-16 10:41:58 +00:00
paul_reeves
d3a5c1f6f8
MInor tweaks to a) speed up testing the installer, and b) document the available options.
2007-12-21 12:22:22 +00:00
paul_reeves
50d5e101ed
Add support to build VCRT merge modules. These files are VC8 specific, and technically they belong under the 'install\arch-specific\win32\msvc8' directory. But that directory does not exist (and may never exist), so they can be parked here for the time being.
2007-12-21 12:21:25 +00:00
paul_reeves
74b3502494
Fix build
2007-12-13 11:04:58 +00:00
robocop
8a7da83a18
Follow VC8 changes.
2007-12-04 08:36:09 +00:00
hvlad
8e52da6e14
Make instreg independent from common
2007-11-26 12:32:23 +00:00
robocop
2d2b8cf718
Misc.
2007-11-17 10:18:10 +00:00
asfernandes
54b36766c0
Misc
2007-11-17 00:38:16 +00:00
alexpeshkoff
6af3bfc4e9
Fixed VC7 build
2007-11-15 13:29:57 +00:00
dimitr
ae790e61bc
Fixed the CPL applet linkage (made it static instead of dynamic).
...
This is the only project that overrides the common property sheets (in terms of linkage).
2007-11-14 10:02:33 +00:00
dimitr
0f4023ee6e
Fixed linkage issues.
2007-11-13 15:01:26 +00:00
dimitr
4f48b4e61a
Re-enable the dynamic linkage for the release builds as well. This should solve both CORE-1587 and CORE-1590.
2007-11-13 14:09:46 +00:00
robocop
3fc16e5848
Fix the VC6 project files.
2007-10-29 03:22:13 +00:00
asfernandes
9dd863d6d7
Create class to buffer random bytes generation as process of generate many small random bytes is slow - thanks to Nickolay
2007-10-28 14:54:16 +00:00
skidder
1a8e6e55be
Fix broken MSVC 2005 build. The problem was about the GUIDs in solution file
...
not matching the ones in project files causing VS to kill dependencies in SLN file during the build.
Tested against recent MSVC 8.0.50727.867
2007-10-26 10:44:57 +00:00
robocop
5db43d6e6c
Add fbsvcmgr project to VC6.
2007-10-25 04:01:21 +00:00
robocop
08ddfb000d
Misc.
2007-10-24 06:13:08 +00:00
alexpeshkoff
3c7d1cc0c1
misc
2007-10-17 14:03:13 +00:00
alexpeshkoff
0aeed96c56
Added project to build fbsvcmgr using VC7
2007-10-17 14:02:18 +00:00
paul_reeves
19f560ef09
Make run_all a little more useful.
2007-10-10 14:00:25 +00:00
paul_reeves
673d5a95ef
Restore tabs
2007-10-04 13:23:36 +00:00
hvlad
6ba3cbc242
Remove 'common' from dependencies of 'fb2control' to allow static linkage
2007-10-02 19:19:26 +00:00
robocop
3270ff3971
I'm posting this in case someone wants to play with it. It contains one of our forgotten pieces of code.
2007-10-02 10:21:39 +00:00
robocop
254a38ca77
Misc.
2007-10-02 08:12:38 +00:00
hvlad
977d290487
Add 'common' into dependencies to 'fb2control'
2007-09-30 14:12:46 +00:00
paul_reeves
94c5f7d4c5
Misc.
2007-09-27 13:06:27 +00:00
paul_reeves
aa3fd068b1
Minor cleanup
2007-09-18 12:48:55 +00:00
paul_reeves
ded4267446
More misc tidy up.
2007-09-17 09:49:39 +00:00
paul_reeves
f9d2c07785
Misc tidy up.
2007-09-17 09:48:43 +00:00
paul_reeves
11e13470c7
Fix debug build to use release target when building ICU module
2007-09-17 08:14:06 +00:00
robocop
faaf64c7d4
Totally misc.
2007-09-13 10:47:39 +00:00
paul_reeves
7e97411cf6
report correct name of log file in case of error.
2007-09-13 10:20:33 +00:00
paul_reeves
8d76d28b21
Roll back support for icu debug builds as part of the Firebird build process on Windows
2007-09-12 14:05:00 +00:00
paul_reeves
a41bdbb6ec
Be consistent with usage of Detect64BitPortabilityProblems property
2007-09-12 13:49:49 +00:00
paul_reeves
5bb396e54c
Misc cleanup
2007-09-12 13:09:50 +00:00
asfernandes
71b91dd1c8
We don't want these warnings
2007-09-11 15:20:29 +00:00
paul_reeves
83dfad93b5
Misc. cleanup
2007-09-11 12:10:46 +00:00
paul_reeves
e016b0954a
Pass option to buildexecutableinstall
2007-09-11 12:07:35 +00:00
robocop
8e03d9d48e
Correction.
2007-09-10 23:43:54 +00:00
paul_reeves
ea197156cf
Allow run_all.bat to pass a variable through to each batch file it calls.
2007-09-10 13:55:54 +00:00
paul_reeves
04eaa7199c
Document why better cleaning is required for debug builds.
...
Automatically set variable to implement better cleaning for debug builds.
2007-09-10 13:53:52 +00:00
paul_reeves
6f3ac13222
Copy icu debug dll's too.
2007-09-10 13:52:36 +00:00
paul_reeves
04f2b3a372
link with icu debug libraries when appropriate.
2007-09-10 13:48:48 +00:00
asfernandes
7eb068c3ee
Misc
2007-09-10 00:45:40 +00:00
paul_reeves
674bfdb354
Use environment variables to encapsulate directory layout differences between VS2005 and earlier.
...
Use FB_GEN_DIR env var. to determin location of generated output.
Tidy up usage of FB_GEN_DB_DIR - only use with unix style paths.
Generate platform specific log files during build process.
2007-09-06 13:25:04 +00:00
paul_reeves
b88af36f52
Add target specific property sheets to VS2005 projects.
2007-09-06 12:57:31 +00:00
paul_reeves
32d84a3b81
Add property sheets for VS 2005 builds, to give finer control over release and debug configurations.
2007-09-06 10:59:49 +00:00
robocop
c462d787b6
Fix the VC6 build.
2007-08-07 10:29:16 +00:00
dimitr
bc7145e622
Fixed CORE-1398, CORE-1399, CORE-1400.
2007-08-03 05:21:53 +00:00
paul_reeves
d4415c3e59
Don't build the PDB images by default
2007-07-30 11:03:15 +00:00
paul_reeves
6bcfe3ab5d
Add a test for optional env var - FB_NOCLEAN - to speed up rebuilds.
2007-07-30 10:56:16 +00:00
paul_reeves
a399aa0fc4
Statically link cpl applet to mfc for the time being. It doesn't solve all
...
the problems related to deployment of VC8 apps, but it does solve one.
2007-07-26 12:58:23 +00:00
robocop
ccc2bb779f
Sync VC6 files.
2007-05-18 06:31:33 +00:00
asfernandes
b3b980f791
Update MSVC8 build
2007-05-17 14:48:53 +00:00
hvlad
fca89c31f2
Add class for holding status vector and error strings
2007-05-17 13:01:20 +00:00
asfernandes
2faeca0389
Added fbsvcmgr for MSVC8.
...
Note: it should depend on common and fbclient.
2007-05-04 01:38:43 +00:00
asfernandes
7759dc1bff
Correction
2007-05-04 01:23:34 +00:00
robocop
566407aa8c
Fix VC6 project files after the last file(s) addition.
2007-05-02 06:59:00 +00:00
asfernandes
58e40cdc10
This shouldn't belong to this project
2007-04-25 02:31:23 +00:00
skidder
04b9ec818b
NBAK synchronization rework. This should fix CORE-1151 and other Nbackup stability issues
2007-04-24 14:05:46 +00:00
asfernandes
f2ecfc4898
Misc changes as per Claudio and Alex comments
2007-04-19 01:09:44 +00:00
robocop
82bdebebd1
Fix the VC6 build.
2007-04-18 11:05:43 +00:00
hvlad
896499b47d
Update MSVC7 project file after changes in INTL module
2007-04-16 09:37:55 +00:00
asfernandes
9582ea243c
1) Upgrade INTL interface to undestand misc. configuration informations
...
2) Make our ICU collations work with different ICU versions (tested with ICU 3.6)
2007-04-15 15:57:12 +00:00
asfernandes
8c7076b67f
Port of Yaffil builtin functions
2007-04-12 15:56:34 +00:00
robocop
698b5e6cff
I remember I was told to leave common* in peace and thus I introduced new classes' files where needed in VC6, but since almost everyone seems to prefer common, common_classic and common_static, I'm following the trend.
2007-04-04 08:49:08 +00:00
aafemt
bc30836992
Another mangled export to please new modules
2007-04-03 10:41:03 +00:00
hvlad
353d55726a
Fixed MSVC 7 build
2007-04-02 11:28: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
robocop
0acd955ed8
Commit changes on behalf of Stephen Boyd to support RM/Cobol.
...
This linker change is needed for RM/Cobol to be able to load fbrmclib.dll because it doesn't use the typical LoadLibrary call.
2007-03-29 07:18:48 +00:00
robocop
33959bebf3
Handle blob in user side with a class and optimize blob handling for bulk insertion in isql.
2007-03-28 07:14:18 +00:00
robocop
e71a03261c
This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash.
2007-03-28 04:20:36 +00:00
paul_reeves
1f0f68113a
compile.bat must always be called, otherwise execution stops after the current statement.
...
Other misc improvements.
2007-03-15 15:21:28 +00:00
robocop
7dd5a216a8
Include more files to be able to link.
2007-03-09 11:35:05 +00:00
robocop
63ddfd2272
Getting rid of RTTI and other cleanup.
2007-03-07 08:34:31 +00:00
robocop
87806dfc77
Getting rid of RTTI.
2007-03-07 07:14:22 +00:00
aafemt
90fb39d44b
More mangled exports because Claudio decided to use this undocumented thing in isql
2007-02-28 12:43:57 +00:00
paul_reeves
e528997dc7
Prefix (almost) all env vars with FB.
...
Refactor common code (mostly into set_build_target.bat).
Ensure that all VS2005 x64 output is clearly generated into x64
directories, and likewise for Win32 output
2007-02-26 15:18:41 +00:00
paul_reeves
2e63ca020d
Minor changes caused by other modifications to the build process
2007-02-26 15:13:19 +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
dimitr
c6c688180a
Restored the legacy entrypoint as suggested by Claudio many months ago.
...
It's imported by pre-v2.1 utilities.
2007-02-14 11:38:11 +00:00
robocop
257306263f
Integrating Alex's Win32 NTLM authentication in VC6.
2007-02-02 10:58:46 +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
robocop
302a639d2a
Removed unneeded junk.
2007-01-21 07:16:45 +00:00
alexpeshkoff
06804e82ec
Use dynamic loadind of secur32.dll - some extremely old
...
NT4 do not have one.
2007-01-20 17:19:58 +00:00
paul_reeves
4b4c3f27ce
Some minor documentation improvements
2007-01-04 13:26:02 +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
alexpeshkoff
1a4652f01a
Trusted authentication for windows
2006-12-08 18:38:15 +00:00
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
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
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
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
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
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
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
asfernandes
98e3b8e104
Fix link errors in gds32
2006-06-15 22:36:26 +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
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
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
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
robocop
3ba7d8452d
Finally got the new Windows build system working also in VC6. Thanks to Adriano.
2006-05-26 03:52:43 +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
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
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
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
0865287fc7
Remove generated files from build directory
2006-04-20 02:26:24 +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
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
paul_reeves
29df42060c
Minor tweaks to the Win32 build/install stuff. Updated readme and install_readme.
2006-03-29 13:44:55 +00:00
dimitr
192c2c3a05
Committed changes for the win32 build process.
2006-02-10 19:40:01 +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
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
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
aafemt
48927053aa
Some more mangled exports
2005-12-17 12:59:16 +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
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
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
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
robocop
9cb34a45a1
Nitpicking.
2005-08-19 00:53:24 +00:00
dimitr
6430c7ac10
Moved the ODS checking routine from ods.h to a separate module.
2005-08-16 13:39:26 +00:00
asfernandes
2932cb0c11
Export IB_UDF_srand function
2005-07-30 01:48:31 +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
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
aafemt
4224c35066
Mangled stdcall export
2005-07-04 05:54:21 +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
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
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
asfernandes
47e4d81e0d
Add bl88591ptbr0.h and pw1252ptbr.h to MSVC6 build
2005-06-05 22:08:42 +00:00
asfernandes
59213efe7e
Merge INTL branch into HEAD
2005-05-27 22:45:31 +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
fcb0e10fcb
Misc.
2005-04-02 02:57:31 +00:00
dimitr
ed39c56a17
Let's see whether VC71 produces better code than VC60.
...
Previously, these modules couldn't be globally optimized (causing to server crashes).
2005-03-31 15:34:00 +00:00
paul_reeves
226eb164e2
Fix msvc6 project file for cpl applet.
2005-03-29 09:48:23 +00:00
robocop
6896a27f4b
Fixing the MSVC6 build after Paul Reeves' changes, second part.
2005-03-20 04:21:33 +00:00
robocop
8d6fd75c84
Fixing the MSVC6 build after Paul Reeves' changes.
2005-03-19 07:51:31 +00:00
paul_reeves
bec585cacc
Final tweaks for Win32 Alpha1 builds.
2005-03-18 11:25:48 +00:00
paul_reeves
b8fa97dfe8
Add fb2control.dsp
2005-03-14 14:41:40 +00:00
paul_reeves
2c6bbad8ca
Add fbcontrol.vcproj. Bring instclient.vcproj file into line with 7.1
2005-03-14 14:36:21 +00:00
hvlad
ff43bec044
1. Take in account CLEAN parameter when builded build_msg and codes. This decreased build time
...
2. run_all now produced RELEASE builds
2005-03-09 10:24:32 +00:00
hvlad
55252b5c97
Direct DEBUG build to debug directory
2005-03-09 10:17:56 +00:00
robocop
8a8f0ad8dc
Include fbembed in MSVC6 build.
2005-03-07 07:37:39 +00:00