AlexPeshkoff
a27f4b8a5f
Fixed CORE-5778: install.sh fails if -path argument contains "firebird"
2018-03-20 18:37:38 +03:00
hvlad
fdecfd1319
Merge branch 'master' into read_consistency
2018-02-20 13:50:04 +02:00
Alexander Peshkov
a6d57fc4d8
Gbak ( #139 )
...
* Rewritten gbak using OO API
* Make gbak correctly work with wide records (if record format to be made > 64K)
* Improve gbak performance over network using batch interface
* Enhanced template AutoPtr to make use of it more comfortable
2018-02-19 13:38:28 +03:00
AlexPeshkoff
95cd9d1908
Hopefully better test for ICU presence
2018-02-19 09:48:17 +03:00
Adriano dos Santos Fernandes
bee3105b47
Revert wrong push (branch gbak) to master.
2018-02-16 15:42:41 -02:00
AlexPeshkoff
54607bbce4
Build gbak using OO API
2018-02-16 13:06:16 -02:00
AlexPeshkoff
2703470749
Added check for presence of ICU when installing
2018-02-16 13:13:20 +03:00
Maciej S. Szmigiero
6c65ccfc8b
ARM needs MSG_NOSIGNAL in FB_SEND_FLAGS, too ( #140 )
...
We need to add MSG_NOSIGNAL to FB_SEND_FLAGS for ARM, too, otherwise
clients get killed with SIGPIPE when server connection breaks, just like
commit 37bcd38740
did for other platforms.
Use this opportunity to also split out common build flags to COMMON_FLAGS
variable, as the above commit did.
Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
2018-02-15 15:26:21 +03:00
AlexPeshkoff
9bb4ce764b
Fixed cross build for android/arm 32-bit
2018-02-08 20:21:48 +03:00
AlexPeshkoff
854e1f5208
Android build - work in progress
2018-02-07 20:16:57 +03:00
AlexPeshkoff
a686559fba
Fresh tools version
2018-02-07 19:11:42 +03:00
hvlad
f162f2336e
Initial implementation of external connections pool
2018-02-06 12:52:00 +02:00
AlexPeshkoff
38fcc6e48e
Enhanced docs
2018-01-29 19:45:32 +03:00
Dmitry Yemanov
eaa0df55cd
CORE-5718: Make TempCacheLimit setting database-wise
2018-01-21 12:11:11 +03:00
hvlad
682bf54cd0
Update MSVC10 build.
...
Note: it can not compile some files which uses new C++ features, unfortunately.
2018-01-08 15:47:13 +02:00
hvlad
50a2905148
Merge branch 'master' into read_consistency
...
Fixed post-merge conflicts
2017-12-29 14:00:56 +02:00
hvlad
ccbf5c724a
Merge branch 'master' into read_consistency
2017-12-29 10:55:31 +02:00
Egor Pugin
5e6135a959
Update and fix cmake build.
2017-12-02 19:40:30 +03:00
hvlad
9c83689981
Update MSVC14 build.
2017-11-10 13:00:01 +02:00
hvlad
c7d6c4f234
Update Windows build (CORE-5657)
...
MSVC12 only so far
2017-11-09 14:44:08 +02:00
b9c17656e9
Fixed CORE-5657: Various UDF-related security vulnerabilities
2017-11-09 13:15:00 +03:00
f418336819
Fixed CORE-5654: Mixed intermediate build files for plugins examples
2017-11-03 14:44:13 +03:00
005d1565fe
This should fix VC10 build - thanks to Adriano
2017-10-23 17:23:53 +03:00
Alexander Peshkov
f53c23c17a
New interface Batch helping to efficiently implement JDBC prepared statement batches ( #99 )
...
Batch interface implementation
2017-10-23 17:10:49 +03:00
hvlad
c83f7e535b
Update MSVC14 build.
2017-10-13 15:16:08 +03:00
hvlad
0d11d6ecad
Remove libtomcrypt files from common.
...
Integrate libtomcrypt in extern into Windows build.
2017-09-14 15:55:48 +03:00
Adriano dos Santos Fernandes
98702b9cda
Make posix build use libtomcrypt from extern or system.
2017-09-06 16:35:40 +00:00
Paul Reeves
9fbb7fcb07
Tidy up packaging for windows.
...
Improve detection of missing components and halt packaging on error.
2017-09-01 15:34:13 +02:00
Paul Reeves
e8323305bf
Port misc windows packaging features from B3_0_Release
2017-08-29 12:23:47 +02:00
Paul Reeves
865176380f
misc
2017-08-29 12:20:31 +02:00
Paul Reeves
8e58be5b80
port cz install readme from B3_0_Release
2017-08-29 12:20:00 +02:00
Paul Reeves
837ee4b5f8
port i18n installer messages from B3_0_Release
2017-08-29 12:18:32 +02:00
Paul Reeves
84dd61e41b
port i18n installer messages from B3_0_Release
2017-08-29 12:17:30 +02:00
Paul Reeves
0225dfbb35
Tidy up readme for alpha/beta test releases
2017-08-29 12:16:50 +02:00
Paul Reeves
3d12fc329e
port i18n installer messages from B3_0_Release
2017-08-29 12:14:32 +02:00
Paul Reeves
954d40e87a
Include the include/firebird directory in the kits
2017-08-28 12:45:43 +02:00
Paul Reeves
6c58449aaf
Make necessary installer changes for Fb 4.0 Alpha 1 release
2017-08-23 16:44:58 +02:00
Paul Reeves
d62a074050
Make actual deployed windows readme file dependant upon DEV or PROD status.
2017-08-23 16:44:18 +02:00
Paul Reeves
96c1bb84bd
Add wix config files to build msvc runtimes for Fb4.0
2017-08-23 16:38:21 +02:00
Paul Reeves
53e9f73c57
Merge branch 'master' of https://github.com/FirebirdSQL/firebird
2017-08-23 16:30:54 +02:00
Dmitry Yemanov
025c66c8f9
Misc version adjustments
2017-08-09 12:44:30 +03:00
hvlad
eae0a1d62f
Merge branch 'master' into read_consistency
2017-08-08 12:16:18 +03:00
e131cb3eda
Implemented CORE-5238: Replace xinetd support with the native listener
2017-08-04 18:08:00 +03:00
hvlad
a6633a01e6
Fixed typo
2017-07-27 14:24:42 +03:00
hvlad
3b14537956
Adjust Windows build
2017-07-24 18:52:57 +03:00
Adriano dos Santos Fernandes
ca33f71291
Added src/common/tomcrypt to POSIX build.
2017-07-24 12:07:07 +00:00
samofatov
e26a4e544c
Fix make clean - make install now works again after make clean ( #97 )
2017-07-19 17:33:10 +03:00
hvlad
bdc7bd8d3e
Merge branch 'master' into read_consistency
2017-07-10 23:54:42 +03:00
Paul Reeves
ba481987b1
Catch error and fail the build if udrcpp_example fails.
2017-07-04 16:51:33 +02:00
Adriano dos Santos Fernandes
50b959d04e
Set writable permission for employee.fdb in the Linux install, otherwise it's unusable.
2017-06-07 16:40:59 +00:00
Bernhard M. Wiedemann
3278b68b35
have constant link order ( #92 )
...
to make builds reproducible.
See https://reproducible-builds.org/ for why this is good.
Without this patch g++ would order functions in libEngine12.so and fbintl
depending on random order of files in the build system's filesystem.
partial fix for http://tracker.firebirdsql.org/browse/CORE-5548
2017-05-22 17:36:06 +03:00
nikolay.samofatov
e31dec1a44
Fix comment
2017-04-03 16:08:10 +03:00
hvlad
2a2a991fe0
Merge branch 'master' into read_consistency
2017-04-03 12:01:56 +03:00
f995ed4408
Merges changes from master
2017-04-02 19:12:18 +03:00
a0d9690d1c
Fixed typo
2017-03-21 12:36:18 +03:00
1e8833ed7a
misc
2017-03-21 12:35:12 +03:00
ab2e4ea31b
Completed renaming parameter from CORE-5472
2017-03-16 16:16:17 +03:00
114885eecc
Fixed CORE-5503: Classical server has a maximum of 64 connections when using systemd init scripts
2017-03-16 13:16:13 +03:00
b926d32a1c
Suggested by Michal fix
2017-02-22 17:32:30 +03:00
hvlad
2c49e6fcf2
New feature CORE-5488 : Timeouts for running SQL statements and idle connections
2017-02-22 14:30:57 +02:00
028248b194
Merged changes from master branch
2017-02-16 17:56:23 +03:00
hvlad
aff780ca94
Merge branch 'master' into read_consistency
2017-01-31 23:59:31 +02:00
4da3997b49
Fixed CORE-5472: Problems with dbcrypt key transfer
2017-01-31 17:38:53 +03:00
Adriano dos Santos Fernandes
7fadd8e9f9
Make parse.y not build in every make call.
2017-01-30 23:15:52 -02:00
Maciej S. Szmigiero
d5146be51e
Don't use libintl.so SONAME for libfbintl.so ( #74 )
...
POSIX build by default uses libintl.so.1 SONAME for libfbintl.so.1.
This means that on Linux ldconfig will make libintl.so.1 symlink to
libfbintl.so.1.
However, actual libintl is a very different library, incompatible with
libfbintl.
This breaks other software which tries to link to libintl.
Fix it by making libfbintl SONAME match its actual name.
2017-01-09 15:23:04 +04:00
Adriano dos Santos Fernandes
b8e9675b75
Restored the line removal which leaves temporary files in Windows.
2017-01-05 15:32:15 -02:00
94bdb099b5
This should fix bug reported by Gabor: ./install.sh: 1570: [: /opt/firebird: unexpected operator
2016-12-27 16:27:35 +03:00
hvlad
16a276089b
Support for VC 2013 (MSVC12)
2016-12-01 13:13:25 +02:00
383c511cfc
Postfix for CORE-5204
2016-11-21 18:23:18 +03:00
f1cf5cc278
make clean in extern/decNumber
2016-11-15 14:17:56 +03:00
5aede150e3
Decimal floating point numbers - first draft
2016-11-11 17:59:55 +03:00
Popa Marius Adrian
8e02445260
Fix android include paths related to c++11 ( #62 )
...
* Fix android include paths for c++11
* Fixed android arm 32 build
2016-11-06 11:36:02 +03:00
Popa Marius Adrian
a7eb6ef195
Create android x86/arm64/x86_64 scripts and ports (master pull request) ( #60 )
...
* add android.arm64 cross file
* add android arm64 makefile
* Deprecated in android-2x
* Add Android x86_64 cross and makefile
* Add Android x86 32bit makefile and cross
* Add CXXFLAGS -std=c++11 to android builds also
2016-10-28 14:39:13 +03:00
Adriano dos Santos Fernandes
6b18b2e6d4
Correction - thanks to Alex.
2016-10-26 16:30:52 -02:00
Adriano dos Santos Fernandes
475da71917
Added conflict number information from btyacc to the source tree to be noticed after parser changes. It exploded recently more or less unnoticed.
2016-10-26 14:31:37 -02:00
4c28eac6f5
Postfix #3 for CORE-5204 - fixed install on systemd-based linux
2016-10-22 00:01:26 +03:00
John Paul Adrian Glaubitz
7ba46163c7
Add platform support for Linux/m68k ( #51 )
...
* Add generic platform support for Linux/m68k
* Include sem_t when determining values for FB_ALIGNMENT and FB_DOUBLE_ALIGN
On m68k, 'long long' is 16-bit aligned while 'sem_t' is 32-bit aligned
and we must therefore include 'sem_t' when determining the values for
FB_ALIGNMENT and FB_DOUBLE_ALIGN. Otherwise, the futex system call
will fail on these systems.
* Don't try to include headers for __cpuid on non-x86 targets
* Make sure that the version scripts include _IO_stdin_used on Linux
The GNU C library supports two ABIs for libio, one is the pre-2.1
ABI and the other is the current one. In order to determine which
ABI is to be used, the C library checks whether the _IO_stdin_used
symbol is exported by the executable. In case the symbol is present,
the new ABI is assumed, if the symbol is missing, the old ABI is
assumed. Thus, if an application is linked against a modern version
of glibc, it must export the _IO_stdin_used symbol as otherwise the
executable can crash or provoke other unexpected behavior on some
architectures like PowerPC or MIPS because the C library is using
the old ABI in this case.
2016-10-14 13:12:09 +03:00
Adriano dos Santos Fernandes
f864a6d68a
Removed all KW_ prefixes from parse.y and adds by script TOK_ prefix to all #define tokens generated by btyacc.
...
This change is done because using strongly-typed C++11 enums, prefixes are removed from enum items
(as they're scoped) and that has a big tendency to clash with generated parser defines.
Windows build untested.
2016-09-23 15:12:13 -03:00
Adriano dos Santos Fernandes
c6d9135586
Merge pull request #48 from FirebirdSQL/work/c++11
...
Use restricted list of C++11 features
2016-09-22 11:56:42 -03:00
6d7e4d91a6
Postfix for CORE-5204: take into an account --enable-binreloc flag
2016-09-16 14:01:44 +03:00
b994354b9c
Postfix for CORE-5204: fixed typo
2016-09-15 15:33:36 +03:00
1d2990f7e8
Implemented CORE-5204: create an option in the installer to install in different locations than /opt/firebird
2016-09-15 15:21:54 +03:00
Adriano dos Santos Fernandes
62d2a001f8
Merge remote-tracking branch 'origin/master' into work/c++11
2016-09-10 14:18:27 -03:00
87b24ebe3f
Comment
2016-09-07 21:45:20 +03:00
hvlad
b12869f23b
Fixed bug CORE-5348 : Databases created at build process are owned by Windows administrator, not SYSDBA
2016-09-07 13:21:56 +03:00
Adriano dos Santos Fernandes
2f3dc8bca8
Added -std=c++11 flag to Linux builds.
2016-09-01 22:40:36 -03:00
44e97a7a73
Fixed CORE-5284: Firebird fails to build with USE_VALGRIND
2016-07-11 12:09:57 +03:00
b247a5c0c0
Changed on Helen's request
2016-07-05 12:50:25 +03:00
hvlad
79542dfe66
Misc
2016-06-22 23:43:08 +03:00
hvlad
168eaf39c7
More VC files to ignore
2016-06-18 09:55:25 +03:00
Adriano dos Santos Fernandes
91a2a3c78f
Complements CORE-749 with configuration options.
2016-06-14 17:05:36 +00:00
224c7011d7
Committed patch for CORE-5265
2016-06-09 18:08:56 +03:00
Dmitry Yemanov
f07281c9af
Adjust library name to match the new ODS version.
2016-06-01 11:40:49 +03:00
Dmitry Yemanov
0c277723fb
Drop support for some old MSVC versions.
2016-05-31 20:30:54 +03:00
Dmitry Starodubov
6347882209
Simplified passing variables to sub-make. Move functions from "fb_io" namespace to "os_utils" ( #30 )
2016-05-30 17:50:02 +03:00
Dmitry Starodubov
c3722be6de
Added LSB compliance ( #28 )
2016-05-25 15:14:01 +03:00
hvlad
8f311f3c27
Merge branch 'master' into read_consistency
...
# Conflicts:
# src/include/fb_types.h
# src/jrd/Database.cpp
# src/jrd/tpc.cpp
# src/jrd/tra.cpp
# src/jrd/vio_proto.h
2016-05-21 21:17:31 +03:00
hvlad
c95aaf9300
Place expression index support routines where it should be.
...
Add protection from changes while expression index is built.
Remove PCMET module.
2016-05-12 14:03:01 +03:00
Dmitry Yemanov
f03a80f37e
Fix Windows builds.
2016-05-07 09:42:38 +03:00
a11b0adb1e
Fixed CORE-5205: Add a switch to build linux binaries with builtin libtommath
2016-04-24 18:09:48 +03:00