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

23 Commits

Author SHA1 Message Date
Adriano dos Santos Fernandes
a687278eb4 Use SDK 10.0 for VS >= 2019.
See https://developercommunity.visualstudio.com/t/windowstargetplatformversion-makes-it-impossible-t/140294#T-N548052
2021-11-14 20:59:32 -03:00
Adriano dos Santos Fernandes
e547eb6a10 Add support for VS 2022 build. 2021-11-14 20:56:28 -03:00
Adriano dos Santos Fernandes
c7d87029c3 Add support for VS 2019 build. 2021-11-14 20:56:28 -03:00
Vlad Khorsun
1196240b5f Update CLOOP MSVC projects.
(cherry picked from commit d02d7a5a06)
2021-09-15 17:36:55 +03:00
Vlad Khorsun
f502001f01 Fixed MSVC build.
(cherry picked from commit 8c6996c752)
2021-09-15 17:36:55 +03:00
AlexPeshkoff
80d1fc4837 Postfix for #6886, thanks to Adriano for very useful comments and suggestions
(cherry picked from commit 6a9d2aa3fa)
2021-09-15 17:36:55 +03:00
AlexPeshkoff
e039e015aa Fixed CORE-6446: CLOOP envelopes is wrong in IStatus 2021-03-16 18:39:41 +03:00
hvlad
12a5c444f2 Fix CLOOP handling of long unsigned constants.
Thanks to Alex.
2020-09-09 17:37:40 +03:00
hvlad
572348cae0 Lets build CLOOP using same make file that generates interface files.
It allows to avoid binding to the particular MSVC compiler version.
Undo most of the changes in cloop.vcxproj to restore ability to use MSVC older than v2017.
2020-09-03 11:40:33 +03:00
cb21d4365d Include CLOOP build and interfaces generation to Windows build 2020-08-28 17:53:35 +02:00
Adriano dos Santos Fernandes
c57c4fc1c2 Update generated files. 2020-06-11 11:52:25 -03:00
hvlad
d46b1e0d6a Generate correct VERSION numbers at implementation section. 2020-06-10 16:43:53 +03:00
AlexPeshkoff
9e7eb8c082 Output initially hex constants as hex, avoiding fr example use of -1 instead 0xFFFFFFFF 2020-03-24 18:20:23 +03:00
AlexPeshkoff
8608e81920 Regenerated cloop sample files 2020-03-19 16:25:05 +03:00
hvlad
fb548da73d Make CLOOP generate correct VERSION constants for all kind of outputs. 2020-03-11 19:52:28 +02:00
AlexPeshkoff
0438e20e35 Enable use of pascal's keyword 'record' in idl 2019-12-24 17:25:35 +03:00
AlexPeshkoff
e81ecc60e8 Fixed CORE-5765: Missing directives in Firebird.pas 2018-03-09 21:54:28 +03:00
Adriano dos Santos Fernandes
b411fc442c Fix for MacOS build. 2017-05-15 15:09:18 +00:00
paulbeach
628633accb Reverse Cloop change (LibreeOffice), until it can be examined properly. 2016-03-03 11:57:30 +00:00
paulbeach
08cbcd502d malloc.h is no longer needed (LibreOffice) 2016-03-02 15:23:25 +00:00
alexpeshkoff
474538c7ff Added support for using pascal to access OO API 2015-12-21 17:01:26 +00:00
aafemt
439ee6b954 MSVC2010 has no inttypes.h, may be stdint.h or cstdint was supposed?.. 2015-11-17 16:24:29 +00:00
asfernandes
2b23040281 Import cloop (hash 912a16ee1424c9b8548dfdef78ad18cba901f6c8) utility. 2015-04-07 03:19:35 +00:00