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

43 Commits

Author SHA1 Message Date
robocop
8a7da83a18 Follow VC8 changes. 2007-12-04 08:36:09 +00:00
robocop
5db43d6e6c Add fbsvcmgr project to VC6. 2007-10-25 04:01:21 +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
ddbba4cd6c Commit build changes by Stephen Boyd to support RM Cobol.
Fixing VC6 builds.
2006-11-10 07:59:59 +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
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
dimitr
b73133a2c4 Fixed MSVC6 build. 2005-09-30 17:49:03 +00:00
asfernandes
59213efe7e Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
paul_reeves
b8fa97dfe8 Add fb2control.dsp 2005-03-14 14:41:40 +00:00
alexpeshkoff
387e678cca applied Clumplet* classes to dpb where possible 2004-12-09 19:19:47 +00:00
brodsom
2f425888c2 Removing unused dba_full (After Ann advice) 2004-05-28 01:31:27 +00:00
robocop
06a4df3708 A requiem for JOURNAL and WAL.
Instructions in the list.
2004-01-06 10:33:18 +00:00
epocman
a75b48c6a8 Win32 HEAD porting of 1.5 branch RC8 latest updates, to keep HEAD in synch with about to be released 1.5.
Please someone check and adjust MSVC7 compile, cause I only have MSVC6.
2004-01-03 12:20:08 +00:00
dimitr
01ee50a97d 1) Move db_alias.cpp to common.lib
2) Add common.lib to gstat.exe
2003-12-13 14:42:37 +00:00
brodsom
0e8cd8d1ab -Add gstat_full project (utilities/dba_full) 2003-11-16 15:40:59 +00:00
dimitr
efe2cbce0d Added the current XNET implementation.
Let's hope it works not only for me <g>
2003-09-08 14:14:23 +00:00
brodsom
4e06eaa795 -Making journal buildable (and translating e to epp) 2003-09-02 18:28:23 +00:00
brodsom
7a04ed0496 -Corrections to wal build
-Add walw.exe build to msvc6
2003-09-01 12:08:56 +00:00
brodsom
139160119a Remove intlcpp 2003-08-21 01:46:36 +00:00
arnobrinkman
d5dbfe5151 make build work again 2003-08-18 14:11:02 +00:00
brodsom
6c6a521968 Change nbbackup to nbackup 2003-08-07 16:58:54 +00:00
brodsom
7d7810850e Patch msvc6 after Nickolay changes 2003-08-07 13:59:15 +00:00
brodsom
3674015198 Adding the make_examples to build employee.fdb and intlemp.fdb 2003-07-16 18:46:15 +00:00
brodsom
50e19d0740 Remove v5_examples dsp 2003-07-11 16:47:48 +00:00
brodsom
150488a202 New dsp's to replace nmake's (split boot workspace) 2003-07-02 11:42:16 +00:00
brodsom
420b4dc90e New dsp's to replace nmake's 2003-07-01 18:49:58 +00:00
brodsom
117e3959a3 New dsp's to replace nmake's 2003-07-01 17:10:12 +00:00
brodsom
7c0bc70ff5 Add batch and dsp to rebuild empbuild.c. The script is not included in build process. 2003-06-27 15:59:30 +00:00
dimitr
1f3e4b22cd Some changes for the embedded server. 2003-03-01 16:30:55 +00:00
brodsom
e9a94df155 Add gsplit project 2003-02-20 01:17:40 +00:00
dimitr
5c72c76b82 Fixed the workspace. 2003-02-10 14:50:18 +00:00
dimitr
765b88cc4d Changed options for the release configuration. 2003-02-10 10:36:53 +00:00
dimitr
fb3701280c Updated fbudf files. 2003-01-24 12:05:25 +00:00
dimitr
2bbd4dba82 Updated project files:
1. Cleaned up used import libraries.
  2. Winsock2 is used.
  3. Embedded engine now supports true local access.
2003-01-18 19:21:39 +00:00
dimitr
213819f379 Updated project files. 2003-01-17 09:54:18 +00:00
dimitr
9941c04160 Updated project files. 2002-12-11 08:35:04 +00:00
dimitr
a49092c2f3 1. Reorganized project files.
2. Added fb_lock_print and qli.
3. Implemented classic and embedded servers.
4. Used new configuration manager.
2002-11-06 15:10:15 +00:00
dimitr
de03233737 Small correction. 2002-10-28 06:47:10 +00:00
dimitr
4cd4d54e17 Added ib_udf project. 2002-09-03 17:25:37 +00:00
dimitr
e5a5f1c361 Added new projects to the workspace:
- gdef.exe
  - instreg.exe
  - instsvc.exe
2002-08-28 09:20:14 +00:00
dimitr
13f3ee5ebb Renamed the win32 client library. 2002-08-26 13:50:03 +00:00
dimitr
b0a6cdd050 1. Get rid of debug runtime libraries in our release builds
2. Added gpre_boot and gsec projects
2002-08-09 17:05:15 +00:00
dimitr
d481d117fc Added FB2 project files for MSVC6 2002-07-01 14:59:48 +00:00