8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 21:23:04 +01:00
firebird-mirror/builds/posix
Adriano dos Santos Fernandes 28e18749ff WIP: Reimplementation of SIMILAR TO and SUBSTRING...SIMILAR using Google's re2 library.
This should fix:
CORE-4874
CORE-5664
CORE-3858
CORE-6088
CORE-3773
CORE-5931
CORE-6088
CORE-4893
2019-08-10 22:39:19 -03:00
..
darwin.defaults Fix for gcc 4.1 problem is no longer needed. gcc 4.2 from MacOSX 10.8 2015-06-16 11:27:49 +00:00
empty.vers Use same export symbol lists for all posix platforms, added script building platform-specific format 2010-03-14 13:44:57 +00:00
fbintl.vers Use same export symbol lists for all posix platforms, added script building platform-specific format 2010-03-14 13:44:57 +00:00
fbplugin.vers New plugin manager. Use it for all types of plugins. 2011-01-14 17:31:40 +00:00
firebird.vers Add encode/decode functions to IUtil and remove partially added legacy API functions. 2018-11-12 13:18:00 -02:00
ib_util.vers Use same export symbol lists for all posix platforms, added script building platform-specific format 2010-03-14 13:44:57 +00:00
make.android.arm64 Fixed CORE-5888: Firebird server on Android has problem with numerics 2019-05-24 20:11:17 +03:00
make.android.arme Fixed CORE-5888: Firebird server on Android has problem with numerics 2019-05-24 20:11:17 +03:00
make.android.x86 Fixed android port - some android kernels accept only PIE binaries 2019-05-24 20:05:35 +03:00
make.android.x86_64 Fixed android port - some android kernels accept only PIE binaries 2019-05-24 20:05:35 +03:00
make.defaults WIP: Reimplementation of SIMILAR TO and SUBSTRING...SIMILAR using Google's re2 library. 2019-08-10 22:39:19 -03:00
make.platform.solaris.examples Merge branch 'master' into read_consistency 2017-07-10 23:54:42 +03:00
make.rules Cleaned up use of compiler flags in posix build 2019-01-11 20:12:37 +03:00
make.shared.targets Fix POSIX build (#211) 2019-07-03 13:18:30 +03:00
make.shared.variables Replication support (#182) 2019-01-25 12:09:01 +03:00
Makefile.in Fixed CORE-6061: Building with --with-builtin-tommath doesn't work 2019-06-14 16:34:17 +03:00
Makefile.in.examples Added LSB compliance (#28) 2016-05-25 15:14:01 +03:00
Makefile.in.extern.editline Typo, adjust AR redefinition in extern.editline 2015-07-03 06:45:18 +00:00
Makefile.in.plugins_examples Merge branch 'master' into read_consistency 2017-12-29 10:55:31 +02:00
postfix.darwin Merge branch 'master' into read_consistency 2017-12-29 10:55:31 +02:00
prefix.aix_powerpc Fixed CORE-3677: Stop utilities to export entrypoints 2011-12-27 08:14:58 +00:00
prefix.aix_powerpc_xlc Fixed CORE-3677: Stop utilities to export entrypoints 2011-12-27 08:14:58 +00:00
prefix.darwin_i386 New installer based on pkgbuild and productbuild to replace old deprecated installer on El Capitan 2015-10-13 12:10:20 +00:00
prefix.darwin_powerpc Fixed CORE-3677: Stop utilities to export entrypoints 2011-12-27 08:14:58 +00:00
prefix.darwin_ppc64 Fixed CORE-3677: Stop utilities to export entrypoints 2011-12-27 08:14:58 +00:00
prefix.darwin_x86_64 New installer based on pkgbuild and productbuild to replace old deprecated installer on El Capitan 2015-10-13 12:10:20 +00:00
prefix.example Applied patch from Damyan Ivanov: no compiler flag repetinion when CXXFLAGS is set in the environment 2011-03-27 11:22:57 +00:00
prefix.freebsd Fixed CORE-3677: Stop utilities to export entrypoints 2011-12-27 08:14:58 +00:00
prefix.freebsd_amd64 Fixed CORE-3677: Stop utilities to export entrypoints 2011-12-27 08:14:58 +00:00
prefix.hpux Fixed CORE-3677: Stop utilities to export entrypoints 2011-12-27 08:14:58 +00:00
prefix.hpux_aCC Fixed CORE-3677: Stop utilities to export entrypoints 2011-12-27 08:14:58 +00:00
prefix.hpux_ia64 Fixed CORE-3677: Stop utilities to export entrypoints 2011-12-27 08:14:58 +00:00
prefix.linux Fixed some gcc8 warnings - WiP 2019-03-18 20:10:48 +03:00
prefix.linux_amd64 Fixed some gcc8 warnings - WiP 2019-03-18 20:10:48 +03:00
prefix.linux_arm Cleaned up use of compiler flags in posix build 2019-01-11 20:12:37 +03:00
prefix.linux_arm64 Cleaned up use of compiler flags in posix build 2019-01-11 20:12:37 +03:00
prefix.linux_generic Cleaned up use of compiler flags in posix build 2019-01-11 20:12:37 +03:00
prefix.linux_ia64 Cleaned up use of compiler flags in posix build 2019-01-11 20:12:37 +03:00
prefix.linux_mips Cleaned up use of compiler flags in posix build 2019-01-11 20:12:37 +03:00
prefix.linux_mipsel Cleaned up use of compiler flags in posix build 2019-01-11 20:12:37 +03:00
prefix.linux_powerpc Cleaned up use of compiler flags in posix build 2019-01-11 20:12:37 +03:00
prefix.linux_powerpc64 Cleaned up use of compiler flags in posix build 2019-01-11 20:12:37 +03:00
prefix.linux_powerpc64el Cleaned up use of compiler flags in posix build 2019-01-11 20:12:37 +03:00
prefix.linux_riscv64 Applied CORE-5851 2018-06-21 17:39:44 +03:00
prefix.linux_s390x Cleaned up use of compiler flags in posix build 2019-01-11 20:12:37 +03:00
prefix.linux_sparc32 Cleaned up use of compiler flags in posix build 2019-01-11 20:12:37 +03:00
prefix.mingw Remove hardcoded march to allow 64-bit builds 2014-12-08 16:58:41 +00:00
prefix.netbsd Fixed CORE-3677: Stop utilities to export entrypoints 2011-12-27 08:14:58 +00:00
prefix.solaris Fixed CORE-3677: Stop utilities to export entrypoints 2011-12-27 08:14:58 +00:00
prefix.solaris-64gcc Fixed CORE-3677: Stop utilities to export entrypoints 2011-12-27 08:14:58 +00:00
prefix.solx86 cleanup 2011-01-16 14:03:18 +00:00
prefix.solx86gcc Merge branch 'master' into read_consistency 2017-07-10 23:54:42 +03:00
prefix.solx86gcc_64 Merge branch 'master' into read_consistency 2017-07-10 23:54:42 +03:00
udr_plugin.vers Misc. 2015-02-14 18:55:00 +00:00
vers.sh.in Add platform support for Linux/m68k (#51) 2016-10-14 13:12:09 +03:00