summaryrefslogtreecommitdiff
path: root/external/firebird
AgeCommit message (Expand)AuthorFilesLines
2021-02-19tdf#140332: Can't use System V semaphores in a sandboxed macOS processTor Lillqvist2-0/+19
2021-01-28mac: allow cross compiling with host/build x86_64-apple-macosChristian Lohmaier1-0/+1
2021-01-01Removed executable bits from patch fileAndrea Gelmini1-0/+0
2020-12-29external/firebird: Fix MSVC /Zc:strictStringsStephan Bergmann2-0/+12
2020-12-07external/firebird: clang-cl needs -march=x86-64-v2 nowStephan Bergmann1-0/+1
2020-12-03external/firebird: extern/cloop: Missing dependency of $(BIN_DIR)/cloop...Stephan Bergmann3-2/+73
2020-12-02external/firebird: Fix checks for null HANDLE in Windows-only codeStephan Bergmann2-1/+46
2020-11-27Fix Firebird build on macOS on arm64Tor Lillqvist1-10/+12
2020-11-26New UBSan failures with Firebird 3.0.7Stephan Bergmann1-0/+20
2020-11-26firebird: update to 3.0.7Julien Nabet21-1364/+549
2020-11-26Revert "external/firebird: Pass --enable-developer into configure"Stephan Bergmann1-2/+1
2020-11-25external/firebird: Pass --enable-developer into configureStephan Bergmann1-1/+2
2020-11-21firebird: build fixes (incl. parallel build)Jan-Marek Glogowski5-100/+59
2020-11-18Make firebird build for macOS on arm64Tor Lillqvist2-0/+124
2020-11-17firebird: fix Thread handle type on WindowsJan-Marek Glogowski2-0/+38
2020-11-16Modify the non-symlink libfbclient.dylib.3.0.0Stephan Bergmann1-1/+1
2020-02-21external/firebird: Remove dead conditionalsStephan Bergmann2-9/+6
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-0/+3
2019-10-21external/firebird: Make comparison operator member functions constStephan Bergmann2-0/+53
2019-08-23Resolves: tdf#125284 config entries not substituted under Turkish localeCaolán McNamara2-0/+28
2019-05-05Fix remaining uses of gb_SYMBOLStephan Bergmann1-1/+1
2019-02-03firebird: fix CXXFLAGSMichael Stahl1-2/+10
2019-01-30Ensure configuration that defines math_errhandling in <cmath>Stephan Bergmann1-0/+1
2018-08-15Allow all _MSC_VER up to (excluding) 2000 (Firebird)Mike Kaganski1-3/+2
2018-06-03firebird: adapt asan.patch to GCC, which lacks __has_featureMichael Stahl2-3/+20
2018-04-17We don't build for i386 on macOS anywayTor Lillqvist1-20/+0
2018-04-17external/firebird: Better workaround for Clang alignment expectationsStephan Bergmann2-9/+6
2018-04-16Pass gb_SYMBOL into external/firebirdStephan Bergmann1-0/+1
2018-04-13external/firebird: Even more LIBO_TUNNEL_LIBRARY_PATHStephan Bergmann1-2/+4
2018-04-13external/firebird: Even more LIBO_TUNNEL_LIBRARY_PATHStephan Bergmann1-0/+9
2018-04-12external/firebird: More LIBO_TUNNEL_LIBRARY_PATHStephan Bergmann1-0/+20
2018-04-12external/firebird: Support Clang ASanStephan Bergmann4-5/+212
2018-04-11external/firebird: Avoid -fsanitize=nonnull-attributeStephan Bergmann1-0/+9
2018-04-09external/firebird: ICU_UCHAR_TYPE breaks -fsanitize=functionStephan Bergmann1-1/+0
2018-04-09external/firebird: Fix -fsanitize=functionStephan Bergmann1-0/+11
2018-04-08external/firebird: Avoid -fsanitize=nonnull-attributeStephan Bergmann1-0/+12
2018-03-31Suppport _MSC_VER 1913 and 1914(Firebird)himajin1000001-4/+4
2018-01-19firebird: recognise MSVC 2017.5 (which defines _MSC_VER=1912)Michael Stahl1-4/+2
2017-12-28Full UBSan in external/firebirdStephan Bergmann3-0/+284
2017-12-22Prepare external/firebird for sanitizersStephan Bergmann2-0/+60
2017-11-26Build as C++17 when GCC/Clang supports itStephan Bergmann2-0/+302
2017-11-20Upgrade to ICU 60.1Eike Rathke1-0/+6
2017-10-28use predefined workdir pathDavid Tardon1-2/+2
2017-10-04use the new gbuild way to update config.*David Tardon2-1970/+5
2017-09-26external/firebird: Update config.{guess,sub}Stephan Bergmann2-0/+1970
2017-09-07Fix firebird build with MSVC update 15.3Szymon Kłos1-1/+3
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