8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:43:02 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Adriano dos Santos Fernandes
56bf40b22a Fix VS 2015 AppVeyor build. 2019-10-11 14:15:28 -03:00
Alexander Peshkov
861d536fc2
Int128 - new datatype (#220)
* Int128 support - work in progress

* Work in progress

* Int128 datatype appears to be mostly OK except sort & index

* Fixed divide scaling, added sorting & network (xdr) support

* Binding control, aggregate nodes, cleanup and documentation

* Fixed VS2017 AppVeyor build

* Next attempt to fix vs2017 build

* Next attempt to fix vs2017 build

* Next attempt to fix vs2017 build

* Update MSVC build.

* Set VS architecture correctly

* Fixed a number of issues noticed by Mark
2019-09-16 20:59:54 +03:00
Adriano dos Santos Fernandes
dd248ef1fb AppVeyor build for VS 2015 and x86 for nightly build. 2019-03-02 15:24:55 -03:00
Adriano dos Santos Fernandes
e38999f658 Add Linux build to appveyor to have public snapshots per-build and disable VS2015 and x86 builds for better performance. 2019-03-01 11:28:22 -03:00
hvlad
5f43440417 Enable back all builds 2018-09-03 00:11:28 +03:00
hvlad
60a4e050ad Attempt to fix issue with Visual Studio 2017 2018-09-02 23:42:57 +03:00
Vlad Khorsun
877a18df0d Enable VS 2017 build 2018-09-02 16:13:14 +03:00
Adriano dos Santos Fernandes
a9983cf812 Make appveyor fail when build script fail and disable Visual Studio 2017 build. 2018-08-06 13:03:31 -03:00
Adriano dos Santos Fernandes
ab3d171457 sed is pre-installed in appveyor.. 2018-07-23 21:10:13 -03:00
Adriano dos Santos Fernandes
f3ddc5ed31 Fix appveyor build. 2018-07-23 19:21:15 -03:00
Adriano dos Santos Fernandes
26af850ac2 Attempt to fix build in AppVeyor. 2018-07-23 16:17:30 -03:00
Adriano dos Santos Fernandes
e4d6fb6b16 Added automatic Windows build with appveyor. 2018-07-23 15:20:50 -03:00