summaryrefslogtreecommitdiff
path: root/doc/install
Commit message (Collapse)AuthorAgeFilesLines
* THRIFT-5699: java lib and build tool chain: gradle 8.0.2 (#2779)Jiayu Liu2023-04-142-3/+3
|
* update gradle to version 7.6 (#2744)Jiayu Liu2023-04-092-2/+2
| | | | | * update gradle to version 7.6 * update hash
* java to use jdk 17 (#2686)Jiayu Liu2022-10-141-3/+3
|
* update gradle version to 7.5.1 and update hashesJiayu Liu2022-09-071-1/+1
|
* THRIFT-5581: use gradle 7 for java/kotlin (#2601)Jiayu Liu2022-05-111-1/+1
| | | | | | | * upgrade gradle version to 7.4 * migrate from `maven` plugin to `maven-publish` plugin as required for Gradle 7 * add guard to ktfmt, since it can't run with JDK 8 Co-authored-by: Christopher Tubbs <ctubbsii@apache.org>
* THRIFT-5570: update java lib document about gradle usage (#2583)Jiayu Liu2022-05-061-2/+2
| | | | * update java doc about gradle usage * update .gitignore
* THRIFT-5479 Add net 6 supportJens Geyer2021-12-051-1/+1
| | | | | Client: netstd Patch: Jens Geyer
* THRIFT-5347 Remove deprecated Haskell bindingsJens Geyer2021-03-221-2/+0
| | | | | | | Client: hs Patch: Jens Geyer This closes #2352
* THRIFT-5349 Add net5.0 as supported platformJens Geyer2021-02-151-1/+1
| | | | | | | Client: netstd Patch: Jens Geyer This closes #2328
* Grammatical/Typo changesPoojaChandak2020-11-101-3/+3
| | | | | | Patch: Pooja Chandak This closes #2271
* Mention Qt in READMEZezeng Wang2020-04-271-0/+1
| | | [skip ci]
* THRIFT-4982 Remove deprecated C# bindings from the code baseJens Geyer2020-02-281-2/+2
| | | | | | | Client: csharp Patch: Jens Geyer This closes #2027
* THRIFT-4933 Java build mode is incorrect in doc/installIssacpeng2019-08-202-2/+2
|
* THRIFT-4861: Set minimum boost to 1.56 and stop using deprecated boost ↵James E. King III2019-05-042-6/+6
| | | | | | predef endian header Client: cpp
* THRIFT-4694: Upgrade Java to Java 1.8Beluga Behr2019-01-023-3/+3
|
* THRIFT-4546: replace all git-wip-us.apache.org to github.comRobert Lu2018-12-281-1/+1
|
* THRIFT-4397 Ubuntu install instructions broken on 16.04Jens Geyer2017-12-011-7/+23
| | | | | Client: Build process Patch: Jens Geyer
* THRIFT-4236 Support context in go generated codetaozle2017-07-221-1/+1
| | | | | | | Client: Go Patch: taozle <zhangliyang26@gmail.com> This closes #1309
* THRIFT-4236: Add context support for go server.taozle2017-07-011-1/+1
| | | | | | | Client: Go Patch: taozle <zhangliyang26@gmail.com> This closes #1298
* THRIFT-3630: Debian/Ubuntu Install doc updateRandy Abernethy2016-02-141-9/+7
| | | | | Client: Docs Patch: Randy Abernethy
* THRIFT-3630:Debian and Ubuntu install docs updateRandy Abernethy2016-02-131-8/+15
| | | | | Client: Docs Patch: Randy Abernethy
* THRIFT-3286 Apache Ant is a necessary dependencyRoger Meier2015-08-031-1/+1
| | | | | | | | adding to apt-get command Patch: Maurya Talisetti This closes #513
* THRIFT-3167 Windows build from source instructions need to be revisedJens Geyer2015-05-202-11/+68
| | | | | | | | | | Client: Website Patch: Jens Geyer This closes #504 - revised "Windows build from source" instructions - sync'ed doc/install/README.md with website
* Use Boost C++ >= 1.53.0Sergei Nikulov2015-02-153-6/+6
|
* THRIFT-2602 fix missing dist filesRoger Meier2014-10-222-4/+5
| | | | | | | - add automake 1.13 dependency to configure.ac and doc - use serial-tests instead of .NOTPARALLEL (introduced by THRIFT-1829) Patch: Roger Meier
* THRIFT-2752: update centos installation docRandy Abernethy2014-09-301-16/+63
| | | | | | | Client: Docs Patch: Randy Abernethy Updates Centos 6.5 installation docs to work again.
* THRIFT-2655Roger Meier2014-08-201-1/+1
| | | | | | CPP tests should not use relative path when accessing ssh related files Update doc/install/debian.md
* THRIFT-2667 create Windows Installer via CPackRoger Meier2014-08-151-1/+1
| | | | Signed-off-by: Roger Meier <roger@apache.org>
* THRIFT-2471 requires libboost 1.54henrique2014-06-101-1/+1
| | | | + additional script clean up
* update doc/installRoger Meier2014-05-304-18/+0
|
* add doc/install from website, update README.mdRoger Meier2014-05-305-0/+285