summaryrefslogtreecommitdiff
path: root/external/firebird
AgeCommit message (Expand)AuthorFilesLines
2022-11-23macOS (janitor): remove workarounds for no longer supported SDKsChristian Lohmaier1-5/+0
2022-05-08external/firebird: Implicit int in configure checkStephan Bergmann3-6/+11
2022-05-01try to use also proper debug LDFLAGS for externals librariesLuboš Luňák1-0/+1
2022-04-25external/firebird: Missing include in configure checkStephan Bergmann4-10/+21
2022-04-12use gb_DEBUGINFO_FLAGS consistently in gbuild ExternalProject'sLuboš Luňák1-1/+8
2022-02-25Drop support for $host_os = 'macos*', in addition to 'darwin*'Stephan Bergmann1-1/+0
2022-01-31externals: always provide platform configure flagsJan-Marek Glogowski1-1/+1
2021-09-07exernal/firebird: extern/cloop: Missing dependencies of compilations on...Stephan Bergmann3-5/+50
2021-09-06tdf#144340: fix FB configure on WindowsMike Kaganski1-18/+28
2021-09-03No need to check DBGUTIL speciallyMike Kaganski1-2/+2
2021-09-03Make sure to use debug options for firebird in debug modeMike Kaganski1-1/+2
2021-09-02tdf#144172: patch FB to use per-process LOCK directoriesMike Kaganski2-0/+19
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski1-1/+1
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