Commit Graph

7 Commits

Author SHA1 Message Date
Andrzej Hunt
3d2fefd800 fdo#72804 Add firebird.msg to install.
This provides saner error messages for malformed
or invalid sql.

Change-Id: I86664db1f1446128bb73e6749f8c00f8313dd414
2014-01-27 06:46:30 +00:00
Andras Timar
79896c3a43 missing semicolons
Change-Id: Ib1cf6ec8ffe622be887c7dd567d0b44eaf1a75e6
2013-10-12 19:25:35 +02:00
Andras Timar
3f3d684430 add name/description in order to avoid warnings in feature.pm
Change-Id: I291d4d969c73d39f3c02511cb7ea2dce27f163d6
2013-10-12 16:54:37 +02:00
Stephan Bergmann
cfdfd1ad76 Simplify and fix the embedded Firebird on Linux
Change-Id: Ibd29bb964cd090cbfd958a9e54658249e8ce4317
2013-08-29 16:03:14 +02:00
Tor Lillqvist
a1d2668c19 Simplify and fix the embedded Firebird on OS X
Don't bother constructing a Firebird framework and especially don't
pretend we would have it at run-time in
/Library/Frameworks/Firebird.framework. We only need the
libfbembed.dylib, I hope.

We need just libfbembed.dylib, not the version-numbered copies.

Use gb_Helper_set_ld_path instead of manipulating LD_LIBRARY_PATH and
DYLD_LIBRARY_PATH explicitly.

Don't let Firebird's build mechanism totally override DYLD_LIBRARY_PATH.

No need to handle "fb" specially in macosx-change-install-name.pl.

We need to call macosx-change-install-name.pl on libfbembed.dylib,
too.

Change-Id: Id7e6c91a6763e1d5ede5c935b4c4fd946ae00f20
2013-08-29 14:57:14 +02:00
Andrzej J.R. Hunt
07532dd1d9 Fix firebird lib installation location.
Change-Id: Ia7f649abbfe0793dd9389a415845fc1307206798
2013-07-16 16:40:11 +02:00
Andrzej J.R. Hunt
042bf0982c Setup Firebird installation / scp2 details.
Change-Id: I03393b08db5878b099a2e71b9b515b707a386e3f
2013-07-16 16:40:09 +02:00