Age | Commit message (Expand) | Author |
2018-06-03 | firebird: adapt asan.patch to GCC, which lacks __has_feature | Michael Stahl |
2018-04-17 | We don't build for i386 on macOS anyway | Tor Lillqvist |
2018-04-17 | external/firebird: Better workaround for Clang alignment expectations | Stephan Bergmann |
2018-04-16 | Pass gb_SYMBOL into external/firebird | Stephan Bergmann |
2018-04-13 | external/firebird: Even more LIBO_TUNNEL_LIBRARY_PATH | Stephan Bergmann |
2018-04-13 | external/firebird: Even more LIBO_TUNNEL_LIBRARY_PATH | Stephan Bergmann |
2018-04-12 | external/firebird: More LIBO_TUNNEL_LIBRARY_PATH | Stephan Bergmann |
2018-04-12 | external/firebird: Support Clang ASan | Stephan Bergmann |
2018-04-11 | external/firebird: Avoid -fsanitize=nonnull-attribute | Stephan Bergmann |
2018-04-09 | external/firebird: ICU_UCHAR_TYPE breaks -fsanitize=function | Stephan Bergmann |
2018-04-09 | external/firebird: Fix -fsanitize=function | Stephan Bergmann |
2018-04-08 | external/firebird: Avoid -fsanitize=nonnull-attribute | Stephan Bergmann |
2018-03-31 | Suppport _MSC_VER 1913 and 1914(Firebird) | himajin100000 |
2018-01-19 | firebird: recognise MSVC 2017.5 (which defines _MSC_VER=1912) | Michael Stahl |
2017-12-28 | Full UBSan in external/firebird | Stephan Bergmann |
2017-12-22 | Prepare external/firebird for sanitizers | Stephan Bergmann |
2017-11-26 | Build as C++17 when GCC/Clang supports it | Stephan Bergmann |
2017-11-20 | Upgrade to ICU 60.1 | Eike Rathke |
2017-10-28 | use predefined workdir path | David Tardon |
2017-10-04 | use the new gbuild way to update config.* | David Tardon |
2017-09-26 | external/firebird: Update config.{guess,sub} | Stephan Bergmann |
2017-09-07 | Fix firebird build with MSVC update 15.3 | Szymon Kłos |
2017-04-26 | Upgrade to ICU 59.1 | Eike Rathke |
2017-03-22 | Fix building external/firebird with arbitrary locales | Stephan Bergmann |
2017-03-06 | drop various _MSC_VER < 1900 conditionals | Caolán McNamara |
2017-03-03 | remove unused patch | Caolán McNamara |
2017-02-16 | external/firebird: Work around operator new alignment violations | Stephan Bergmann |
2017-02-15 | Fix firebird MSVC 15.0 detection | David Ostrovsky |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-01-18 | Revert "external/firebird: Try track down "Couldn't turn forced writes off" f... | Stephan Bergmann |
2017-01-17 | external/firebird: Backport fix for CORE-5452 causing spurious SEGV | Stephan Bergmann |
2016-11-22 | tdf#101789 work around DYLD_LIBRARY_PATH limitations on newer MacOS X | Lionel Elie Mamane |
2016-10-17 | external/firebird doesn't know --enable-debug, but make target "Debug" | Stephan Bergmann |
2016-10-05 | external/firebird: Fix isinf-check for libc++ | Stephan Bergmann |
2016-09-23 | external/firebird: Use gb_Helper_extend_ld_path to add icu dir | Stephan Bergmann |
2016-09-14 | external/firebird: Hack around detection of clock_gettime on Mac OS X | Stephan Bergmann |
2016-08-25 | Remove line again that was committed in error | Stephan Bergmann |
2016-08-25 | external/firebird: Try track down "Couldn't turn forced writes off" failure | Stephan Bergmann |
2016-08-19 | Undo inadvertent add | Stephan Bergmann |
2016-08-19 | Why not just drop that $(HOME)/icu54/icu/source/lib nonsense | Stephan Bergmann |
2016-08-19 | Revive external/firebird/macosx-elcapitan-dyld.patch | Stephan Bergmann |
2016-08-19 | Excess separator | Stephan Bergmann |
2016-08-19 | external/firebird: --with-fbsample[-db] is apparently about specifying dirs | Stephan Bergmann |
2016-08-18 | tdf#72987 GSoC Use Firebird backup format | Wastack |
2016-08-18 | Missing && | Stephan Bergmann |
2016-08-18 | external/firebird: Make GCC check work for Clang, too | Stephan Bergmann |
2016-08-18 | skip checking for icuuc lib | Caolán McNamara |
2016-08-18 | use preexisting helper to get DYLD_LIBRARY_PATH vs LD_LIBRARY_PATH | Caolán McNamara |
2016-08-17 | firebird: fixup cloop on Windows | Lionel Elie Mamane |
2016-08-17 | firebird: gcc6 compatibility part 2 | Lionel Elie Mamane |