dimitr
3dd463bfd8
Allow examples to be built without the running server.
2013-08-22 06:57:11 +00:00
dimitr
ece4f31960
Added READMEs to Windows snapshots.
2013-08-22 06:24:39 +00:00
alexpeshkoff
b1ec77c44d
Patch from LO
2013-07-22 07:36:20 +00:00
paulbeach
5f929c9fb8
Add support for embedded mode on MacOSX as an app bundle as well as the existing framework
2013-07-17 11:45:25 +00:00
dimitr
d9bfe4c17f
Totally misc.
2013-04-29 10:05:37 +00:00
dimitr
69a5aa214b
Added support for MSVC10.
2013-03-17 12:41:33 +00:00
dimitr
db9c3dfb5c
An ultimate solution for the CRT warnings targeted at both native and external (ICU, BTYACC) modules. Inspired by the ICU-only patch contributed by Dmitry Kovalenko.
2013-03-06 14:30:32 +00:00
paul_reeves
c9c2380c52
Misc
2013-01-10 15:03:57 +00:00
alexpeshkoff
959230d6ea
Script update from new autotools version
2012-12-26 08:02:44 +00:00
alexpeshkoff
74938ad13e
Fixed CORE-3935 and CORE-3993
2012-12-14 17:45:38 +00:00
makowski
2a8c5daaae
Fixed CORE-4011: /etc/init.d/ script for Mageia and RedHat RH #886578
2012-12-14 10:08:41 +00:00
alexpeshkoff
c2574cf733
Cleanup - avoid unneeded module in trace plugin
2012-11-01 10:40:27 +00:00
paulbeach
16624e82de
Fix problem with Trace not working on MacOS
2012-11-01 09:06:56 +00:00
paulbeach
4c60664e54
Allow build for 2.5.2 on MacOS
2012-08-14 08:09:29 +00:00
paulbeach
70835c8072
Fix CORE-3740 - optimisation bug in GCC
2012-08-08 14:38:40 +00:00
paulbeach
357f07a063
Copy libfbclient.dylib to Firebird SuperServer Framework Libraries to support the ODBC driver
2012-06-20 09:32:26 +00:00
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