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

1093 Commits

Author SHA1 Message Date
paul_reeves
64ca585e9f Include the Fb 2.1 pdf file in the Windows kits. 2007-03-20 13:11:46 +00:00
alexpeshkoff
ababb0b31a let this platforms also have correct debug info 2007-03-19 17:27:33 +00:00
paul_reeves
17556b87ae Update manual installation batch files to support installation as a non-default service name. 2007-03-16 11:49:45 +00:00
paul_reeves
bc8abd1ef1 Make inclusion of examples in zip package optional. 2007-03-15 15:25:41 +00:00
paul_reeves
1f0f68113a compile.bat must always be called, otherwise execution stops after the current statement.
Other misc improvements.
2007-03-15 15:21:28 +00:00
aafemt
82bb38d00a Move some of darwin hacks to appropriate place 2007-03-13 05:28:49 +00:00
robocop
4ddfab5fec Misc. 2007-03-11 03:52:15 +00:00
alexpeshkoff
ac8277b0f5 front-ported various fixes from B2_0_Release 2007-03-09 13:32:17 +00:00
robocop
7dd5a216a8 Include more files to be able to link. 2007-03-09 11:35:05 +00:00
paulbeach
68b261513c Firebird 2.0 MacOS Classic Intel Build 2007-03-09 10:32:58 +00:00
robocop
63ddfd2272 Getting rid of RTTI and other cleanup. 2007-03-07 08:34:31 +00:00
robocop
87806dfc77 Getting rid of RTTI. 2007-03-07 07:14:22 +00:00
paul_reeves
81deb3f7d1 Document Vista requirement. 2007-03-06 08:22:56 +00:00
aafemt
90fb39d44b More mangled exports because Claudio decided to use this undocumented thing in isql 2007-02-28 12:43:57 +00:00
paul_reeves
7014e385f9 Start bringing main install script into line with requirements to build x64 and Win32 targets.
The ZIP option works for now. Other options are temporarily broken.
2007-02-26 15:20:30 +00:00
paul_reeves
e528997dc7 Prefix (almost) all env vars with FB.
Refactor common code (mostly into set_build_target.bat).
Ensure that all VS2005 x64 output is clearly generated into x64
directories,  and likewise for Win32 output
2007-02-26 15:18:41 +00:00
paul_reeves
2e63ca020d Minor changes caused by other modifications to the build process 2007-02-26 15:13:19 +00:00
paul_reeves
7d85073417 Use a property sheet for VS2005 builds
Fully separate the win32 output from the x64 output
2007-02-26 15:12:07 +00:00
paul_reeves
633fc6bf17 Move install scripts to the install script directory. 2007-02-26 15:08:51 +00:00
dimitr
c6c688180a Restored the legacy entrypoint as suggested by Claudio many months ago.
It's imported by pre-v2.1 utilities.
2007-02-14 11:38:11 +00:00
dchri
7124a5c6e1 Changed sed "discovery" switch to a compatible but more widely used switch. 2007-02-09 08:29:55 +00:00
asfernandes
90337587ff Misc 2007-02-08 00:03:36 +00:00
aafemt
604d85dc77 Fix MinGW build 2007-02-06 12:18:18 +00:00
robocop
839cfa6ed4 Corrections. 2007-02-03 10:38:42 +00:00
robocop
257306263f Integrating Alex's Win32 NTLM authentication in VC6. 2007-02-02 10:58:46 +00:00
alexpeshkoff
75291104c5 fixed posix build 2007-01-28 15:35:32 +00:00
dimitr
9ee8ef88cf Resolved CORE-937. 2007-01-25 12:56:16 +00:00
robocop
5eae01a8a9 I'm simply following Alex changes to MSVC7 to get rid of static dependency on secur32.lib for now, editing the files by hand. I noticed that VC8's fbclient.vcproj and fbembed.vcproj don't include AuthSspi.h explicitly, but that should be irrelevant. 2007-01-23 08:24:35 +00:00
robocop
302a639d2a Removed unneeded junk. 2007-01-21 07:16:45 +00:00
alexpeshkoff
06804e82ec Use dynamic loadind of secur32.dll - some extremely old
NT4 do not have one.
2007-01-20 17:19:58 +00:00
paul_reeves
4b4c3f27ce Some minor documentation improvements 2007-01-04 13:26:02 +00:00
alexpeshkoff
e18f8046bd Use symbolic names for authentication methods in firebird.conf 2006-12-17 14:02:23 +00:00
helebor
26b17b9813 *** empty log message *** 2006-12-11 12:53:41 +00:00
alexpeshkoff
01f2969e7f Added 'Authentication' parameter to firebird.conf 2006-12-10 12:31:15 +00:00
asfernandes
2d4ad0e235 Update MSVC8 Win32 platform 2006-12-10 00:56:24 +00:00
dimitr
fbfadd947d Fixed MSVC8 build. 2006-12-09 12:53:48 +00:00
alexpeshkoff
1a4652f01a Trusted authentication for windows 2006-12-08 18:38:15 +00:00
paul_reeves
e77b743b33 Forward port the windows installation scripts and i18n from B2_0_Release 2006-12-06 05:52:31 +00:00
asfernandes
a8948c8847 Remove obsolete files 2006-11-29 14:17:12 +00:00
asfernandes
e8cea23f7a Remove use of ODBC in FBUDF of MSVC7 build 2006-11-24 14:20:26 +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
788f1207ce Clean linker references to ODBC and others in fbudf. 2006-11-24 10:15:59 +00:00
robocop
3f981681d8 Use the famous brute force approach to fix syntax error in this new DOS batch file introduced by Adriano (for the VC6 case). 2006-11-24 10:14:26 +00:00
asfernandes
6effa57318 Remove use of ODBC in FBUDF 2006-11-22 14:33:03 +00:00
asfernandes
e718790ab7 Misc 2006-11-19 14:57:17 +00:00
asfernandes
3808aec64c Clean the build files and make buildable with MS Visual C++ Express 2006-11-19 14:24:09 +00:00
asfernandes
9b589539fb Fix the boot build 2006-11-18 20:24:38 +00:00
asfernandes
047f51835b Fix and integrate Steve Boyd changes in MSVC8 build - hope to not break it even more done changes with Visual Studio Express 2006-11-18 02:40:24 +00:00
asfernandes
fecf00c1eb Integrate Steve Boyd changes to GPRE in MSVC7 build 2006-11-18 02:06:57 +00:00
robocop
f0ce8fda36 Commit build changes by Stephen Boyd to support RM Cobol.
Restoring the missing entry points that COBOL needs and that were deleted years ago. Added the entry points in the new fbrmclib.
2006-11-10 08:04:36 +00:00