|
cb4b21d050
|
Do not ship _any_ PDBs in standard zip kit
Source engine12 pdb correctly.
|
2024-08-09 15:53:40 +02:00 |
|
Dmitry Yemanov
|
155b0bb47e
|
Bump the release number
|
2024-08-09 09:42:34 +03:00 |
|
GitHub Action
|
bf180a03fe
|
increment build number
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
|
2024-08-06 20:13:09 +00:00 |
|
Dmitry Yemanov
|
94c162572e
|
Delete tra_dbcreators_list in ~jrd_tra, by Artyom Ivanov
|
2024-08-06 17:18:33 +03:00 |
|
|
b90ba88d0d
|
Add option to package without release notes
continuous-integration/drone Build is passing
misc
|
2024-08-06 13:21:26 +02:00 |
|
|
fa60d84d9f
|
Use correct name and directory to locate gbak.pdb
misc white space
|
2024-08-06 13:20:42 +02:00 |
|
GitHub Action
|
cd85743bd1
|
increment build number
continuous-integration/drone/push Build is failing
|
2024-08-01 20:15:54 +00:00 |
|
|
2d2d755869
|
Misc fixes backported from FB4 branch
|
2024-08-01 16:45:54 +02:00 |
|
|
73cda236fd
|
Remove .vscode settings
|
2024-08-01 12:00:34 +02:00 |
|
|
3a695b4b61
|
Delete temporary secdb init files immediately (with thanks to Vlad)
Remove obsolete innosetup setting
|
2024-08-01 11:59:59 +02:00 |
|
|
43ccb4be41
|
Do not fail packaging if implib not found
Do not fail packaging if qsg is not found
Fail packaging if ib_util.* not found
white space
|
2024-08-01 11:58:19 +02:00 |
|
|
614ee0858b
|
misc
|
2024-08-01 11:51:20 +02:00 |
|
GitHub Action
|
ae35dfd410
|
increment build number
continuous-integration/drone/push Build is failing
|
2024-07-31 20:14:46 +00:00 |
|
Dmitry Yemanov
|
d31799d047
|
Document v3.0.12 changes
|
2024-07-31 21:15:54 +03:00 |
|
GitHub Action
|
4680da5341
|
increment build number
continuous-integration/drone/push Build is failing
|
2024-07-21 20:16:20 +00:00 |
|
|
bec6ed8976
|
Use correct syntax
|
2024-07-21 10:26:21 +02:00 |
|
GitHub Action
|
8e912ae3c8
|
increment build number
continuous-integration/drone/push Build is failing
|
2024-07-19 20:16:19 +00:00 |
|
|
384fbf3e81
|
Fix test to call implib
|
2024-07-19 16:41:57 +02:00 |
|
|
94161e90fa
|
Dynamically assign $MAJOR during packaging
|
2024-07-19 13:42:33 +02:00 |
|
|
0d39194e94
|
ignore
|
2024-07-19 12:19:05 +02:00 |
|
|
9bb7e4bbb0
|
Fix #7911 Allow installation with install_service.bat
to accept blanks in service name
|
2024-07-19 12:18:37 +02:00 |
|
|
998433dc37
|
Backport some syntactic changes from later branches
to simplify future maintenance
|
2024-07-19 12:16:41 +02:00 |
|
|
c0336b0f45
|
Improve initialization of security db on first install
|
2024-07-19 12:02:49 +02:00 |
|
|
ae0979a6c1
|
Backport some syntactic changes from later branches
|
2024-07-19 12:01:53 +02:00 |
|
|
f2895f2521
|
Add script to aid testing binary installer
|
2024-07-19 11:48:00 +02:00 |
|
|
59c6989ff1
|
Dynamically assign $MAJOR during packaging
|
2024-07-19 11:47:12 +02:00 |
|
|
e199e5f85a
|
tidy up white space, misc
|
2024-07-19 11:46:23 +02:00 |
|
|
1945241bb1
|
Improve detection of previously installed versions
|
2024-07-19 11:45:39 +02:00 |
|
GitHub Action
|
b50861bcbe
|
increment build number
continuous-integration/drone/push Build is failing
|
2024-07-13 20:14:16 +00:00 |
|
Dmitry Yemanov
|
4c8317c3da
|
Ensure the CS listener uses the SO_REUSEADDR socket option (#8181)
|
2024-07-13 14:40:24 +03:00 |
|
GitHub Action
|
06f2a6d708
|
increment build number
continuous-integration/drone/push Build is failing
|
2024-07-10 20:14:44 +00:00 |
|
Dmitry Yemanov
|
e1421629d4
|
Fix boolean conversion to string inside DataTypeUtil::makeFromList() (#8178)
|
2024-07-10 13:50:21 +03:00 |
|
GitHub Action
|
4d0c084049
|
increment build number
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing
|
2024-06-18 20:15:06 +00:00 |
|
Vlad Khorsun
|
daac348ec8
|
Merge pull request #8162 from FirebirdSQL/work/gh-8161
Improvement #8161 : Cardinality estimation should use primary record versions only
|
2024-06-18 20:10:06 +03:00 |
|
Vlad Khorsun
|
406569a423
|
Removed excess variable, as @dyemanov suggested
|
2024-06-18 19:30:20 +03:00 |
|
Vlad Khorsun
|
fe0e3bf3d3
|
Improvement #8161 : Cardinality estimation should use primary record versions only
|
2024-06-18 15:00:24 +03:00 |
|
GitHub Action
|
b259d5a9c8
|
increment build number
continuous-integration/drone/push Build is failing
|
2024-06-17 20:12:15 +00:00 |
|
Vlad Khorsun
|
67910f03ff
|
Disable most annoying warning for MSVC15 compilers
|
2024-06-17 13:54:05 +03:00 |
|
Vlad Khorsun
|
c1f3ef5081
|
Add Windows build (VS 2022) to the CI
|
2024-06-17 13:28:04 +03:00 |
|
Vlad Khorsun
|
2520957dc9
|
Add MSVC15 build (VS 2022)
Use msbuild with MSVC15
|
2024-06-17 13:25:45 +03:00 |
|
GitHub Action
|
4f9bcb66e7
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-06-14 20:14:23 +00:00 |
|
AlexPeshkoff
|
b0db57a3db
|
Next attempt to fix CI
|
2024-06-14 09:53:42 +03:00 |
|
GitHub Action
|
c7a1cc6801
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-06-13 20:14:27 +00:00 |
|
AlexPeshkoff
|
6da128fc06
|
Next attempt to fix CI
|
2024-06-13 20:03:11 +03:00 |
|
AlexPeshkoff
|
ad03ff831d
|
Next attempt to fix CI
|
2024-06-13 19:32:11 +03:00 |
|
AlexPeshkoff
|
cca9f05022
|
Next attempt to fix CI
|
2024-06-13 19:14:28 +03:00 |
|
AlexPeshkoff
|
bf89570612
|
Next attempt to fix CI
|
2024-06-13 18:59:40 +03:00 |
|
AlexPeshkoff
|
95e260b012
|
Next attempt to fix CI
|
2024-06-13 18:42:48 +03:00 |
|
AlexPeshkoff
|
4f7cdbb2ed
|
Next attempt to fix CI
|
2024-06-13 18:30:05 +03:00 |
|
AlexPeshkoff
|
ceddc6704a
|
Next attempt to fix CI
|
2024-06-13 17:46:44 +03:00 |
|