dimitr
2de3fd9842
Update.
2008-02-17 15:03:45 +00:00
alexpeshkoff
179d9989b8
changed soname for embedded library
2008-02-14 16:27:21 +00:00
paul_reeves
0640a8924b
Default to using embedded server to build examples
2008-02-13 10:54:00 +00:00
tsteinmaurer
4304d266c0
Adjustments in the German translation based on the English version for Firebird 2.1.0 RC2
2008-02-12 19:59:17 +00:00
paulbeach
f9591670ce
update the launchdaemon plist file with the correct dtd url
2008-02-12 16:12:04 +00:00
dimitr
5eca41da6a
Misc.
2008-02-12 13:54:47 +00:00
paul_reeves
c8b990d733
Fix build script if wix already executed.
...
Add ru directory for i18n
Use appropriate format placeholders in translations.
2008-02-12 13:43:42 +00:00
asfernandes
9103630deb
Misc
2008-02-10 17:54:08 +00:00
paulbeach
7ca5ca33b8
Oops - there should be a comment here
2008-02-06 16:20:16 +00:00
alexpeshkoff
9d984a98be
Backported fix for CORE-1728: Monitoring tables do not work after fresh linux install
2008-02-06 11:34:33 +00:00
paulbeach
467730f903
1. Updated MacOS mod_loader to hanle 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:36:33 +00:00
paul_reeves
da899e323c
Go a little way further to minimize hard-coded version string hell.
2008-01-24 10:17:41 +00:00
asfernandes
14e722a8c1
Misc
2008-01-23 00:00:40 +00:00
paul_reeves
ecc24716ab
Allow snapshots to build without dependencies upon wix and external documentation
2008-01-22 13:54:26 +00:00
alexpeshkoff
a8c5c70dc6
Fixed RC1 regression - SS does not start on Mandriva
2008-01-22 11:39:13 +00:00
robocop
9c2703c9e3
Misc.
2008-01-22 10:09:40 +00:00
paulbeach
c62531a94d
Minor Mods
2008-01-22 09:38:30 +00:00
paul_reeves
94217370a7
minor changes required to bring the windows installer up to date for 2.1
2008-01-22 08:06:29 +00:00
paulbeach
24b23ebbf7
Welcome to 64bit MacOS builds
2008-01-18 15:12:30 +00:00
paulbeach
036c9e2b75
Welcome to 64bit MacOS builds
2008-01-18 13:20:26 +00:00
alexpeshkoff
f0b17f8866
Finishing merge - backported fix for CORE-1674: Wrong access rights in doc subdirectory
2008-01-17 15:46:40 +00:00
paulbeach
57cb390c1e
64bit Firebird for MacOS
2008-01-17 14:59:35 +00:00
paulbeach
74700ff3ae
HPUX Head->B2_1_Release
2008-01-17 13:14:23 +00:00
paulbeach
cdfaa44ab7
HPUX Head->B2_1_Release
2008-01-17 13:07:18 +00:00
alexpeshkoff
511c110579
Applied Damyan's patch - MIPS linux port
2008-01-17 12:20:44 +00:00
paulbeach
4ffce4206a
Minor mod for international symbols
2008-01-17 11:43:30 +00:00
nobody
20c5a51245
This commit was manufactured by cvs2svn to create branch 'B2_1_Release'.
2008-01-10 10:06:23 +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