Ilya Eremin
|
566bebf2d5
|
Make return-type a compilation error (#8362)
This protects from undefined behavior cases that can be added to the code by mistake.
|
2024-12-26 14:38:50 +03:00 |
|
Adriano dos Santos Fernandes
|
43e4088685
|
Fix #8187 - Performance regression in generating of UUID values after introducing GUID-v7 (#8188)
Replacing deprecated win32 crypto functions.
|
2024-08-01 07:40:42 -03:00 |
|
Adriano dos Santos Fernandes
|
b117239f3d
|
Windows build support for CLIENT_ONLY.
|
2022-11-27 11:24:57 -03: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 |
|
Adriano dos Santos Fernandes
|
bb5a1e0149
|
Add test framework in common library.
|
2022-07-18 08:16:15 -03:00 |
|
Adriano dos Santos Fernandes
|
440433fc7c
|
Add support for VS 2019 build.
|
2021-10-28 14:31:45 -03:00 |
|
Vlad Khorsun
|
7bfeeb9fb9
|
Fixed bug #6949 : On windows, engine may hung on initialization when another instance with different lock directory is running.
WIP
|
2021-09-22 13:47:06 +03:00 |
|
Adriano dos Santos Fernandes
|
01d4995fd7
|
Set VS build to use C++17.
|
2021-06-08 14:59:02 -03:00 |
|
Vlad Khorsun
|
6e8b9663e7
|
Windows file description (#245)
* Let's use something meaningful at version info's "File Description" field.
Move common resource compiler settings from project files to the property sheets.
* Update VC14 projects
* Update VC12 projects
* Update VC10 projects
* Adjust descriptions as Dmitry suggested
|
2019-12-24 18:50:56 +02:00 |
|
Adriano dos Santos Fernandes
|
4a1677750f
|
Windows build adjustments.
|
2019-08-12 13:19:19 -03:00 |
|
Vlad Khorsun
|
4ef89423dd
|
MSVC15 (VS 2017) build
|
2018-09-02 16:02:58 +03:00 |
|