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

1830 Commits

Author SHA1 Message Date
alexpeshkoff
5a4eb6b1cb freebsd port 2010-03-15 11:59:10 +00:00
alexpeshkoff
569200e719 Backported fix for CORE-2844: Unresolved symbol references when linking fbsvcmgr and fbtracemgr 2010-03-14 14:17:29 +00:00
alexpeshkoff
c72813658c CORE-2921: backported changes from HEAD 2010-03-12 14:43:48 +00:00
alexpeshkoff
d73e847da3 Backported fix for CORE-2919: Installation script ignores non-standard ports 2010-03-11 14:58:46 +00:00
asfernandes
982e5d1405 Ability to build with VS 2008 Express 2010-03-09 18:55:48 +00:00
paulbeach
23489337fc Make changeMultiConnectMode executable. 2010-02-04 10:55:02 +00:00
alexpeshkoff
97b210a87e Partially applied Damyan's patches from CORE-2825 2010-02-03 11:56:01 +00:00
paul_reeves
9c73534337 Update Bosnian translations for Windows installer readme etc
Change RC1 -> RC2 where appropriate
2010-02-01 10:23:09 +00:00
alexpeshkoff
3d0222b806 Fixed regression when missing --prefix switch in configure.
Fixed FreeBSD built, install on FreeBSD is in progress.
2010-01-29 11:34:25 +00:00
alexpeshkoff
0e8baa2c5e HPUX port 2010-01-29 10:04:06 +00:00
dimitr
c876db8b7e Added the missing public entrypoint. 2010-01-06 09:05:39 +00:00
alexpeshkoff
44092d3606 Fixed once more issue detected by QA - all scripts except gentoo's were not setting correct access rights on /tmp/firebird 2009-12-07 08:46:54 +00:00
alexpeshkoff
0709833576 Bacported fix for CORE-2775: Linux packages miss fbtrace.conf 2009-11-30 14:07:20 +00:00
paulbeach
f950c831b6 Adjust the build process slightly for Darwin 2009-11-30 12:00:44 +00:00
paul_reeves
d844e19e79 Add support to install as SuperClassic.
Upgrade to InnoSetup 5.3.5 for Windows 7 support
Misc changes.
2009-11-30 10:04:06 +00:00
paul_reeves
623e07d09d use correct path 2009-11-30 10:00:20 +00:00
paul_reeves
0ca2c90a14 Get readme files ready for production release. 2009-11-30 09:59:52 +00:00
paul_reeves
97ccf59d9b update some version strings.
Generate md5sums
2009-11-30 09:57:17 +00:00
paul_reeves
2f6d5fdd1c Add new custom messages and translations for windows installer. 2009-11-25 09:42:44 +00:00
paul_reeves
7d632c2d2e Add script to manually install superclassic service from zip kit 2009-11-25 09:22:25 +00:00
paul_reeves
d87e857cd2 Assign list of kits to build to a variable to simplify debugging of packaging script 2009-11-24 15:21:16 +00:00
paul_reeves
4c4a1dc75e Exit with an appropriate error message if cannot build employee database.
Tidy up whitespace
2009-11-24 15:19:20 +00:00
robocop
9a0e501103 Put the correct information for UAC in VC9. 2009-11-15 09:39:47 +00:00
paul_reeves
b4d61bc026 Remove redundant file copy 2009-11-13 13:46:54 +00:00
verbguy
02c3be6515 international library fails to load on AIX with unresolved symbols. reviewed by Alex 2009-11-10 15:28:24 +00:00
robocop
f38b0940ea Remove the manifest files not needed by VC9. 2009-11-09 12:33:58 +00:00
robocop
357491779c Get rid of references to the manifest files not needed by VC9. 2009-11-09 12:30:06 +00:00
robocop
45a6000075 Follow the VC8 settings. 2009-11-06 08:35:41 +00:00
robocop
d4c645a928 Follow the VC8 settings. 2009-11-06 07:34:08 +00:00
dimitr
e3cd367838 Correction. 2009-11-05 06:02:55 +00:00
verbguy
ad601e0f8c exported symbols in HP-UX version file should match firebird.vers 2009-11-03 23:33:39 +00:00
verbguy
66018e590a exported symbols in AIX export file should match the firebird.vers 2009-11-03 21:17:41 +00:00
verbguy
71b7001321 AIX porting changes
- suppress "unknown pragma message" messages for production build
- fix comment, -qstaticinline is still used in production build
2009-11-02 20:34:58 +00:00
dimitr
d37555ed16 Backported the fix for CORE-2711. 2009-10-31 08:20:25 +00:00
verbguy
784c78e919 hpux corrections for rpath issues and atomic library 2009-10-27 19:47:07 +00:00
paulbeach
0c50bf99a7 Missing symbols 2009-10-23 11:30:32 +00:00
paulbeach
0b21753870 Updated for 25RC1 2009-10-23 10:55:18 +00:00
paulbeach
61384ac746 remove -lfbembed from the link line, as it breaks the Mac build. - if you need this amend LINK_UDF_LIBS in the prefix file instead. 2009-10-23 09:40:41 +00:00
paulbeach
e497593e62 Another missing symbol.... 2009-10-21 12:52:37 +00:00
paulbeach
df2891c2c2 Missing symbols. Is it so difficult for the developer who adds new symbols to add the new symbols to all the vers files rather than just the one that concerns them? 2009-10-21 12:49:50 +00:00
paulbeach
b4ff9b4e12 MacOSX 10.6 and gcc 4.1.2 changes 2009-10-20 14:03:03 +00:00
paulbeach
b9979d4740 MacOSX 10.6 and gcc 4.1.2 changes 2009-10-20 13:40:03 +00:00
alexpeshkoff
d42b2553dd Fixed CORE-2465: SCH_ast symbol no longer exported 2009-10-20 11:21:37 +00:00
alexpeshkoff
6449dcc85e Fixed darwin built with gcc4.1 2009-10-12 13:41:00 +00:00
hvlad
d9cd70fa09 Restore lost argument of findstr 2009-10-06 10:57:54 +00:00
paul_reeves
819fbe383f Use findstr instead of find, thus removing the namespace clash with posix find and removing the need to parse the file with type prior to deleting the tag. 2009-10-06 06:00:37 +00:00
hvlad
8b8d28f653 I was wrong : instreg also requires administrative privileges. 2009-10-05 21:04:47 +00:00
hvlad
7072c245cd Missed content. Seems VS IDE doing some dirty tricks with open files 2009-10-05 15:53:55 +00:00
paulbeach
7f4eeee8d2 Correct the corrupt background installer image problem on Mac OSX 10.6 while I remember 2009-10-05 15:42:51 +00:00
hvlad
b080f4bcae Mark instclient and instsvc with "requireAdministrator" execution level as its really requires administrative privileges. Note, instreg not requires such privileges. 2009-10-05 13:22:45 +00:00
hvlad
6e6b849359 Mark all executable's with "asInvoker" execution level. It avoid virtualization in Vista and Windows 7 2009-10-05 13:21:14 +00:00
hvlad
8f53ff6497 Manifests and property sheet for VSVC8 2009-10-05 13:19:39 +00:00
hvlad
37166ccc3d Avoid file name printed by "find" at the first line. I.e. avoid
---------- ...\BUILDS\INSTALL\MISC\FIREBIRD.CONF.IN

