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

1704 Commits

Author SHA1 Message Date
robocop
c6f11b3247 Fixed the Windows build after Alex' changes. 2008-07-08 06:47:01 +00:00
alexpeshkoff
5ac5869661 CORE-1964 - stop vararg mess when reporting errors. Use special class for it. More (ERR_post cleanup) to come. 2008-07-03 12:02:54 +00:00
asfernandes
6048e58641 Fixed the build problem reported by Nikolay 2008-07-02 00:22:47 +00:00
asfernandes
dcdcd0a31f Fix the Windows boot build 2008-06-17 13:45:09 +00:00
asfernandes
791a2c1b1b Fixed Linux SS build 2008-06-17 01:05:34 +00:00
asfernandes
b8a3abb888 Misc 2008-06-17 01:02:01 +00:00
asfernandes
6d42ee51e8 Correction for the Windows boot build fix - include ib_util in Firebird2Boot and make fbembed depends on it 2008-06-15 16:29:53 +00:00
asfernandes
6f889ba0a4 1) Fixed an error in the POSIX build after usage of GlobalPtr
2) Some things observed by Claudio
2008-06-15 16:20:55 +00:00
asfernandes
5a9c2578d7 Fixed the Windows boot build 2008-06-15 16:17:51 +00:00
asfernandes
af1d955da6 Improvement CORE-1937 - Detect (instead of crash) FREE_IT UDFs that return pointer not allocated by ib_util_malloc 2008-06-14 22:16:40 +00:00
asfernandes
d30d6410ea Misc 2008-06-13 01:42:58 +00:00
paulbeach
7cb4824d2a Time to tidy up some old stuff 2008-06-11 11:58:16 +00:00
robocop
017d04dbfc Misc. 2008-06-10 10:11:39 +00:00
aafemt
a16dfd7c75 Return deprecated stubs to public interface 2008-06-10 07:52:42 +00:00
aafemt
c6e0cd6d55 Fix MinGW build 2008-06-09 14:37:39 +00:00
paulbeach
dac128547a Support 64bit Darwin PPC - And will "only" work on 10.5 no matter how hard I try to support earlier versions. 2008-06-09 14:05:42 +00:00
paulbeach
aa142dc3bf Support 64bit Darwin PPC 2008-06-09 13:03:29 +00:00
paulbeach
d597247854 Support 64bit Darwin PPC 2008-06-09 12:02:59 +00:00
dimitr
e4380ecbc8 Let's build fbsvcmgr for Win64 as well. 2008-06-07 06:42:25 +00:00
sboyd
c05536e155 Added an entry point for isc_dsql_allocate_statement 2008-05-29 19:10:17 +00:00
asfernandes
da00273b51 DdlNodes.epp should be preprocessed as an internal module 2008-05-25 15:41:15 +00:00
paulbeach
e3348c56b9 Make the version numbers automatic 2008-05-23 11:03:58 +00:00
asfernandes
9fc4a1881f Misc 2008-05-22 21:45:22 +00:00
asfernandes
d5e481ba10 Linux IA-64 port 2008-05-22 15:02:59 +00:00
dimitr
ea2d24c2e3 Fixed the Windows build. 2008-05-21 12:23:00 +00:00
alexpeshkoff
2065872514 Use DFW to store data for user management 2008-05-21 08:14:09 +00:00
asfernandes
d52dc96278 1) Move the new Node classes to appropriate files
2) Creation of StmtNode
3) Conversion of IN AUTONOMOUS TRANSACTION to InAutonomousTransactionNode (inherited from StmtNode) - it makes this feature almost self-contained

