summaryrefslogtreecommitdiff
path: root/firebird
AgeCommit message (Expand)AuthorFilesLines
2013-08-29Set PATH for running the Cygwin MakeTor Lillqvist1-1/+4
2013-08-29Simplify and fix the embedded Firebird on LinuxStephan Bergmann3-3/+14
2013-08-29Clean up ExternalProject_firebird even further for Mac OS XStephan Bergmann3-130/+6
2013-08-29Simplify and fix the embedded Firebird on OS XTor Lillqvist3-18/+70
2013-08-09Support to compile firebird on cygwin-64Isamu Mogi1-0/+9
2013-07-17Revert "firebird: pass link options as LDFLAGS"Michael Stahl1-6/+7
2013-07-17firebird: remove more patch hunks that just re-order link argumentsMichael Stahl1-153/+12
2013-07-17firebird: remove the part of the patch that only reorders link argumentsMichael Stahl1-281/+0
2013-07-17firebird: get rid of EXECUTABLE_OUTPUT_FLAGMichael Stahl1-78/+51
2013-07-17firebird: pass link options as LDFLAGSMichael Stahl1-2/+4
2013-07-17firebird: do not use EXECUTABLE_OUTPUT_FLAG (-Fe) to link dllsMichael Stahl1-4/+4
2013-07-17firebird: fix build with MSVC debug runtimesMichael Stahl1-1/+5
2013-07-17Revert "Trying to fix win32 dbgutil build of firebird"Michael Stahl2-1236/+0
2013-07-17firebird: remove junk from patchesMichael Stahl1-30/+0
2013-07-17cygpath only on WNTMSCFridrich Štrba1-1/+1
2013-07-17Circulate, nothing to see here!Fridrich Štrba1-0/+0
2013-07-17Trying to fix win32 dbgutil build of firebirdFridrich Štrba2-0/+1236
2013-07-17Partial patch for C++11 compilation of the Firebird codeTor Lillqvist2-0/+219
2013-07-17We already have the -mmacosx-version-min option we want in CXXTor Lillqvist1-0/+26
2013-07-17Add Emacs mode lineTor Lillqvist1-0/+1
2013-07-17Bin "Only in" linesTor Lillqvist1-14/+0
2013-07-16Patch firebird to build on Mac.Andrzej J.R. Hunt4-1/+168
2013-07-16Fix libicuin naming in firebird cygwin patch.Andrzej J.R. Hunt1-1/+1
2013-07-16Cleanup firebird build files.Andrzej J.R. Hunt3-34/+0
2013-07-16Fix firebird installation (windows) + driver compilation fixes.Andrzej J.R. Hunt2-19/+5
2013-07-16Patch Firebird to build on cygwin/msvc.Andrzej J.R. Hunt4-4/+1258
2013-07-16Patch Firebird to use LO icu.Andrzej J.R. Hunt4-32/+72
2013-07-16Setup Firebird installation / scp2 details.Andrzej J.R. Hunt1-3/+29
2013-07-16Build firebird 2.5 internally. Also adds libatomic_ops.Andrzej J.R. Hunt3-23/+12
2013-07-16Firebird: initial implementation of the skeleton driver.Javier Fernandez5-0/+151