in resulting firebird.conf
2009-10-02 08:46:03 +00:00
asfernandes
90dfb9a411 Misc 2009-09-30 01:10:11 +00:00
verbguy
56f291e05f HP-UX changes - 64-bit atomic counters, support for HP-UX 11 v2, and small tweak of build options 2009-09-29 19:13:51 +00:00
skidder
0070f2342b Implement RemoteFileOpenAbility on Windows. This also implements CORE-1038 improvement 2009-09-29 16:55:26 +00:00
verbguy
804b6107f5 1) it seems we *do* own Solaris/Intel boxes that do *not* support -xarch=sse2
2) -xmemalign not supported on Solaris/Intel and not wanted on Solaris/SPARC
2009-09-29 14:54:34 +00:00
alexpeshkoff
323d9bcb75 Cleanup - do not build unneeded files 2009-09-29 10:33:10 +00:00
paul_reeves
aa8b3c0029 Quench the thirst 2009-09-25 13:41:54 +00:00
paul_reeves
258a4727c8 Make the best of a bad situation. Using find /V will get messy if we have to strip several markers. 2009-09-25 13:38:46 +00:00
verbguy
44bbcf6a76 on HP-UX we need the optional AtomicAPI SPK software package 2009-09-24 19:15:03 +00:00
robocop
9c4f12ce92 Put an indication that we need further processing in Windows (using sed, probably). 2009-09-24 09:06:25 +00:00
robocop
b560250f34 make_all fails silently after the canonical config file was renamed. 2009-09-24 06:31:23 +00:00
asfernandes
1fc134a32f Feature CORE-2636 - Add support for GB 18030 character set 2009-09-23 15:44:26 +00:00
alexpeshkoff
dbc31c7283 Added dynamic comment about Restrict UDF, CORE-2626 2009-09-23 11:34:24 +00:00
alexpeshkoff
ec2eb3f144 Improvement CORE-1643: Use DatabaseAccess configuration parameter for default database location 2009-09-22 13:17:41 +00:00
robocop
3b62dade15 Fix another misc error. 2009-09-22 06:11:27 +00:00
asfernandes
709539bfec Misc 2009-09-21 15:45:10 +00:00
alexpeshkoff
027990cbf9 Fixed CORE-2626: Startup scripts in /etc/init.d should take care about presence of /var/run/firebird and /tmp/firebird directories 2009-09-21 13:39:23 +00:00
makowski
3b27ffc55a CORE-2601 fix the spelling, thanks Helen 2009-09-21 11:50:31 +00:00
makowski
a29ff8aecf fix the spelling 2009-09-20 18:33:53 +00:00
makowski
e0393f342f CORE-2601
add explanations into firebird.conf about UDF
add options to fb_config
2009-09-19 21:45:36 +00:00
alexpeshkoff
2ca82515cd Impovement CORE-2625: Port to s390 (32-bit), patch from Damyan Ivanov 2009-09-18 13:08:47 +00:00
alexpeshkoff
c8db10cfe4 added forgotten file - thanks to Adriano 2009-09-14 07:09:55 +00:00
aafemt
e506c6fbd2 No more ibconfig 2009-09-12 12:47:15 +00:00
alexpeshkoff
60a115efc2 Fixed CORE-2601: fine tuning of the installation directories does not work in configure 2009-09-11 10:49:46 +00:00
asfernandes
3d4aec86e9 Misc 2009-09-10 01:31:49 +00:00
verbguy
ed6ef283d2 make perf64_format, perf64_get_info, perf64_report visible for unix builds 2009-09-09 14:00:07 +00:00
hvlad
f8c417adb3 Improvement CORE-2619 : Make memory and other statistics to work with 64-bit values.
Part (b) add perf64 API into client and use perf64 API in utilities
2009-09-09 10:28:26 +00:00
verbguy
626f4ccfbd solaris distribution kit changes, reviewed by alex 2009-09-08 20:11:30 +00:00
dimitr
20ad6edd48 Fixed MSVC9 build. 2009-09-01 14:31:30 +00:00
hvlad
251f85740f Fixed MSVC8 build 2009-09-01 10:02:29 +00:00
asfernandes
e5367cdbb0 Redo fbintl dependency change removing the noise in Firebird2.sln 2009-08-31 15:52:14 +00:00
skidder
aca5a83a46 Fixed CORE-2609: Update support for Windows 98/ME and NT4.0 2009-08-30 19:00:46 +00:00
skidder
8263e01eb6 Improve firebird.conf description for CORE-2608 fix 2009-08-30 15:31:29 +00:00
dimitr
cc46e2cdac Grammar. 2009-08-30 10:08:19 +00:00
asfernandes
f4bfb5dbb3 Style of new/changed code; usage of static; misc 2009-08-30 03:04:34 +00:00
skidder
2b9fa8cf4e Support for filesystem cache size management needed to work with large databases on modern Windows hosts (64-bit - starting with XP, 32-bit - starting with Vista) 2009-08-29 19:55:23 +00:00
asfernandes
8c0b380fac Misc 2009-08-27 02:19:36 +00:00
asfernandes
a7ed247d0f Fix typo 2009-08-27 02:19:21 +00:00
verbguy
608b4dc06c suppress more HP-UX warnings 2009-08-26 14:13:51 +00:00
paulbeach
08a1fde1a8 Adjust installer and add script to handle SuperClassic 2009-08-26 08:47:59 +00:00
verbguy
3ece88d3bc +Ofast is too much. For example, it implies +DSnative, but we really want default +DSblended 2009-08-17 17:57:00 +00:00
asfernandes
ae6c7e7352 Misc 2009-08-14 01:58:22 +00:00
alexpeshkoff
2b54406704 SuperClassic related changes - thanks to Carlos Macao 2009-08-13 11:16:54 +00:00
paulbeach
ae8eeb3333 64bit MacOSX needs the same flags as 32bit 2009-08-10 10:13:51 +00:00
alexpeshkoff
46e7388ecc We perform C++, not plain C compilation - therefore ese CXXFLAGS instead of CFLAGS 2009-08-07 13:29:02 +00:00
paulbeach
060957aa2b Fix a problem with the name and location of the util library 2009-08-06 10:45:41 +00:00
alexpeshkoff
61795fae9f Mandriva specific change, suggested by Philippe Makowski 2009-08-05 11:52:58 +00:00
uid87371
15b9a3c73c Bug in clean_all - patch from Bill Oliver 2009-08-05 11:45:07 +00:00