8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 23:23:04 +01:00
firebird-mirror/builds/win32
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
..
defs Some more mangled exports 2005-12-17 12:59:16 +00:00
msvc6 Declare independence day from client library for fbudf . For builds other than MSVC6, the following has to be done: 2006-02-02 00:28:03 +00:00
msvc7 The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality. 2006-02-01 08:51:09 +00:00
old_makes Remove intlcpp 2003-08-21 01:46:36 +00:00
blrtable.bat Avoid duplicated definition of SERVER_SHUTDOWN (defined in firebird.h) 2004-05-19 15:03:13 +00:00
clean_all.bat When we say clean lets make sure to include the icu tree as well. 2005-07-19 13:17:01 +00:00
install_classic.bat instsvc new syntax does not take root_directory on the command-line. 2003-09-07 21:36:51 +00:00
install_super.bat instsvc new syntax does not take root_directory on the command-line. 2003-09-07 21:36:51 +00:00
make_all.bat Changed location of some defines in order to avoid internals inside ibase.h. 2005-12-05 11:44:41 +00:00
make_boot2.bat Fix normal build for MSVC7 2005-07-10 17:57:58 +00:00
make_boot.bat 1. Take in account CLEAN parameter when builded build_msg and codes. This decreased build time 2005-03-09 10:24:32 +00:00
make_examples.bat Minor updates to the Win32 build scripts. Disable intlbuild in make_examples. Update Win32 readmes. 2005-07-12 12:36:12 +00:00
make_icu.bat Minor updates to the Win32 build scripts. Disable intlbuild in make_examples. Update Win32 readmes. 2005-07-12 12:36:12 +00:00
parse.bat Corrections 2003-10-19 01:25:36 +00:00
prepare.bat Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
preprocess2.bat Use fbembed in boot-build 2005-06-22 23:00:19 +00:00
preprocess.bat Misc typo 2004-11-04 01:35:58 +00:00
run_all.bat 1. Take in account CLEAN parameter when builded build_msg and codes. This decreased build time 2005-03-09 10:24:32 +00:00
setenvvar2.bat Evaluate available compilers in correct order. 2005-09-30 10:34:46 +00:00
setenvvar.bat Evaluate available compilers in correct order. 2005-09-30 10:34:46 +00:00
uninstall.bat instsvc 'remove' new syntax does'nt need a '-g' option. 2003-09-07 21:39:36 +00:00