summaryrefslogtreecommitdiff
path: root/firebird/ExternalPackage_firebird.mk
AgeCommit message (Collapse)Author
2013-08-29Simplify and fix the embedded Firebird on LinuxStephan Bergmann
Change-Id: Ibd29bb964cd090cbfd958a9e54658249e8ce4317
2013-08-29Clean up ExternalProject_firebird even further for Mac OS XStephan Bergmann
Change-Id: I4a874c0a71c156786f1a6905aadc0bab572a0a7b
2013-08-29Simplify and fix the embedded Firebird on OS XTor Lillqvist
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-07-16Patch firebird to build on Mac.Andrzej J.R. Hunt
Change-Id: I47ac500922d7e834f5915cc8fb1e19d584675620
2013-07-16Cleanup firebird build files.Andrzej J.R. Hunt
Change-Id: I347734cfcc5970d68a1deaef8b06e15a43d80639
2013-07-16Fix firebird installation (windows) + driver compilation fixes.Andrzej J.R. Hunt
Change-Id: I253a2770c951a984bd50c906b0e84feeb8d105d9
2013-07-16Patch Firebird to build on cygwin/msvc.Andrzej J.R. Hunt
Change-Id: I56669eb98cdd3c6fab756898664751c349e8988e
2013-07-16Patch Firebird to use LO icu.Andrzej J.R. Hunt
Previously Firebird built it's bundled icu leading to extra libraries and path issues. Change-Id: Ib27e364da3b7e5bc56c7a784c0525426d635bf16
2013-07-16Setup Firebird installation / scp2 details.Andrzej J.R. Hunt
Change-Id: I03393b08db5878b099a2e71b9b515b707a386e3f
2013-07-16Build firebird 2.5 internally. Also adds libatomic_ops.Andrzej J.R. Hunt
Change-Id: I44a45e781dfb3624cdebf4530ae44870bf39a82a
2013-07-16Firebird: initial implementation of the skeleton driver.Javier Fernandez
Change-Id: I45087282fe7b7fc5bcebeeb2bbb79d0db1e043bd