Please do a boot build or at least run blr_table.
2008-05-19 13:47:48 +00:00
robocop
edb381ce40 More updates to project files. 2008-05-14 11:16:00 +00:00
robocop
c980c3d577 - Delete references to header files that only existed in FB1 or until FB2.1.
- Fix references to files that are in another location.
- Delete references to files that don't belong to Windows (the VMS files).
2008-05-14 11:15:04 +00:00
robocop
05a2a2bea9 - Delete references to header files that only existed in FB1 or until FB2.1.
- Fix references to files that are in another location.
- Delete references to files that don't belong to Windows (the VMS files).
2008-05-14 05:08:22 +00:00
robocop
71fd33580c Delete the VC6 project files from FB v2.1 and beyond because building FB2.1+ with VC6 requires more than the reasonable workarounds that were used for previous FB versions. 2008-05-14 04:46:11 +00:00
robocop
87b7d24db9 Delete the VC6 project files from FB v2.1 and beyond because building FB2.1+ with VC6 requires more than the reasonable workarounds that were used for previous FB versions. 2008-05-11 14:34:50 +00:00
asfernandes
8b4a83f201 Misc 2008-05-11 03:00:46 +00:00
asfernandes
9c9672ec64 Fix misspelled word 2008-05-11 01:12:36 +00:00
robocop
15fd8c4252 Delete explicit references to headers that only existed on FB1 (MSVC doesn't complain unless the missing header is in an #include clause).
Fix reference to header files that existed in another location in FB1.
2008-05-10 11:18:32 +00:00
robocop
0221e7bab4 Fix reference to header file that existed in another location in FB1. 2008-05-10 08:58:15 +00:00
robocop
9bf5c55047 Delete explicit references to headers that only existed on FB1 (MSVC doesn't complain unless the missing header is in an #include clause). 2008-05-10 04:56:49 +00:00
alexpeshkoff
489245fa50 We are not interbase during 7 years - fixed comments and environment 2008-05-08 07:29:44 +00:00
alexpeshkoff
2b382f606b 1. Deeper integration between super and classic setup.
2. Script to switch between classic and superclassic modes.
3. Changed lisences from LGPL to IDPL (with Mark's agreement)
2008-05-07 16:34:47 +00:00
alexpeshkoff
463efb5f40 Deprecated this unneeeded any more script 2008-05-07 16:07:55 +00:00
makowski
0310e8a89d Add comment about Classic on Posix for RemoteBindAddress parameter 2008-05-06 07:00:19 +00:00
alexpeshkoff
e40105fe12 Make fbguard work with superclassic too 2008-05-05 09:27:49 +00:00
asfernandes
b30236303d Misc 2008-05-05 02:22:53 +00:00
alexpeshkoff
324facd7af Fixed CORE-1880: Linux startup script silently exits when missing 'main' executable 2008-05-04 16:03:18 +00:00
alexpeshkoff
f5ee67b01d Front-ported misc install scripts changes from 2.1 2008-05-04 15:18:42 +00:00
alexpeshkoff
c9b12c828d Front-ported misc install scripts changes from 2.1 2008-05-04 14:27:36 +00:00
robocop
3a11de32d7 Delete references to useless file. 2008-05-01 11:07:03 +00:00
asfernandes
1679cfdd17 Fix POSIX build 2008-04-30 01:47:10 +00:00
robocop
a7d9e7f25c DirectoryList wasn't used, so I'm deleting it.
Fortunately, because it has half-finished functionality.
2008-04-29 12:37:02 +00:00
alexpeshkoff
9e0c4160da Make fb_cancel_operation() public API call. 2008-04-29 09:57:55 +00:00
alexpeshkoff
ddeb68c733 Restored accidentially removed check - thanks to Adriano 2008-04-28 07:41:43 +00:00
robocop
dceaac8c5e Update project files. 2008-04-26 14:33:25 +00:00
alexpeshkoff
f386d5ed7e Use -daemon switch to start fbguard directly - without fbmgr. 2008-04-25 16:37:30 +00:00
paulbeach
2600e01b89 Fix optimisation problem on MacOSX ppc build that results in a segfault on exit for all utilities
Re-define __ppc__ where necessary
2008-04-25 10:14:54 +00:00
paulbeach
64df8dd761 Solaris 64bit AMD port 2008-04-25 09:42:19 +00:00
hvlad
a622fe2bfe Fix MSVC build after JString removal 2008-04-25 08:40:00 +00:00
alexpeshkoff
ef2b605cf6 Removed JString 2008-04-24 15:53:04 +00:00
asfernandes
d75951e8e5 Misc 2008-04-18 01:37:44 +00:00
alexpeshkoff
f4f209cb6f Alan's patch for ARM 2008-04-15 14:14:57 +00:00
asfernandes
6e59d736df 1) Fix Linux build
2) Misc
2008-04-11 01:38:50 +00:00
paulbeach
3aad8a5ea5 Fix issue re. unresolved exception symbols on client link 2008-04-10 13:48:52 +00:00
hvlad
fe3f8c184b New EXECUTE STATEMENT with support of external data source implementation 2008-04-09 20:18:47 +00:00
alexpeshkoff
17886bed31 Cleanup - always build utilities in std mode - no more SUPERCLIENT/STD_UTIL macros. 2008-04-08 14:19:55 +00:00
alexpeshkoff
ed87178863 cleanup 2008-04-08 13:19:32 +00:00
paulbeach
449fe20b8f Wrongly named libfbclient.so 2008-04-07 12:59:30 +00:00
paulbeach
1d391328d0 No header for prefix.hpux 2008-04-02 10:19:45 +00:00
robocop
379b4ad6b5 Remove obsolete SINIX-Z file. 2008-03-30 12:04:08 +00:00
paulbeach
9e63c3c08f typo 2008-03-28 10:58:56 +00:00
robocop
4b5e87d44e Update project files. 2008-03-27 11:43:31 +00:00
hvlad
aa967c3d80 Update MSVC8 project files 2008-03-25 18:59:53 +00:00
dimitr
e18a16e3cb Removed OldParameterOrdering. 2008-03-25 16:42:10 +00:00
paulbeach
292fd3a7f3 This line - be not needed 2008-03-25 09:11:42 +00:00
alexpeshkoff
ccc4a8d5d6 removed ALLR 2008-03-24 15:29:31 +00:00
paulbeach
45ff9af0d5 Typo 2008-03-24 14:04:44 +00:00
dimitr
02428e23eb Cleanup. 2008-03-21 08:23:44 +00:00
asfernandes
5c7c0b500b Fix GCC build 2008-03-21 02:39:32 +00:00
dimitr
a7c9e9cc38 Update the makefiles. 2008-03-20 17:00:01 +00:00
robocop
b8d094074c Redirect the build to the new, cleaned French translation. 2008-03-20 10:04:21 +00:00
skidder
ad93e29ac9 Allow setting target CPU arch in Windows builds via the environment variable. This is a convenience option to be able to launch easily 64-bit build from WOW64 environment 2008-03-19 18:53:48 +00:00
dimitr
d637ed09e2 Major cleanup of the old-style blk and allocator-based blk_type. 2008-03-19 16:29:17 +00:00
robocop
ab145f6b7c Redirect the build to the revamped localized file.
Put as comment the line needed to build the alternate msg files.
2008-03-18 12:38:25 +00:00
paulbeach
9f983b3b19 Include aliases.conf in the install 2008-03-17 12:07:57 +00:00
asfernandes
99b9aede9f Revert the ICU include directory changes 2008-03-14 11:06:48 +00:00
asfernandes
c7ec88bee4 1) Created classes PreparedStatement and ResultSet
2) Changed EXECUTE STATEMENT to use these classes
3) Fixed CORE-1784 - Error with EXECUTE PROCEDURE inside EXECUTE STATEMENT
2008-03-13 16:37:20 +00:00
dimitr
1ebd372868 Cleanup. 2008-03-12 17:07:49 +00:00
dimitr
1d0ca7607b Cleanup. 2008-03-12 17:02:10 +00:00
alexpeshkoff
fcf14e9c8d added new API call 2008-03-12 13:34:56 +00:00
paul_reeves
d0173de8bc sync HEAD to 2.1 branch and mark docs as unprepared for 2.5 2008-03-10 15:04:16 +00:00
asfernandes
0b6ecafe1b 1) Remove REPLAY_OSRI_API_CALLS_SUBSYSTEM code
2) Remove internal y-valve function INTERNAL_COMPILE_REQUEST
3) Go direct to engine internals from DSQL, without need to exit/enter the attachment lock and check exceptions in status vector
2008-03-07 15:23:21 +00:00
robocop
8b4d89ab9e After doing a clean BOOT and ALL build, I think we don't need gpre_boot in Firebird2.sln, only in Firebird2Boot.sln. 2008-03-04 06:07:37 +00:00
robocop
565ce8a4b0 The client library on Windows won't build without getting rid of these references to already gone private API entrypoints. 2008-03-04 06:00:16 +00:00
alexpeshkoff
7dacbbbd74 Make fb_disconnect_transaction, fb_shutdown and fb_shutdown_callback public API calls.
Related cleanup.
2008-03-03 17:47:09 +00:00
alexpeshkoff
15e2b6ee62 add superclassic to binary package 2008-03-03 16:31:07 +00:00
alexpeshkoff
288f0dc86f added forgotten file 2008-03-02 12:47:52 +00:00
paulbeach
5790eae079 Fix UNIX2003 symbol issue with kinterbasdb and SuperServer.
Make sure that sem is used properly depening on MacOSX 10.4 or 10.5
Correct the header file in config_root.cpp to pull in MacTypes.h properly
2008-02-29 15:23:17 +00:00
dimitr
05c471e1c5 Fixed the Windows build, but I do object about these changes. 2008-02-29 07:34:46 +00:00
alexpeshkoff
00c63c1f8d 1. Make signals handling in yValve MT safe.
2. Introduce new private API calls, fb__shutdown() and fb__shutdown_callback().
3. Introduce fb_smp_server - binary to run superclassic on posix.
4. Various cleanups.
2008-02-28 18:42:30 +00:00
alexpeshkoff
7727fda8a9 Partially fixed posix build after DSQL merge 2008-02-28 17:54:22 +00:00
dimitr
457da57bd9 DSQL integration into the engine. 2008-02-28 14:06:47 +00:00
dimitr
b3b4ccb74e DSQL integration into the engine. 2008-02-28 13:54:01 +00:00
dimitr
99caa91b85 DSQL integration into the engine. 2008-02-28 13:48:16 +00:00
alexpeshkoff
2bb5287eae Isc_* files are created in classicLibrary 2008-02-27 12:14:08 +00:00
dimitr
c87aefdc85 Fixed my mistake. 2008-02-27 05:07:28 +00:00
asfernandes
312a391d78 Misc 2008-02-26 02:23:28 +00:00
paul_reeves
6d102199c3 Gosh! Isn't it fun maintaining four separate branches. 2008-02-25 09:29:43 +00:00
dimitr
ec513fd5cb Ported SQLSTATE from Vulcan.
Part I: core changes.
2008-02-24 14:07:01 +00:00
paulbeach
d859c27085 Installation of Firebird 2.0.x SuperServer on Solaris 2008-02-20 16:04:42 +00:00
dimitr
f9b75ffc74 Cleanup the makefiles. 2008-02-20 15:38:36 +00:00
alexpeshkoff
601854055c Make windows and linux install trees better match 2008-02-19 10:29:06 +00:00
asfernandes
c979d91901 Misc 2008-02-19 02:34:55 +00:00
paulbeach
03b2501b5b Add the Readme.txt, allow package upgrade of aliases.conf and UDF files, so existing installations get upgraded properly. 2008-02-18 12:05:59 +00:00
alexpeshkoff
c14a900271 add Database.cpp to posix build 2008-02-15 08:47:23 +00:00
alexpeshkoff
ab38952521 changed soname for embedded library - frontported 2008-02-14 16:34:08 +00:00
robocop
7a0a29e234 Move some clutter out of jrd.h to Database.h and Database.cpp. 2008-02-14 12:24:27 +00:00
robocop
de63251672 We don't support Sinix-Z anymore. 2008-02-14 10:53:55 +00:00
alexpeshkoff
ca3a1fec5f let gpre_static rebuild when library is changed 2008-02-14 10:08:04 +00:00
paulbeach
3db5c9b13a update the launchdaemon plist file with the correct dtd url 2008-02-12 16:13:18 +00:00
asfernandes
11b869588d Misc 2008-02-08 01:25:41 +00:00
dimitr
8769891f0c Fixed the build. 2008-02-06 20:18:47 +00:00
paulbeach
b9cd63c1f1 Oops - there should be a comment here 2008-02-06 16:19:39 +00:00
alexpeshkoff
a8ec4a25d9 Fixed CORE-1728: Monitoring tables do not work after fresh linux install 2008-02-06 11:27:32 +00:00
paulbeach
7119957fd9 1. Updated MacOS mod_loader to handle Bundles and Dynamic Libraries (yes the loading of the two is different)
2. Support the loading of the ICU Libraries dynamically
3. new = FB_NEW - prevent asserts.
2008-02-05 12:48:38 +00:00
alexpeshkoff
0c3ad329d3 Mutexes cleanup 2008-02-05 08:04:18 +00:00
asfernandes
607ef7d9fa Encapsulate the parser and make it thread safe 2008-02-03 19:16:12 +00:00
asfernandes
9f47ec71be Oops 2008-02-03 02:38:31 +00:00
asfernandes
b39ac40c9d Misc 2008-02-03 02:32:39 +00:00
robocop
84882b6220 Misc. 2008-02-02 16:52:37 +00:00
dimitr
0cda20a31a Cleanup AliceMemoryPool. 2008-01-29 12:28:28 +00:00
hvlad
7ae321b32f Restore broken boot build 2008-01-27 12:36:03 +00:00
alexpeshkoff
cbb1daf415 Fixed VC7 build 2008-01-24 15:02:48 +00:00
paul_reeves
2534ed60ba fix typo 2008-01-24 11:04:55 +00:00
paul_reeves
b613a3f943 Forward port attempt to minimize hard-coded version string hell from windows install kits. 2008-01-24 10:32:25 +00:00
dimitr
971af7942b Fixed the win32 build. 2008-01-23 19:34:51 +00:00
dimitr
e1d53429ae Fixed the win32 build. 2008-01-23 19:27:36 +00:00
alexpeshkoff
39896cb955 Fixed CORE-1671: atexit() calls in client libraries cause segfaults
and CORE-1079: Every attach of fbclient/fbembed library leaks 64KB of memory

