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