8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 01:23:03 +01:00
firebird-mirror/builds
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
..
install Forward port OldColumnNaming from Fb 1.5.3 2006-01-17 04:40:31 +00:00
mac_os_x/CS 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
make.new/config Use autoheader to generate config.h.in. 2003-10-30 07:26:28 +00:00
misc removed due to new method to create security database 2005-04-06 08:46:31 +00:00
old_prefixes Move old_prefixes to builds directory 2003-07-05 15:22:32 +00:00
posix 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
win32 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