mkubecek
d8e09ee214
Add interpreter specification to generated scripts.
2012-05-22 16:55:34 +00:00
paulbeach
3eb03dfa02
Make the conf. parameter DummyPacketInterval more accurate.
2012-04-26 09:39:35 +00:00
hvlad
1939b95544
Misc
2012-04-06 09:07:01 +00:00
hvlad
a1880d0513
More clear explanation of GCPolicy setting.
...
Thanks to the Paul Beach.
2012-04-06 08:39:03 +00:00
dimitr
e085f6008f
Fixed CORE-3791: Performance degrades when actively working with databases bigger than the available RAM amount.
2012-03-27 07:10:19 +00:00
alexpeshkoff
005fc13692
Backported fix for CORE-3721: Multiuser server startup (/etc/init.d) script picks up the ISC_ variables if set.
2012-03-07 12:09:25 +00:00
alexpeshkoff
a38f89cf14
Fixed CORE-3682: Firebird 2.5.1 OSX Lion hangs on attaching to second database
2012-03-06 13:28:02 +00:00
alexpeshkoff
ec2402c0d0
Backported fix for CORE-3727: Support C preprocessor flags in firebird build system
2012-01-12 15:02:17 +00:00
alexpeshkoff
117b1d1225
Applied Michal's patch
2012-01-11 13:04:11 +00:00
alexpeshkoff
084eb9e9e1
Backported fix for CORE-3677: Stop utilities to export entrypoints
2011-12-27 12:45:55 +00:00
asfernandes
6b364d8cb3
Backport CORE-3238 - Make GEN_UUID return a compliant RFC-4122 binary UUID and introduce CHAR_TO_UUID2 and UUID_TO_CHAR2 to convert UUIDs from/to string also complying with the RFC.
2011-12-21 14:45:39 +00:00
paulbeach
91cdb8e5f3
CORE-3862 - Multiple update installs can cause problems.
2011-12-14 14:49:57 +00:00
alexpeshkoff
e309439fdf
misc
2011-10-13 11:52:44 +00:00
alexpeshkoff
f8f918d29e
Backported fixes for CORE-3605 and CORE-3606
2011-10-12 11:58:00 +00:00
alexpeshkoff
b1d4d550ee
Added license files to linux packages
2011-10-06 12:15:29 +00:00
alexpeshkoff
27dfa289d9
CORE-3615: add silent_install target to firebird's Makefile
2011-10-06 09:25:02 +00:00
paul_reeves
9bade41df9
Sync B2_5_Release branch with changes made to R2_5_1
2011-10-03 14:54:55 +00:00
dimitr
b312522df5
Russian translation adjustments.
2011-09-28 10:23:08 +00:00
paul_reeves
838309a2cf
use correct language marker for new entries
2011-09-28 10:05:22 +00:00
paul_reeves
ae01eede3c
Use proper english for place holder text.
2011-09-28 09:58:21 +00:00
paul_reeves
0b116569ac
Sync B2_5_Release branch with changes made to R2_5_1
2011-09-28 09:49:12 +00:00
paul_reeves
92314f785d
update pt i18n files for windows installer
2011-09-28 09:17:06 +00:00
paul_reeves
a3deafce3a
Add/update cz i18n files for windows installer
2011-09-28 09:16:26 +00:00
makowski
e928cef7fa
update french docs
2011-09-20 11:50:04 +00:00
paul_reeves
7dc29b3056
Add i18n windows installer files for cz and ru.
2011-09-20 08:02:10 +00:00
paulbeach
51352f5aed
fix tmp directory ownership problem on MacOSX reboot
2011-09-14 13:08:37 +00:00
paulbeach
6f94f3806b
There seems to be an optimisation bug in Apple's implementation of gcc 4.2.1 on MacOSX 10.7 (Lion) when compiling in 32bit mode. The function uuid_to_char returns an error "binary UUID argument for UUID_TO_CHAR must use 16 bytes". Reducing the compiler optimisation flag from -O3 to -O1 fixes the problem.
2011-09-14 09:00:48 +00:00
paul_reeves
a74674f3d2
Bring R2_5_1 tag up to date.
2011-09-09 09:07:35 +00:00
paulbeach
006812b549
Needed for 2.5.1 build
2011-08-16 09:19:27 +00:00
alexpeshkoff
3f5521e68b
Fixed CORE-3544: make install fails
2011-07-01 09:22:23 +00:00
paulbeach
263bbe344b
Fix typo
2011-06-15 08:30:49 +00:00
alexpeshkoff
c4f522cadf
Fixed CORE-2921: 'make install' does not work on freebsd
2011-06-03 09:52:28 +00:00
alexpeshkoff
66545fdb17
Fixed CORE-3467: provide a silent install switch
2011-05-30 15:50:59 +00:00
mapopa
2bea56a9dd
remove -mcpu=powerpc from cflags on powerpc
...
-mcpu=powerpc assumes certain powerpc and will create wrong code if the
default cpu is not compatible with with -mcpu=powerpc. This is the case
on softfloat toolchains for instance.
This patch removes the -mcpu= state from cflags and the default cpu will
be used.
http://lists.alioth.debian.org/pipermail/pkg-firebird-general/2010q2/001932.html
2011-05-10 10:00:58 +00:00
mapopa
e3f9719b0d
Description: Drop -m32 flag
...
This prefix file is used on all sparc variants and -m32 breaks the build on sparc64
Author: Damyan Ivanov <dmn@debian.org>
Forwarded: from debian/patches
2011-05-10 09:49:05 +00:00
alexpeshkoff
68d00482e2
Fixed CORE-3397: Unresolved symbols in intl and trace libraries
2011-03-18 17:48:03 +00:00
alexpeshkoff
a7535c16c4
Fixed CORE-3377: During firebird build records about missing fbintl.conf are attempted to be placed in firebird.log in destination (not build) directory
2011-03-09 11:59:31 +00:00
alexpeshkoff
27b6da7104
Damyan's patch fixing list of targets for linux/s390
2011-01-16 14:05:51 +00:00
alexpeshkoff
97b90028ec
Fixed CORE-3257: 'make install' fails on linux
2010-11-24 13:19:20 +00:00
alexpeshkoff
5f03d1994c
Added LSB header
2010-11-11 07:50:25 +00:00
alexpeshkoff
84aef755e2
Backported CORE-3185: Firebird compilation on a box, already running firebird server
2010-10-15 14:54:45 +00:00
alexpeshkoff
008d4c1a64
Fixed CORE-3166: Script changeMultiConnectMode.sh should not be present in SS environment
2010-10-13 12:47:42 +00:00
alexpeshkoff
18fdb80572
Fixed CORE-3156: Problems using UDFs on Mac
2010-10-05 12:17:50 +00:00
paul_reeves
647a8256c5
Remove reference to RC
2010-09-03 12:43:20 +00:00
paul_reeves
881f2a18c9
Use correct link to browse tracker.
...
Remove reference to RC
2010-09-03 12:35:42 +00:00
dimitr
fe6de63673
Cleanup.
2010-09-02 15:02:47 +00:00
alexpeshkoff
732986946c
Paul's changes from CVS - Mac port
2010-06-09 08:37:25 +00:00
alexpeshkoff
7a69886c3b
repeat commit for CORE-3021 in SVN
2010-06-08 11:40:58 +00:00
asfernandes
1674db2688
Port CVS changes (includes CORE-2993, CORE-3010, CORE-3011, CORE-3015, CORE-3016, CORE-3017 and CORE-3021)
2010-06-05 02:41:14 +00:00
asfernandes
f6b3d91ff6
Set svn:eol-style to native
2010-06-05 00:26:55 +00:00
alexpeshkoff
fec94edd42
Fixed CORE-3001: Install fails to create user & group "firebird"
2010-05-11 11:57:53 +00:00
skidder
47bd7b1df6
Add script for automatic update of VC7 build
2010-04-28 17:03:51 +00:00
skidder
8cf74e3acd
Update MSVC7 build
2010-04-28 17:03:00 +00:00
alexpeshkoff
95fd7a9f44
misc
2010-04-02 16:48:04 +00:00
alexpeshkoff
1020333c68
fixed posic build
2010-03-24 12:50:35 +00:00
hvlad
057bd7a557
Fixed bug CORE-2934 : Memory leak in FB2.5 trace plugin.
...
Updated MSVC project files
2010-03-24 12:29:54 +00:00
alexpeshkoff
c46bef6e98
Backported fix for CORE-2926: "make install" fails on linux
2010-03-15 14:35:19 +00:00
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