aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/tidb/build.sh
Commit message (Collapse)AuthorAge
* [tidb] fix build (#7136)Gravatar AdamKorcz2022-01-15
|
* Refactor tidb build (#5577)Gravatar AdamKorcz2021-04-03
|
* Fix (#5564)Gravatar AdamKorcz2021-04-02
|
* Go 1.16 more fixes (#5239)Gravatar Catena cyber2021-02-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixes cilium build * Fixes dragonfly build * Fixes fasthttp build * Fixes fastjson build * golang build: change directory only temporary * Fixes gitea build * Fixes grpc-gateway build * Fixes hugo project build * Fixes ipfs build * Fixes jsonparser build * Fixes kubernetes build * Fixes loki build * Fixes minify build * Fixes nats build * Removes go get from the docs * Fixes quic-go build * Fixes radon build * Fixes syzkaller build * Fixes tidb build * Fixes vitess build
* "#/bin/bash" is just a comment; change "#/" to "#!/" (#5139)Gravatar William Dye2021-02-08
|
* [tidb] Fix failing build (#5112)Gravatar AdamKorcz2021-02-04
|
* [infra] Use generic compile_go_fuzzer for golang projects (#4659)Gravatar Catena cyber2020-11-19
| | | | | | | * Use generic compile_go_fuzzer for golang projects * fix the copyright in the new script Co-authored-by: Max Moroz <mmoroz@chromium.org>
* [TiDB] initial integration (#3849)Gravatar AdamKorcz2020-05-20