Mario Emmenlauer
|
6dfaf9c6d8
|
appveyor.yml: Disabled 'fast_finish'
|
2021-08-11 19:30:25 +02:00 |
|
Mario Emmenlauer
|
fcb07b18c8
|
appveyor.yml: Disabled broken Cygwin build
|
2021-08-11 19:29:38 +02:00 |
|
Mario Emmenlauer
|
ffc7bb9f59
|
Merged AppVeyor scripts for 'install', 'build' and 'test' into one
|
2021-08-11 19:28:09 +02:00 |
|
Mario Emmenlauer
|
22bb550f49
|
Removed the 'shortened' profile names in favor of descriptive profile class names
|
2021-08-11 19:27:24 +02:00 |
|
Mario Emmenlauer
|
ce64880dd8
|
AppVeyor: larger updates in build configuration and documentation
|
2021-08-11 19:25:54 +02:00 |
|
Mario Emmenlauer
|
166786eea8
|
Updated MSYS2 install for current AppVeyor and upstream MSYS2
|
2021-08-11 19:25:54 +02:00 |
|
Jens Geyer
|
f7e6c654bd
|
bump version number
|
2021-08-03 22:21:05 +02:00 |
|
Jens Geyer
|
3fc0b8d061
|
Version number aligned to 0.15.0
|
2021-02-11 23:17:45 +01:00 |
|
Mario Emmenlauer
|
802793638b
|
THRIFT-4282: Disabled StressTestNonBlocking on Windows
|
2020-04-24 07:51:37 +01:00 |
|
Jens Geyer
|
e02559fd46
|
bump version
This closes #1899
|
2019-10-17 20:31:24 +02:00 |
|
James E. King III
|
9ecdce3fe0
|
Fix MinGW build issue in AppVeyor
|
2019-05-04 21:52:29 -04:00 |
|
cyy
|
8fdb7587e6
|
THRIFT-4759:add thrift export to fix windows shared lib building (#1714)
* add THRIFT_EXPORT to fix windows shared lib building
* use shared libraries on vs2017 appveyor build, leave msvc2017 static link
|
2019-02-04 13:57:21 -05:00 |
|
James E. King III
|
71afec0ea3
|
THRIFT-4739: fix concurrency_test (test-only fix)
|
2019-02-02 22:10:41 -05:00 |
|
James E. King III
|
29f7f8f32f
|
THRIFT-4743: remove cpp compiler plugin support to simplify the project
|
2019-01-26 23:53:38 -05:00 |
|
James E. King III
|
8935c98046
|
THRIFT-4753: re-version master to next release 0.13.0
|
2019-01-25 23:33:54 -05:00 |
|
James E. King III
|
f3ec277e7e
|
Fix cygwin builds on appveyor
|
2019-01-13 11:17:40 -05:00 |
|
James E. King III
|
278528cf7b
|
THRIFT-4732: windows cmake refinements and add windows docker build support
|
2019-01-11 20:47:00 -05:00 |
|
James E. King III
|
c9ac8d2953
|
THRIFT-4720: documenting breaking changes, minor cleanup
|
2019-01-09 17:05:34 -05:00 |
|
James E. King III
|
c3375d9e43
|
Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0
|
2018-12-30 11:06:00 -05:00 |
|
jfarrell
|
384647d290
|
Version 0.12.0
|
2018-12-18 20:24:34 -05:00 |
|
Ozan Can Altiok
|
e46419b5ec
|
THRIFT-4476: Typecasting problem on double list items,
emitting doubles with high precision
Client: cpp
Client: erl
Client: java
Client: js
Client: py
This closes #1511
|
2018-03-20 16:28:15 -04:00 |
|
James E. King III
|
8d55c47610
|
THRIFT-4508: remove cygwin64 build in favor of MSVC2013
|
2018-03-12 22:28:52 -04:00 |
|
James E. King III
|
860a5f1ff8
|
THRIFT-4508: change windows CI builds to use current MSVC, one cygwin and one mingw build
|
2018-03-06 18:17:41 -05:00 |
|
James E. King, III
|
7d211b8d2d
|
THRIFT-4106: fix errors concurrency_test was identifying
Client: C++
This closes #1343
|
2017-09-07 10:13:29 -07:00 |
|
James E. King, III
|
82ae9575cd
|
THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr)
Client: C++
This closes #1328
|
2017-08-10 13:27:21 -04:00 |
|
James E. King, III
|
33df4eb77a
|
THRIFT-4166: fix recent VC2010 build regression and prevent it in the future
Client: cpp
This closes #1237
|
2017-04-06 08:45:17 -04:00 |
|
James E. King, III
|
07f59971bd
|
THRIFT-4081: appveyor retooling - added mingw64 build as a second job to the CI build process
This closes #1205
|
2017-03-10 06:18:33 -05:00 |
|
James E. King, III
|
8615fee798
|
THRIFT-4076: pick up PATH changes and JAVA_HOME from the registry after using chocolatey to install ant (and jdk, which it depends on)
This closes #1201
|
2017-02-21 21:29:17 -05:00 |
|
James E. King, III
|
bdd0b73a89
|
THRIFT-4076 fix appveyor ant issue
Client: Build
This closes #1180
|
2017-02-08 12:27:57 -05:00 |
|
James E. King, III
|
330b3f814a
|
THRIFT-4034 compiler build fixes for macos sierra and some cmake cleanup for compiler
Compiler
Patch: Robert Lu <robberphex@gmail.com>
This closes #1161
|
2017-01-23 08:52:04 -05:00 |
|
James E. King, III
|
fac3f69725
|
fix appveyor builds - ant version changed to 1.9.8
|
2017-01-04 23:38:53 -05:00 |
|
James E. King, III
|
df89913b8a
|
THRIFT-3932 fixed ThreadManager concurrency issues, added more tests in that area, did a little refactoring and prettying up along the way
Client: C++
This closes #1103
|
2016-11-12 15:16:30 -05:00 |
|
Nobuaki Sukegawa
|
8ccf5a645c
|
THRIFT-3934 Automatically resolve OpenSSL binary version on Windows CI
|
2016-09-29 02:44:59 +09:00 |
|
Nobuaki Sukegawa
|
1e3cf9b9fd
|
THRIFT-3826 Appveyor builds cannot download winflexbison properly
Use appveyor-retry for winflexbison to alleviate the problem.
This closes #1095
|
2016-09-26 01:41:53 +09:00 |
|
Nobuaki Sukegawa
|
be3acfda2f
|
THRIFT-3813 Appveyor builds reference an openssl version that is no longer there
Update OpenSSL binary version on Windows CI to 1.0.2i.
(Reusing a JIRA issue for 1.0.2h)
|
2016-09-26 01:25:38 +09:00 |
|
Nobuaki Sukegawa
|
bf9fa905d2
|
THRIFT-3910 Do not invoke pip as part of build process
This closes #1073
|
2016-09-04 18:49:21 +09:00 |
|
Nobuaki Sukegawa
|
9549b25c77
|
THRIFT-3815 Put appveyor dependency versions to one place
This closes #1006
|
2016-05-15 00:25:17 +09:00 |
|
Jim King
|
7fadf57208
|
THRIFT-3813: fix appveyor dependency on external openssl installer that was revved
This closes #1004
|
2016-05-05 15:38:42 +09:00 |
|
Jim King
|
8077883a71
|
THRIFT-3793: move to ant-1.9.7 for appveyor builds
Client: Build process
Patch: Jim King <jim.king@simplivity.com>
This closes #990
|
2016-04-21 22:37:37 +02:00 |
|
Nobuaki Sukegawa
|
6ec6860801
|
Update OpenSSL version in Appveyor build
|
2016-03-02 23:57:02 +09:00 |
|
Nobuaki Sukegawa
|
1425c5af9a
|
THRIFT-3692 (Re)enable Appveyor C++ and Python build
This closes #908
|
2016-03-02 23:44:23 +09:00 |
|
Nobuaki Sukegawa
|
aa7d0d5f2a
|
THRIFT-3677 Improve CMake Java build
This closes #897
|
2016-02-27 16:55:55 +09:00 |
|
Nobuaki Sukegawa
|
1ea3ca589f
|
Update OpenSSL version for Appveyor build
|
2016-02-03 01:07:42 +09:00 |
|
Nobuaki Sukegawa
|
ad8358664e
|
THRIFT-3505 Enhance Python TSSLSocket
This closes #760
|
2016-01-03 02:39:51 +09:00 |
|
Nobuaki Sukegawa
|
1a32c3b93f
|
Update OpenSSL version for Appveyor
|
2015-12-05 11:27:41 +09:00 |
|
Nobuaki Sukegawa
|
e8c71d8cc9
|
THRIFT-3442 Run CMake tests on Appveyor
Client: Test
Patch: Nobuaki Sukegawa
This closes #713
|
2015-11-23 22:45:25 +09:00 |
|
Roger Meier
|
5d0a806785
|
THRIFT-3014 AppVeyor support - fix format
|
2015-04-12 21:45:11 +02:00 |
|
Roger Meier
|
5af78c8776
|
Revert "THRIFT-3014 AppVeyor support - fix format"
This reverts commit 81b3c440c6 .
commit included modified CMakeLists.txt files, as part from local test
|
2015-04-12 21:43:12 +02:00 |
|
Roger Meier
|
81b3c440c6
|
THRIFT-3014 AppVeyor support - fix format
|
2015-04-12 21:06:11 +02:00 |
|
Roger Meier
|
df71a2e7ac
|
THRIFT-3014 AppVeyor support
|
2015-04-09 01:06:49 +02:00 |
|