To do it:
- created new template GlobalPtr, controlling access to destructors of global objects.
- applied it to global objects.

Also some related cleanup.
2008-01-23 15:52:40 +00:00
alexpeshkoff
46e0083216 use valgrind for amd64 DEV_BUILD 2008-01-23 15:39:44 +00:00
paul_reeves
76422c9ac9 Keep 2.5 'sort of' up-to-date 2008-01-23 06:59:07 +00:00
robocop
a6d4ab83fb Misc. 2008-01-22 11:08:20 +00:00
robocop
6edb716f5d Misc. 2008-01-22 10:30:23 +00:00
paulbeach
d1d433a8c0 Minor Mods 2008-01-22 09:40:41 +00:00
paulbeach
95cac4966b Welcome to 64bit MacOS builds 2008-01-18 15:13:44 +00:00
paulbeach
79a649377d Welcome to 64bit MacOS builds 2008-01-18 14:12:26 +00:00
paulbeach
7a227d924c Darwin and HPUX mods 2008-01-17 12:28:17 +00:00
alexpeshkoff
281a99b0e8 Applied Damyan's patch - MIPS linux port 2008-01-17 12:26:24 +00:00
paulbeach
795ec9349c Darwin and HPUX mods 2008-01-17 12:09:39 +00:00
alexpeshkoff
cf95913c7f misc 2008-01-17 11:36:15 +00:00
dimitr
e8c8879696 The merge is being fixed. 2008-01-16 13:57:06 +00:00
dimitr
dd9ec5f1cc The merge is being fixed. 2008-01-16 13:55:51 +00:00
alexpeshkoff
b0a7a9064b Fixing merge 2008-01-16 13:40:49 +00:00
dimitr
414ffe4466 The merge is being fixed. 2008-01-16 13:29:21 +00:00
alexpeshkoff
a98e65879a Fixing merge 2008-01-16 13:26:43 +00:00
dimitr
d536dc3f8c The merge is being fixed. 2008-01-16 13:03:37 +00:00
alexpeshkoff
24c7c42382 Merge continued 2008-01-16 11:48:27 +00:00
dimitr
36b8ab6457 The merge is being fixed. 2008-01-16 11:35:22 +00:00
dimitr
91da348ad3 The merge continued. 2008-01-16 11:32:21 +00:00
dimitr
cf84ebd910 The merge continued. 2008-01-16 10:41:58 +00:00
dimitr
99b102e678 Committed with conflicts by Alex's request. 2008-01-16 10:36:35 +00:00
paulbeach
c613c40c7a No -M for useradd on HPUX 2008-01-10 14:20:04 +00:00
paulbeach
d0e4100420 HPUX Depot install 2008-01-10 11:26:58 +00:00
alexpeshkoff
7f5e655b5d fixed linux build 2008-01-10 10:06:22 +00:00
asfernandes
e0226e17fb Misc 2008-01-09 23:57:18 +00:00
alexpeshkoff
ba5b321861 Fixed CORE-1421: RPM libstdc++ version dependency 2008-01-09 15:47:45 +00:00
paulbeach
71ee831a7a Move generateNewDBAPassword function from posixLibrary to linuxLibrary. This function makes no sense on HPUX. 2008-01-09 11:05:20 +00:00
paulbeach
f3c21d4ca2 HPUX Port 2008-01-07 12:26:23 +00:00
alexpeshkoff
f92ae11948 Pass through CFLAGS, set for ./configure. This is minimum cross-build support.
It makes it possible to build, for example, for i386 on amd64 linux. Just use:
  ./configure CFLAGS=-m32 --host=i386-cross-linux
