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
paul_reeves
4b26e525c3
Update Win32 MSVC7 project files. Fix some Win32 packaging issues.
2005-03-04 10:08:06 +00:00
robocop
bfd59de89a
Make FB2 buildable with MSVC6 again after Konstantin's changes.
2005-03-04 01:01:14 +00:00
paul_reeves
7d52fff154
Append .txt to readme when generating Win32 examples kit.
2005-03-01 14:53:46 +00:00
hvlad
dbcf1a6125
output\security.fbk renamed to security2.fbk
2005-02-26 18:54:32 +00:00
hvlad
a4c9eb267c
Correction
2005-02-26 18:22:55 +00:00
paul_reeves
5fdf7a582c
Remove misplaced CR/LF
2005-02-25 14:17:23 +00:00
alexpeshkoff
f4cd5a154f
Changed name to security2.fdb
2005-02-24 12:24:38 +00:00
paul_reeves
0cae302084
Tidy up error handling in make_all.bat.
2005-02-17 10:46:39 +00:00
paul_reeves
dc25323893
Add instclient to MSVC7 solution.
2005-02-17 10:45:25 +00:00
dimitr
c00ffe7ec0
Fixed the default memory management in fbclient.
...
Avoid crashing the server when fbclient is used in its address space.
2005-02-16 08:46:48 +00:00
robocop
ece9ba87fb
Misc.
2005-02-11 09:09:55 +00:00
robocop
08cd3467ae
Misc.
2005-02-11 07:06:14 +00:00
arnobrinkman
283d7f0d8c
Add new optimizer logic for handling :
...
ODS11:
- segment-selectivity
- better support for IS NULL
- better support for STARTING WITH
- matching both OR and AND nodes to indexes
- pick better JOIN order based on cost rules
ODSx:
- Indexed order on OUTER JOIN queries
2005-02-10 22:54:17 +00:00
paul_reeves
3cb0fce65b
Some enhancements and fixes for the Win32 build scripts.
2005-02-08 14:59:13 +00:00
paul_reeves
65f1d96f03
Add Firebird2_examples solution. Note that this is for VS 7.1, not 7.0
2005-02-03 13:57:31 +00:00
paul_reeves
1642e60e24
Set all VS 7.1 project files to output binaries into the same directory.
2005-02-02 11:57:22 +00:00
robocop
b6b981e9a6
Hide error message if there's nothing to delete.
2005-01-26 03:33:43 +00:00
skidder
b83503e0f7
Fix MSVC7 build
2004-12-22 17:26:20 +00:00
robocop
3229363ef6
val.h and val.cpp are unrelated.
...
Change was agreed a year ago in the list.
2004-12-17 06:21:39 +00:00
alexpeshkoff
387e678cca
applied Clumplet* classes to dpb where possible
2004-12-09 19:19:47 +00:00
skidder
9adf38b2b3
Fix MSVC7 makefiles
2004-12-07 19:21:26 +00:00
robocop
bb170bd3b6
isc_interpret is fb_interpret again.
...
Please do a full rebuild.
2004-11-28 01:03:05 +00:00
skidder
f808b2b9af
Update makefiles
2004-11-24 20:45:19 +00:00
alexpeshkoff
bdd3b32278
use ClumpletReader to parse dpb options
2004-11-24 18:26:24 +00:00
robocop
3fe9fd52b7
Rebuild was used always because the intermediates and/or the executables for build_msg and codes where written to the same dir for the debug and release versions. Since that was fixed time ago in msvc6, rebuild is not needed. I don't know about the msvc7 configuration, so I didn't touch it.
2004-11-24 09:32:56 +00:00
robocop
f7f47a31cc
More verbosity to know where to look at when there are problems.
2004-11-24 08:55:21 +00:00
robocop
c795d35805
Fix MSVC6 build after Nickolay's changes.
2004-11-23 09:55:45 +00:00
skidder
9507cf9714
Context variables support
2004-11-22 20:22:03 +00:00
alexpeshkoff
46e6c438e8
replaced platform-dependent SHA1 with in-tree sha.cpp
2004-11-15 07:35:26 +00:00
skidder
f4feb2ff99
Update MSVC7 makefiles
2004-11-15 00:21:11 +00:00
asfernandes
092043eb49
Fix MSVC7 build after Alex changes
2004-11-08 12:53:21 +00:00
alexpeshkoff
b80daa69f1
security fix
...
use SQL instead of gbak to create security database
2004-11-07 14:01:13 +00:00
alexpeshkoff
d25ac4ea32
security fix
...
added new files to win32 VC6 build
2004-11-07 13:49:42 +00:00
skidder
933063c7ce
Slightly adjust Dmitry's Firebird::TimeStamp class to make it more useful, change is coordiated with Dmitry. Use thread-safe localtime_r routine when it is available
2004-11-04 19:14:20 +00:00
robocop
ace3474cd7
Remove the reference to ib_udf.c from MSVC6.
2004-11-04 05:42:58 +00:00
robocop
4b4d5d7fb3
Fix MSVC6 build after timestamp.cpp was created.
2004-11-04 05:34:33 +00:00
robocop
597a433087
Misc typo
2004-11-04 01:35:58 +00:00
skidder
c01c6584d4
Enable Claudio's workaround of using boot gpre for a few files in build process to permit using Firebird 1.5 or 1.0 as a build host engine. Medium-term solution would probably be to replicate boot build process for POSIX on Windows, it is not difficult
2004-11-04 00:25:04 +00:00
skidder
7a4da144f2
Move MSVC7 build to ib_udf.cpp
2004-11-02 06:27:44 +00:00
skidder
3e26513b38
fb_interpret->isc_interpet, deprecate isc_interpete, clean interface a little bit
2004-10-25 03:53:03 +00:00
robocop
ef45338b6c
Indication on how to recover the build manually after adding fields to the engine.
2004-10-23 00:51:40 +00:00
robocop
efed4e82ec
Switch the NSVC6 version to use the new ib_udf2.sql with ib_udf.cpp
2004-10-20 01:03:07 +00:00