Vlad Khorsun
fb18d3371a
Try to use default placement of 7zip, if env var SEVENZIP is not set by the user.
2022-09-04 18:32:38 +03:00
Vlad Khorsun
e9227aa31c
Revert build destination to the temp\...\firebird folder.
...
make_boot now copies .conf and security.db files into temp\...\firebird, if it not exists there before.
yachts.lnk and security.fdb now symlinks, not a copy of metadata.fdb and securityXXX.fdb.
2022-09-04 18:30:30 +03:00
Dmitry Yemanov
6dad1d32e5
This should fix #7288 : Server crashes when working with DSQL savepoints
2022-09-04 11:32:18 +03:00
firebirds
3febd866cd
increment build number
2022-09-03 00:07:10 +00:00
AlexPeshkoff
aaebdc9375
comment
2022-09-02 18:35:53 +03:00
AlexPeshkoff
c3be5edecb
Fixed #7281 : Concurrent NBackup crashes server on Linux
...
(cherry picked from commit c442eb63cf
)
2022-09-02 17:22:48 +03:00
Adriano dos Santos Fernandes
47a829a8bf
Package ICU with Android build and more fixes to AfterUntar phase.
2022-09-01 22:46:43 -03:00
firebirds
9799f3c5f1
increment build number
2022-09-02 00:07:34 +00:00
Adriano dos Santos Fernandes
dcd86cf05e
Make Android build work with modern NDK and fix build issues ( #7286 )
2022-09-01 20:51:12 -03:00
AlexPeshkoff
d634af18d3
Changed according to Adriano's advice
2022-09-01 17:49:12 +03:00
AlexPeshkoff
018479e8e9
-m
2022-09-01 14:39:35 +03:00
Vlad Khorsun
3344263e62
Correct usage of time units in waitForShutdown().
2022-09-01 10:16:58 +03:00
firebirds
776c678dcd
increment build number
2022-08-30 00:06:52 +00:00
AlexPeshkoff
401ece980b
Fixed #7283 : Suspicious error message during install
2022-08-29 19:47:06 +03:00
AlexPeshkoff
5bac471fa1
Avoid build-time static libraries in android packages
2022-08-29 19:31:27 +03:00
firebirds
e0a86f4eca
increment build number
2022-08-29 00:06:45 +00:00
Adriano dos Santos Fernandes
530f64b91c
Add ChangeLog generator action.
2022-08-27 23:40:52 -03:00
firebirds
fe73fea7da
increment build number
2022-08-25 00:07:24 +00:00
Adriano dos Santos Fernandes
b4c4cd1acf
Fix output directory of profiler plugin in Windows build.
2022-08-24 07:48:57 -03:00
Adriano dos Santos Fernandes
0d7c8280d2
Save PDB packages in Windows snapshots.
2022-08-23 23:01:58 -03:00
firebirds
d82d8a1dc3
increment build number
2022-08-24 00:07:23 +00:00
Adriano dos Santos Fernandes
c4005bac38
Publish snapshots only when commit message is 'increment build number'.
2022-08-23 08:58:33 -03:00
Adriano dos Santos Fernandes
1a4fb48f10
Revert "Publish snapshots only when commit message is 'increment build number'."
...
This reverts commit f6d9920adb
.
2022-08-23 08:20:55 -03:00
Adriano dos Santos Fernandes
6ef424c820
Release snapshots with standard names and version numbers.
2022-08-23 08:19:50 -03:00
firebirds
21519adcb1
increment build number
2022-08-23 00:06:59 +00:00
Vlad Khorsun
48a95c0f26
Fixed bug #7276 : Firebird 4 literal containing crashes server
2022-08-22 21:38:35 +03:00
Adriano dos Santos Fernandes
f6d9920adb
Publish snapshots only when commit message is 'increment build number'.
2022-08-22 08:22:49 -03:00
Adriano dos Santos Fernandes
dcc8afe6b7
Correction for branch name.
2022-08-22 07:16:57 -03:00
Adriano dos Santos Fernandes
6eb8936df4
Store snapshots in FirebirdSQL/snapshots.
2022-08-22 06:54:13 -03:00
firebirds
dcf80262bb
increment build number
2022-08-22 00:06:27 +00:00
Vlad Khorsun
46bf89d84c
Improvement #7259 : Remove TcpLoopbackFastPath and use of SIO_LOOPBACK_FAST_PATH
2022-08-22 01:44:08 +03:00
firebirds
202a938fcf
increment build number
2022-08-20 00:07:36 +00:00
Vlad Khorsun
bc763f3b85
This should fix bug #7271 : Sporadic crash on 3.0.10.33106
2022-08-19 14:57:08 +03:00
asfernandes
a4b95af636
Update tzdata to version 2022b.
2022-08-19 08:17:37 -03:00
Vlad Khorsun
9268adeac1
Misc
2022-08-19 11:56:02 +03:00
firebirds
42e3ef8fdc
increment build number
2022-08-19 00:06:46 +00:00
Adriano dos Santos Fernandes
27bb3795a8
Merge pull request #7265 from FirebirdSQL/work/windows-build-config
...
Make Windows build scripts reuse previous configuration
2022-08-18 12:24:34 -03:00
Adriano dos Santos Fernandes
81a3d7fad3
Use two environment variables for the same purpose in different places.
...
Make run_all.bat default to RELEASE (even when previous build was configured for DEBUG).
2022-08-18 08:57:50 -03:00
firebirds
2d62c92e74
increment build number
2022-08-18 00:06:55 +00:00
Vlad Khorsun
517fc10a4f
Fixed bug #7256 : Inconsistent conversion of non-TEXT blobs in BLOB_APPEND
...
Changed according to discussion on GH.
2022-08-17 16:35:03 +03:00
firebirds
275245ad22
increment build number
2022-08-17 00:06:36 +00:00
Adriano dos Santos Fernandes
5dab361d89
Fix #7241 - mac installer - firebird user not created correctly if group already exists.
...
Solution by: Jonathan Frutos
2022-08-16 21:02:28 -03:00
Adriano dos Santos Fernandes
d2f64be550
Make Windows build scripts reuse previous configuration.
2022-08-16 07:24:59 -03:00
Adriano dos Santos Fernandes
d0c20cc4a4
Add files to .gitignore.
2022-08-16 07:24:38 -03:00
firebirds
596aa9fd1f
increment build number
2022-08-16 00:06:54 +00:00
Vlad Khorsun
f620e9f282
Fixed mistake
2022-08-15 11:34:59 +03:00
firebirds
0b24dfa534
increment build number
2022-08-15 00:07:23 +00:00
Vlad Khorsun
5bfb721680
Don't generate browse info by MSVC build. It saves 15-20% of build time on Windows.
2022-08-14 12:43:18 +03:00
Vlad Khorsun
68a2f201f2
Moved ttmathuint_x86_64_msvc.obj from common (%FB_TEMP_DIR%\..\%FB_OBJ_DIR%\common) into dedicated folder (%FB_ROOT_PATH%\extern\ttmath\%FB_CONFIG%).
...
It allows to not call make_boot after cleaning up of "common" project.
2022-08-14 12:25:17 +03:00
Vlad Khorsun
c4162cdce3
Fixed bug #7256 : Inconsistent conversion of non-TEXT blobs in BLOB_APPEND
2022-08-14 12:20:06 +03:00