or, certainly:
  ./autogen.sh CFLAGS=-m32 --host=i386-cross-linux
Should also help when doing builds in other cases when 32/64 bit choice is possible.
2008-01-04 17:34:46 +00:00
alexpeshkoff
74724c0566 Frontported fix for CORE-1674: Wrong access rights in doc subdirectory 2008-01-04 15:14:54 +00:00
asfernandes
0ee85c7525 Misc 2007-12-28 00:14:00 +00:00
paulbeach
7db090f19e Apply MacOS changes to HEAD 2007-12-27 12:19:52 +00:00
paulbeach
4a2f1647fe Apply MacOS changes to HEAD 2007-12-27 10:55:58 +00:00
robocop
e1187273c8 Totally misc. 2007-12-22 09:36:52 +00:00
asfernandes
c27c33d750 Misc 2007-12-22 00:53:39 +00:00
paul_reeves
d3a5c1f6f8 MInor tweaks to a) speed up testing the installer, and b) document the available options. 2007-12-21 12:22:22 +00:00
paul_reeves
50d5e101ed Add support to build VCRT merge modules. These files are VC8 specific, and technically they belong under the 'install\arch-specific\win32\msvc8' directory. But that directory does not exist (and may never exist), so they can be parked here for the time being. 2007-12-21 12:21:25 +00:00
paul_reeves
512f5f881a Add support to deploy VCRT libraries via msi, if windows installer 3.0 is available. 2007-12-21 12:10:16 +00:00
paulbeach
256c0ba277 Apply MacOS changes to HEAD 2007-12-20 11:34:29 +00:00
paul_reeves
bf99212d84 Add some generic functions to test for host O/S 2007-12-19 14:07:13 +00:00
dimitr
6720a8600b Just better English. Credits go to Helen. 2007-12-19 13:40:39 +00:00
paul_reeves
bcfd8860ce Implement feature request CORE-548
Installer now generates a help screen when passed /?, /h or /help on the command-line
2007-12-19 13:34:34 +00:00
paulbeach
91c4f3734e Apply MacOS changes to HEAD 2007-12-19 13:25:49 +00:00
alexpeshkoff
4816dbe061 1. Use EXE_LINK or STATICEXE_LINK (what appropriate) to link executables instead of plain LD.
2. Fron-ported fix for broken in ALt-Linux ld - changed order of libraries in command line.
2007-12-14 11:32:06 +00:00
paul_reeves
74b3502494 Fix build 2007-12-13 11:04:58 +00:00
paulbeach
18dcda1ab9 Fix MacOS install typo 2007-12-10 11:13:53 +00:00
asfernandes
66e179cfe7 Misc 2007-12-09 13:09:58 +00:00
robocop
5aeb5aa99c Misc. 2007-12-08 07:46:23 +00:00
paulbeach
d1a0e95271 MacOS 10.5 (Leopard) updates 2007-12-07 12:19:37 +00:00
robocop
8a7da83a18 Follow VC8 changes. 2007-12-04 08:36:09 +00:00
alexpeshkoff
f4dc0c29cb Multi-instancing in SlackWare 2007-12-03 16:11:46 +00:00
alexpeshkoff
1a83a0f90d Comment 2007-12-03 15:48:52 +00:00
dimitr
cc15362a03 Some practice in the English language :-) 2007-11-29 18:45:58 +00:00
hvlad
c2800e66e8 Implement CORE-1625 : Implement new setting to relax strict SQL standard's alias checking rules 2007-11-29 17:53:38 +00:00
alexpeshkoff
dc17b59e87 Multi-instancing support in generic startup file for super-server. 2007-11-27 07:45:37 +00:00
alexpeshkoff
ba77f62858 Multi-instance support for Mandriva/Mandrake/Redhat/Fedora 2007-11-26 15:41:34 +00:00
alexpeshkoff
3b638b124b misc 2007-11-26 15:40:23 +00:00
hvlad
8e52da6e14 Make instreg independent from common 2007-11-26 12:32:23 +00:00
alexpeshkoff
206786df6e Added minimum multi-instance support 2007-11-19 13:21:51 +00:00
alexpeshkoff
9310dfd260 frontported change in startup script 2007-11-19 13:20:59 +00:00
robocop
2d2b8cf718 Misc. 2007-11-17 10:18:10 +00:00
asfernandes
54b36766c0 Misc 2007-11-17 00:38:16 +00:00
alexpeshkoff
6af3bfc4e9 Fixed VC7 build 2007-11-15 13:29:57 +00:00
paulbeach
94033a9cc2 HPUX Port 2007-11-15 08:20:12 +00:00
dimitr
ae790e61bc Fixed the CPL applet linkage (made it static instead of dynamic).
This is the only project that overrides the common property sheets (in terms of linkage).
2007-11-14 10:02:33 +00:00
dimitr
0f4023ee6e Fixed linkage issues. 2007-11-13 15:01:26 +00:00
dimitr
4f48b4e61a Re-enable the dynamic linkage for the release builds as well. This should solve both CORE-1587 and CORE-1590. 2007-11-13 14:09:46 +00:00
robocop
3fc16e5848 Fix the VC6 project files. 2007-10-29 03:22:13 +00:00
asfernandes
8df237433f Correction - there was a \0 byte in this file 2007-10-28 23:41:37 +00:00
skidder
9f6743102a Correction 2007-10-28 18:03:40 +00:00
skidder
2619fd6532 Allow local protocol to work with servers running both under restricted accounts (e.g. Vista regular user) and unrestricted accounts (e.g. LocalService) 2007-10-28 15:00:49 +00:00
asfernandes
9dd863d6d7 Create class to buffer random bytes generation as process of generate many small random bytes is slow - thanks to Nickolay 2007-10-28 14:54:16 +00:00
skidder
1a8e6e55be Fix broken MSVC 2005 build. The problem was about the GUIDs in solution file
not matching the ones in project files causing VS to kill dependencies in SLN file during the build.

