Commit Graph

22 Commits

Author SHA1 Message Date
Konrad Grochowski
4ab18cef74 THRIFT-2711 - proper build result returned from Travis
Travis will properly mark build as failed
2014-09-22 23:38:29 +02:00
henrique
c0a7d72c83 THRIFT-2638 travis: build with Haskell
Patch: John Chee
2014-07-26 13:11:12 +02:00
henrique
ac8d8e260e THRIFT-2635 Travis CI build and test matrix
This closes #163
2014-07-23 23:31:04 +02:00
henrique
55087a49d3 THRIFT-2571 doc and speed up travis build 2014-06-17 12:36:39 +02:00
henrique
bbac92453b THRIFT-2571 Simplify cross compilation using CMake
Patch: Pascal Bach

    This closes #137

----
2014-06-11 09:28:17 +02:00
henrique
48b189716f THRIFT-2471 requires libboost 1.54
+ additional script clean up
2014-06-10 15:19:55 +02:00
Pascal Bach
569863a138 Allow cross build for windows using mingw32
- Build the compiler using CMake for:
  - Linux native gcc
  - Windows using mingw32
2014-06-10 13:44:02 +02:00
henrique
ad4df16579 THRIFT-2534 Cross language test results should recorded to a status.md or status.html file automatically
also removes go and lua from travis CI builds
2014-05-20 13:18:45 +02:00
henrique
ce79d59144 add missing bc on travis 2014-05-01 15:22:38 +02:00
henrique
d17f1c98e6 THRIFT-847 Test Framework harmonization across all languages
cross test speed up from 30min to 6
2014-04-30 16:36:31 +02:00
henrique
a139c91752 THRIFT-2312 travis.yml: build everything
Patch: Henrique Mendonça

fix php build and turn caching on
2014-04-02 14:45:39 +02:00
Roger Meier
169d655818 THRIFT-2312 .travis.yml: no apt-get update/upgrade,
no install of erlang, haskell and python
2014-01-15 21:48:10 +01:00
Roger Meier
78dbd5c662 THRIFT-2318 perl: dependency Class::Accessor not checked
Patch: Roger Meier
2014-01-15 13:57:34 +01:00
Roger Meier
aae8acb2db THRIFT-2318 perl: dependency Class::Accessor not checked
Patch: Roger Meier
2014-01-15 13:55:09 +01:00
Roger Meier
6635058e8b THRIFT-2312 .travis.yml: enable ruby, php and mingw compiler build 2014-01-15 09:51:48 +01:00
Roger Meier
2c7e89b305 .travis.yml: do "The Miracle Combination" for apt-get§ 2014-01-05 00:18:32 +01:00
Henrique Mendonça
0e07ec8162 THRIFT-1952 Travis CI
add multi-core support
2013-06-08 09:40:21 +02:00
Roger Meier
74c2cc8294 add missing apt-get upgrade within .travis.yml 2013-05-30 13:28:17 +02:00
Henrique
08c34eae97 THRIFT-1967 Node.js tests don't cover all services
Patch: Henrique Mendonça

align with the tests we have for the original JS and C++ libraries
it also corrects two small bugs on the test server
and add nodejs to travis and make check
2013-05-11 20:41:22 +02:00
Roger Meier
1beeaaadd4 THRIFT-1952 Travis CI (.travis.yml)
add cross language test suite (sh test/test.sh)
2013-05-05 01:42:27 +02:00
Roger Meier
dcfc7e6b19 THRIFT-1952 Travis CI (.travis.yml)
Patch: Roger Meier
disable python
2013-05-05 00:59:08 +02:00
Roger Meier
a0836f6c45 THRIFT-1952 Travis CI (.travis.yml)
Patch: Roger Meier
2013-05-05 00:19:38 +02:00