summaryrefslogtreecommitdiff
path: root/external/firebird
AgeCommit message (Expand)AuthorFilesLines
2017-09-26external/firebird: Update config.{guess,sub}Stephan Bergmann2-0/+1970
2017-05-29Re-enable building with ICU 59, tdf#108043 follow-upEike Rathke1-0/+1
2017-05-29Resolves: tdf#108043 Revert "Upgrade to ICU 59.1"Eike Rathke1-1/+0
2017-04-26Upgrade to ICU 59.1Eike Rathke1-0/+1
2017-03-22Fix building external/firebird with arbitrary localesStephan Bergmann1-1/+1
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara1-7/+1
2017-03-03remove unused patchCaolán McNamara1-11/+0
2017-02-16external/firebird: Work around operator new alignment violationsStephan Bergmann1-0/+2
2017-02-15Fix firebird MSVC 15.0 detectionDavid Ostrovsky2-0/+13
2017-02-10Remove MinGW supportStephan Bergmann2-2/+2
2017-01-18Revert "external/firebird: Try track down "Couldn't turn forced writes off" f...Stephan Bergmann3-26/+3
2017-01-17external/firebird: Backport fix for CORE-5452 causing spurious SEGVStephan Bergmann3-0/+1066
2016-11-22tdf#101789 work around DYLD_LIBRARY_PATH limitations on newer MacOS XLionel Elie Mamane2-2/+7
2016-10-17external/firebird doesn't know --enable-debug, but make target "Debug"Stephan Bergmann2-13/+12
2016-10-05external/firebird: Fix isinf-check for libc++Stephan Bergmann2-0/+12
2016-09-23external/firebird: Use gb_Helper_extend_ld_path to add icu dirStephan Bergmann1-4/+1
2016-09-14external/firebird: Hack around detection of clock_gettime on Mac OS XStephan Bergmann1-0/+5
2016-08-25Remove line again that was committed in errorStephan Bergmann1-1/+0
2016-08-25external/firebird: Try track down "Couldn't turn forced writes off" failureStephan Bergmann3-3/+27
2016-08-19Undo inadvertent addStephan Bergmann1-1/+0
2016-08-19Why not just drop that $(HOME)/icu54/icu/source/lib nonsenseStephan Bergmann2-3/+4
2016-08-19Revive external/firebird/macosx-elcapitan-dyld.patchStephan Bergmann2-8/+28
2016-08-19Excess separatorStephan Bergmann1-1/+1
2016-08-19external/firebird: --with-fbsample[-db] is apparently about specifying dirsStephan Bergmann1-1/+0
2016-08-18tdf#72987 GSoC Use Firebird backup formatWastack1-0/+1
2016-08-18Missing &&Stephan Bergmann1-1/+1
2016-08-18external/firebird: Make GCC check work for Clang, tooStephan Bergmann1-1/+1
2016-08-18skip checking for icuuc libCaolán McNamara3-0/+65
2016-08-18use preexisting helper to get DYLD_LIBRARY_PATH vs LD_LIBRARY_PATHCaolán McNamara1-6/+1
2016-08-17firebird: fixup cloop on WindowsLionel Elie Mamane1-29/+2
2016-08-17firebird: gcc6 compatibility part 2Lionel Elie Mamane1-0/+1
2016-08-17firebird: gcc6 compatibility part 1Lionel Elie Mamane2-0/+20
2016-08-17firebird: have built-in cloop use same compiler as everyone elseLionel Elie Mamane2-0/+13
2016-08-17fixup firebird with internal icu: link timeLionel Elie Mamane1-3/+8
2016-08-17fixup firebird with internal icuLionel Elie Mamane1-14/+12
2016-08-17GSoC Upgrade firebird to 3.0Wastack12-653/+879
2016-05-30configure: set BOOST_CPPFLAGS also in --without-system-boost caseMichael Stahl1-1/+1
2016-03-09external: add some READMEsMichael Stahl1-0/+3
2016-02-28make firebird build on gcc 6 againCaolán McNamara1-0/+16
2016-02-04firebird: avoid using ignored -m option to makeLionel Elie Mamane1-14/+15
2016-02-04apparently breaks Win-x86@42 tinderbox... disable on Windows.Lionel Elie Mamane1-1/+5
2016-02-03better integrate parallelisation of firebird buildsLionel Elie Mamane1-3/+7
2016-01-30fix internal firebird with --no-parallelismLionel Elie Mamane1-1/+3
2016-01-30new upstream version Firebird 2.5.5Lionel Elie Mamane7-328/+28
2016-01-29Revert "new upstream version Firebird 2.5.5"Lionel Elie Mamane5-3/+268
2016-01-29enable parallelisation of firebird buildsLionel Elie Mamane1-1/+1
2016-01-29new upstream version Firebird 2.5.5Lionel Elie Mamane5-268/+3
2016-01-20external/firebird: Adapt to GCC 6Stephan Bergmann2-5/+27
2015-10-02Allow external/firebird to be built with a custom SHELL under Mac OS X 10.11Stephan Bergmann3-1/+41
2015-10-02Make external/firebird work with C++14 sized deallocationStephan Bergmann2-0/+17