8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 15:23:02 +01:00
This is a mirror of the firebird repo on github. It is not intended for use as a working repo. This repo is resync'ed with github every thirty minutes.
Go to file
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
builds 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
doc Restore missing WhatsNew entries that I deleted on bad merge. 2006-01-17 09:20:22 +00:00
examples Fixed compilation of empbuild. 2005-12-09 10:17:25 +00:00
extern reflect changes to configure.in for sun threading 2005-12-20 20:36:32 +00:00
generated Trying to solve the CVS error in generated directory 2003-09-02 00:12:19 +00:00
lang_helpers More error messages. 2005-12-12 13:56:56 +00:00
src 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
acx_pthread.m4 Use GNU autoconf macros to determine switches required to generate threaded binaries properly 2004-10-04 05:23:56 +00:00
autogen.sh Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
ChangeLog nightly update 2006-01-30 03:20:10 +00:00
configure.in test presence of gmtime_r() 2005-12-23 09:21:46 +00:00
Makefile.in A bit better way to pass target over to sub-makefile 2003-07-15 10:49:57 +00:00