Tested against recent MSVC 8.0.50727.867
2007-10-26 10:44:57 +00:00
robocop
5db43d6e6c Add fbsvcmgr project to VC6. 2007-10-25 04:01:21 +00:00
robocop
08ddfb000d Misc. 2007-10-24 06:13:08 +00:00
alexpeshkoff
3c7d1cc0c1 misc 2007-10-17 14:03:13 +00:00
alexpeshkoff
0aeed96c56 Added project to build fbsvcmgr using VC7 2007-10-17 14:02:18 +00:00
paul_reeves
29e36a883c Be sure to include manifest for wow64 2007-10-17 13:05:44 +00:00
paul_reeves
240322a866 Ensure that binary installer removes an existing service. Otherwise it will attempt to start the pre-existing service, not the one it has just installed. 2007-10-15 15:09:55 +00:00
paul_reeves
63cbecf438 Update installation readme files for beta 2 2007-10-15 05:53:45 +00:00
paul_reeves
5412f664dc Misc 2007-10-12 12:18:21 +00:00
paul_reeves
3fe3373d30 Update readme for beta 2 2007-10-12 12:15:58 +00:00
paul_reeves
93bd6f7343 Update installation notes 2007-10-12 12:09:13 +00:00
paul_reeves
19f560ef09 Make run_all a little more useful. 2007-10-10 14:00:25 +00:00
paul_reeves
1f2454fd73 Forward port (from 2.0.3) latest polish translations for windows installer. 2007-10-10 10:57:19 +00:00
paul_reeves
8d9c89f4e1 Roll back deployment with static linking of ms runtimes 2007-10-10 10:54:20 +00:00
paul_reeves
673d5a95ef Restore tabs 2007-10-04 13:23:36 +00:00
hvlad
6ba3cbc242 Remove 'common' from dependencies of 'fb2control' to allow static linkage 2007-10-02 19:19:26 +00:00
robocop
3270ff3971 I'm posting this in case someone wants to play with it. It contains one of our forgotten pieces of code. 2007-10-02 10:21:39 +00:00
robocop
254a38ca77 Misc. 2007-10-02 08:12:38 +00:00
hvlad
977d290487 Add 'common' into dependencies to 'fb2control' 2007-09-30 14:12:46 +00:00
paul_reeves
94c5f7d4c5 Misc. 2007-09-27 13:06:27 +00:00
paul_reeves
baa525f174 Don't deploy the MSVC8 C runtimes unless we link dynamically. 2007-09-18 15:10:43 +00:00
paul_reeves
602e7afd4e Switch on support to deploy 32-bit client into <SysWOW64> when installing the 64-bit kits. 2007-09-18 15:09:24 +00:00
paul_reeves
aa3fd068b1 Minor cleanup 2007-09-18 12:48:55 +00:00
paul_reeves
ded4267446 More misc tidy up. 2007-09-17 09:49:39 +00:00
paul_reeves
f9d2c07785 Misc tidy up. 2007-09-17 09:48:43 +00:00
paul_reeves
11e13470c7 Fix debug build to use release target when building ICU module 2007-09-17 08:14:06 +00:00
robocop
faaf64c7d4 Totally misc. 2007-09-13 10:47:39 +00:00
paul_reeves
7e97411cf6 report correct name of log file in case of error. 2007-09-13 10:20:33 +00:00
paul_reeves
8d76d28b21 Roll back support for icu debug builds as part of the Firebird build process on Windows 2007-09-12 14:05:00 +00:00
paul_reeves
a41bdbb6ec Be consistent with usage of Detect64BitPortabilityProblems property 2007-09-12 13:49:49 +00:00
paul_reeves
5bb396e54c Misc cleanup 2007-09-12 13:09:50 +00:00
asfernandes
4dd7b4c668 Misc 2007-09-12 02:31:28 +00:00
asfernandes
71b91dd1c8 We don't want these warnings 2007-09-11 15:20:29 +00:00
paul_reeves
8ba98bd599 Implement support for passing /clean option when running the Windows binary uninstaller.
(CORE-1158)

