Artyom Smirnov
d7fc847bff
Fix POSIX build ( #211 )
2019-07-03 13:18:30 +03:00
hvlad
4287e43291
Update Widows builds
2019-07-01 20:22:09 +03:00
hvlad
1791eb89df
Update Widows builds
2019-06-28 19:35:51 +03:00
Alex Peshkoff
a021ed4418
Fixed CORE-6061: Building with --with-builtin-tommath doesn't work
2019-06-14 16:34:17 +03:00
Adriano dos Santos Fernandes
45d5e3aa7a
Refactor public include files ( #205 )
...
Refactor include files.
2019-06-03 11:45:00 -03:00
AlexPeshkoff
638c4a84d2
Fixed CORE-5888: Firebird server on Android has problem with numerics
2019-05-24 20:11:17 +03:00
AlexPeshkoff
249c64a74c
Fixed android port - some android kernels accept only PIE binaries
2019-05-24 20:05:35 +03:00
Adriano dos Santos Fernandes
f6b1929f14
Fixed CORE-6065 - Windows kits does have incomplete include headers directory.
2019-05-19 12:31:07 -03:00
Adriano dos Santos Fernandes
4173806796
Windows build with msbuild to also work with VS Build Tools. ( #195 )
...
Do not call VS set env. script ourselves, but instead expected it to be already called by user.
2019-04-25 12:20:02 -03:00
Paul Reeves
b049c468cf
Output correct log file name when empbuild fails.
2019-04-24 18:30:30 +02:00
AlexPeshkoff
38674688be
Linux installer enhancements
2019-04-15 16:01:11 +03:00
hvlad
7ce2a344f0
Fixed bug CORE-6043 : GTTs do not release used space
2019-04-12 15:44:18 +03:00
AlexPeshkoff
84a682bf17
Fixed some gcc8 warnings - WiP
2019-03-18 20:10:48 +03:00
hvlad
6fb0cda616
Update MSVC15 project files to use latest SDK version
2019-02-21 11:54:11 +02:00
KarloX2
a0692f497c
CORE-6004: Add a switch to disable the "TCP Loopback Fast Path" option
...
renamed the new config setting
2019-02-20 18:13:07 +01:00
KarloX2
540c90546f
CORE-6004: Add a switch to disable the "TCP Loopback Fast Path" option (Windows only)
2019-02-19 17:22:11 +01:00
dyemanov
818f12cf0f
Fixed CRT libs distribution for MSVC17.
2019-02-16 11:05:40 +03:00
Paul Reeves
360c96cd6c
Target and %PROCESSOR_ARCHITURE% are no longer synonymous in VS 2017.
2019-02-10 18:56:53 +01:00
Paul Reeves
f933376486
Comment out installation of deprecated udf libraries for FB4
2019-02-09 09:12:44 +01:00
Paul Reeves
bbbffb9e9f
Upgrade installer to use runtimes for MSVC15 (VS 2017)
2019-02-09 09:11:56 +01:00
Paul Reeves
ae355bb048
Whitespace
2019-02-09 09:08:56 +01:00
Paul Reeves
f5b5021bb1
Upgrade installer to use runtimes for MSVC15 (VS 2017)
2019-02-09 09:04:35 +01:00
Paul Reeves
f4565169cc
Misc code formatting changes
2019-02-08 21:48:29 +01:00
Paul Reeves
61138cf026
Use correct path to locate vcvarsall.bat when building with VS150COMNTOOOLS.
2019-02-08 21:41:56 +01:00
Paul Reeves
f1a6c63a73
Add files to build msi form msvc runtimes
2019-02-08 21:40:06 +01:00
AlexPeshkoff
faf87dd6ce
Add v.4 upgrade script to linux binary package
2019-02-05 12:51:16 +03:00
hvlad
c967b43991
Update Windows build
2019-01-25 13:27:25 +02:00
AlexPeshkoff
4921f08031
Cleanup - do not create directory for UDF
2019-01-25 13:58:00 +03:00
AlexPeshkoff
b4d03d475b
Added files to "clean" target
2019-01-25 13:58:00 +03:00
Dmitry Yemanov
932ca51574
Replication support ( #182 )
...
* Initial implementation of replication
* Postfixes for configuration and Windows builds
* Misc Windows adjustments
* Forgotten changes from prior commits
* Last round (fingers crossed) of fixing the Windows build
* Improve self-documentation
* Misc improvements
* Updates the docs
* More configuration
* Frontported some remaining pieces
* Installation post-fixes
* Special permission for replication
2019-01-25 12:09:01 +03:00
AlexPeshkoff
5da970b8c6
Cleaned up use of compiler flags in posix build
2019-01-11 20:12:37 +03:00
AlexPeshkoff
88d5b899e6
Fixed issue with wrong soname of libtommath
2019-01-11 20:12:37 +03:00
AlexPeshkoff
2279f67d74
Increase page cache for security DB - difference is negligible from RAM usage POV but reported to increase performance of security DB operations
2019-01-09 18:56:48 +03:00
Adriano dos Santos Fernandes
ee05dbf7b9
Merge branch 'work/time-zone-support-mon'
2018-12-29 15:38:22 -02:00
Adriano dos Santos Fernandes
3ca18c540c
Add config. parameter DefaultTimeZone.
2018-12-28 15:52:39 -02:00
AlexPeshkoff
134abffbb1
Fixed CORE-5724: Add ability to use "install.sh -path /opt/my_path" without need to install FB first in the default folder ("/opt/firebird")
2018-12-26 17:19:10 +03:00
hvlad
0ea61c13f8
Rename setting: TpcBlockSize -> TipCacheBlockSize
2018-12-16 15:27:40 +02:00
AlexPeshkoff
49023ccee1
Fixed libtomcrypt installation
2018-12-07 11:17:06 +03:00
AlexPeshkoff
4a8fcb322f
Next attempt to fix build with built-in tomcrypt
2018-12-07 11:17:06 +03:00
hvlad
fa5867a5cb
Update MSVC12 build
2018-11-27 16:06:17 +02:00
Adriano dos Santos Fernandes
4f91424a51
VS 2017 build changes.
2018-11-13 16:38:40 -02:00
Adriano dos Santos Fernandes
de2ff27255
Work in progress to fix the Windows build.
2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
fda3d6cb55
Adding new files to MSVC14 projects.
2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
e0450a79d9
Add encode/decode functions to IUtil and remove partially added legacy API functions.
2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
b11daa52cc
Fixed Windows build.
2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
141f62611b
Changing descriptors to store in memory date/time tz in UTC and usage of ICU for time zone regions.
...
This version is fixedly configured only with America/Sao_Paulo and America/Los_Angeles.
2018-11-12 13:18:00 -02:00
hvlad
573044fe88
Enable "Enhance Optimized Debugging" for MSVC14 and MSVC15 builds
2018-11-12 00:21:18 +02:00
hvlad
b0116d7177
Enable "Enhance Optimized Debugging" to produce more useful debug info (.pdb files)
2018-11-09 12:47:44 +02:00
AlexPeshkoff
ab31df2699
Add gcc's libatomic only when needed (this fixes snapshot builds broken in the beginning of August)
2018-09-23 16:14:23 +03:00
Vlad Khorsun
4ef89423dd
MSVC15 (VS 2017) build
2018-09-02 16:02:58 +03:00