summaryrefslogtreecommitdiff
path: root/test/go/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Use multi-module to cleanup top level go.modYuxuan 'fishy' Wang2022-11-021-10/+6
* THRIFT-5650: Implement UUID in Go compilerYuxuan 'fishy' Wang2022-10-261-1/+3
* Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging t...Jens Geyer2022-09-051-1/+1
* Update Go versions used in travis and LANGUAGES.mdYuxuan 'fishy' Wang2022-04-251-3/+9
* THRIFT-5358: Add go.mod file to root directoryYuxuan 'fishy' Wang2021-03-241-9/+5
* Consolidated gitignore & added missing EXTRA_DISTsJens Geyer2021-02-051-1/+2
* THRIFT-4855: Pin golang/mock to 1.2.0D. Can Celasun2019-05-101-2/+1
* THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatib...John Boiles2018-03-121-4/+0
* THRIFT-4285 Move TX/RX methods from gen. code to libraryD. Can Celasun2017-11-031-0/+2
* THRIFT-4351: use travis build stages to optimize build,James E. King, III2017-10-191-2/+4
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-091-1/+0
* THRIFT-4260 Go context generation issue. Context is parameter in Interface no...taozle2017-07-251-2/+5
* THRIFT-4236 Support context in go generated codetaozle2017-07-221-1/+2
* THRIFT-3194 Can't build with go enabled. gomock SCC path incorrect.Jens Geyer2015-06-191-2/+2
* THRIFT-3192 Go import paths changed in 1.4, and expired June 1Jens Geyer2015-06-171-1/+1
* THRIFT-3138 "make check" parallel execution is underministicNobuaki Sukegawa2015-05-101-0/+2
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2015-03-241-2/+4
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-16/+16
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-16/+16
* make clean should rm src/gen instead of emptyingJens Geyer2014-07-271-1/+1
* test/go: use mkdir -pRoger Meier2014-07-261-1/+1
* THRIFT-2602:Fix missing dist filesjfarrell2014-07-101-1/+4
* Fixed broken build: "thrift -out <dir>" expects that <dir> already existsJens Geyer2014-05-171-0/+1
* Fixed broken build (superfluous EXTRA_DIST section)Jens Geyer2014-05-171-3/+0
* THRIFT-2497 server and client for test/go, also several fixes and improvementsJens Geyer2014-05-081-0/+58