8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:03:02 +01:00
Commit Graph

56450 Commits

Author SHA1 Message Date
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
Dmitry Yemanov
1c3ae97f21 Add missing ODS-level constant 2022-08-13 10:15:39 +03:00
Dmitry Yemanov
d24838bc7c Fixed rebase errors 2022-08-13 09:30:21 +03:00
firebirds
437e81ed54 increment build number 2022-08-13 00:08:10 +00:00
Dmitry Yemanov
f3269d144d Added the docs 2022-08-12 16:00:15 +03:00
Dmitry Yemanov
858a2828ab Allow full index scans for partial indices 2022-08-12 16:00:13 +03:00
Dmitry Yemanov
7ff8bd7ca0 Basic optimizer support for partial indices 2022-08-12 15:59:27 +03:00
Dmitry Yemanov
df41c6660e Backup/restore support for partial indices 2022-08-12 15:52:05 +03:00
Dmitry Yemanov
96e5a38fa6 Support partial indices in metadata extraction and SHOW command 2022-08-12 15:52:04 +03:00
Dmitry Yemanov
02efe138cd Partial indices: DDL, ODS, dependencies, metadata 2022-08-12 15:52:02 +03:00
Adriano dos Santos Fernandes
62e7ebb1d5
Merge pull request #7251 from FirebirdSQL/work/windows-build-ang-gh
Windows build (installer, dev experience, speed, GH actions) and GH refactor
2022-08-12 08:59:24 -03:00
Adriano dos Santos Fernandes
bffb43da9f Change OutDir configuration for default_profiler project. 2022-08-12 08:08:43 -03:00
Adriano dos Santos Fernandes
d4bd604b05 Separate debug/release output in different directories. 2022-08-12 08:04:50 -03:00
Adriano dos Santos Fernandes
b14df5ce19 Refactor GitHub Actions using independent jobs instead of multiple conditional steps. 2022-08-12 08:04:50 -03:00
Adriano dos Santos Fernandes
780085554e Improve Windows build speed not building both release and debug external libraries. 2022-08-12 08:04:50 -03:00
Adriano dos Santos Fernandes
0117da2839 Upload zip generated in builds/install_images in GitHub actions. 2022-08-12 08:04:50 -03:00
Adriano dos Santos Fernandes
33b4f5b53d Create and save Windows installer in GitHub actions. 2022-08-12 08:04:50 -03:00
Adriano dos Santos Fernandes
a7b7955503 Improve Windows build process making it generating public files directly in the output directory. 2022-08-12 08:04:49 -03:00
Adriano dos Santos Fernandes
1fd7ed7061 Fix errors when paths has spaces and different (or localized) utilities versions. 2022-08-12 08:04:49 -03:00