Update documentation for scripted installations.
2007-09-11 12:21:05 +00:00
paul_reeves
002e202c26 Bring into line with recent changes to the build process 2007-09-11 12:15:55 +00:00
paul_reeves
83dfad93b5 Misc. cleanup 2007-09-11 12:10:46 +00:00
paul_reeves
e016b0954a Pass option to buildexecutableinstall 2007-09-11 12:07:35 +00:00
robocop
8e03d9d48e Correction. 2007-09-10 23:43:54 +00:00
paul_reeves
ea197156cf Allow run_all.bat to pass a variable through to each batch file it calls. 2007-09-10 13:55:54 +00:00
paul_reeves
04eaa7199c Document why better cleaning is required for debug builds.
Automatically set variable to implement better cleaning for debug builds.
2007-09-10 13:53:52 +00:00
paul_reeves
6f3ac13222 Copy icu debug dll's too. 2007-09-10 13:52:36 +00:00
paul_reeves
04f2b3a372 link with icu debug libraries when appropriate. 2007-09-10 13:48:48 +00:00
asfernandes
7eb068c3ee Misc 2007-09-10 00:45:40 +00:00
paul_reeves
674bfdb354 Use environment variables to encapsulate directory layout differences between VS2005 and earlier.
Use FB_GEN_DIR env var. to determin location of generated output.
Tidy up usage of FB_GEN_DB_DIR - only use with unix style paths.
Generate platform specific log files during build process.
2007-09-06 13:25:04 +00:00
paul_reeves
b88af36f52 Add target specific property sheets to VS2005 projects. 2007-09-06 12:57:31 +00:00
paul_reeves
32d84a3b81 Add property sheets for VS 2005 builds, to give finer control over release and debug configurations. 2007-09-06 10:59:49 +00:00
robocop
0b6b7abdce Misc. 2007-09-02 09:34:02 +00:00
asfernandes
90e8b8d24d Misc 2007-09-02 02:13:31 +00:00
paulbeach
edfa750075 Solaris Port 2007-08-31 15:29:45 +00:00
paulbeach
a23c918479 Solaris Port 2007-08-31 12:29:22 +00:00
paulbeach
f220115a8a Solaris Port 2007-08-31 10:48:09 +00:00
paulbeach
3e441f941a Solaris Port 2007-08-31 09:09:38 +00:00
paulbeach
83f0e1b209 Solaris Port 2007-08-31 09:07:34 +00:00
paulbeach
2ee7f821c1 Solaris Port 2007-08-31 08:51:52 +00:00
paulbeach
a152212108 Solaris Port 2007-08-31 07:56:57 +00:00
alexpeshkoff
6a8b7b6c2c misc 2007-08-20 13:21:19 +00:00
alexpeshkoff
b0dfbcb139 1. We have 3 kinds of libraries we build - plain-C (libib_util),
C++ with static ++ support (libfbclient) and C++ with dynamic ++ support
(all the others). Reworked build process to clearly handle different linkers
and switches for this 3 kinds of libraries.
2. Disabled creation of binaries with undefined external references during DEV_BUILD.
2007-08-14 11:06:36 +00:00
aafemt
55cc4c1a8a Fix MinGW build 2007-08-13 12:55:24 +00:00
alexpeshkoff
4cc573addb Should link with g++ on Solaris 2007-08-13 12:00:32 +00:00
alexpeshkoff
097ccdd36f restored accidetially commited file 2007-08-10 08:11:37 +00:00
alexpeshkoff
831caa3541 Removed entry, actually missing in API 2007-08-10 07:51:09 +00:00
robocop
c462d787b6 Fix the VC6 build. 2007-08-07 10:29:16 +00:00
alexpeshkoff
32b2e81e24 misc 2007-08-03 09:09:59 +00:00
alexpeshkoff
316909e84f fixed posix build 2007-08-03 09:00:34 +00:00
dimitr
bc7145e622 Fixed CORE-1398, CORE-1399, CORE-1400. 2007-08-03 05:21:53 +00:00
paul_reeves
d4415c3e59 Don't build the PDB images by default 2007-07-30 11:03:15 +00:00
paul_reeves
6bcfe3ab5d Add a test for optional env var - FB_NOCLEAN - to speed up rebuilds. 2007-07-30 10:56:16 +00:00
paul_reeves
a399aa0fc4 Statically link cpl applet to mfc for the time being. It doesn't solve all
the problems related to deployment of VC8 apps, but it does solve one.
2007-07-26 12:58:23 +00:00
hvlad
e85c07fcb6 Explanation as Claudio suggest 2007-07-26 12:05:49 +00:00
asfernandes
6beb5e28bd Misc 2007-07-26 01:23:18 +00:00
hvlad
b85636ac5a Implement CORE-1381 : Allow Firebird to not use filesystem cache for database files 2007-07-25 18:51:28 +00:00
paul_reeves
1e645af6f4 Remove some more hard-coded version numbers from the install script. 2007-07-25 14:43:42 +00:00
paul_reeves
f824c95dda Remove quotes around env var and document how to define it correctly. 2007-07-25 14:41:06 +00:00
alexpeshkoff
52aeebdf1a Make build process slightly less artificial 2007-07-25 13:13:47 +00:00
asfernandes
5d06ef32d8 1) CORE-1366 - French insensitive collation FR_FR_CI_AI
2) Renamed CP932 to CP943C per user feedback in CORE-1324
2007-07-19 01:25:23 +00:00
paul_reeves
0c89a68f27 Make sure example is actually correct. 2007-07-05 13:57:32 +00:00
paul_reeves
311ca5b547 Add link to landing page
Make sure we include the metadata update script.
2007-07-03 09:08:57 +00:00
paul_reeves
5a55223448 Make sure that manifest file is _really_ included, if it is needed. 2007-07-02 14:46:47 +00:00
paul_reeves
4b0a6d5502 Include link to 2.1.0 release notes
Dynamically generate version number for readme menuitem
2007-07-02 14:36:32 +00:00
paul_reeves
f8a2a79e50 Remove duplicate line 2007-07-02 14:25:26 +00:00
paul_reeves
68d25aeb80 Make sure embedded packages are separated by platform.
Include manifest if necessary.
2007-07-02 14:00:03 +00:00
paul_reeves
47bb73ab37 Include the VC80 runtime manifest. 2007-07-02 12:28:50 +00:00
paul_reeves
29d99cc0f7 Tidy up a little. 2007-06-26 09:22:13 +00:00
paul_reeves
855b5ae36a Upgrade inno setup script to IS5
Add support for building 64-bit installable binaries
Update readme's for beta 1.
2007-06-26 08:43:44 +00:00
paul_reeves
daeee1441b Misc upstream changes to support InnoSetup 5 and other enhancements to innosetup install script. 2007-06-22 12:21:25 +00:00
asfernandes
f044f67464 Feature request CORE-1324 - Japanese character set cp932 -- waiting for user feedback on what ICU charset is best 2007-06-22 01:59:34 +00:00
paulbeach
facca2f278 MacOS Port into HEAD - Minor mods 2007-06-13 10:07:22 +00:00
asfernandes
4a5a6b14e8 Misc 2007-06-12 02:02:33 +00:00
paulbeach
1644f2cb64 MacOS Port into HEAD 2007-06-11 14:21:33 +00:00
asfernandes
ae3c20aa55 Misc 2007-06-07 03:35:04 +00:00
alexpeshkoff
e2583ef1c2 misc 2007-06-06 11:45:07 +00:00
asfernandes
f1924b238c Metadata charset upgrade scripts 2007-06-02 19:11:18 +00:00