aboutsummaryrefslogtreecommitdiff
path: root/go/providers.rst
AgeCommit message (Expand)Author
2018-08-01Update toolchain and provider documentation [skip ci] (#1622)Jay Conrod
2018-05-07Add importpath back to go_binary, go_test for use in go_path (#1485)Jay Conrod
2018-05-02Fix coverage issues around cgo (#1478)Jay Conrod
2018-04-26Refactor coverage support (#1462)Jay Conrod
2018-04-20Make dynamic libraries available at runtime (#1457)Jay Conrod
2018-04-18Split C and C++ compilation (#1366)Steeve Morin
2018-03-30Add GoPath.gopath_file field (#1419)Jay Conrod
2018-03-28Rewrite go_path rule (#1409)Jay Conrod
2018-03-23Warn when linking archive with the same package path (#1400)Jay Conrod
2018-03-23Add fields to GoArchiveData needed to rewrite go_path (#1397)Jay Conrod
2018-01-03Make importpath optional on go_test and go_binary (#1203)Ian Cottrell
2017-12-22Support transitive stamping (#1178)Ian Cottrell
2017-12-13Fix aspect based proto builds (#1131)Ian Cottrell
2017-11-22Move coverage (#1048)Ian Cottrell
2017-11-22Generalise the source list features (#1047)Ian Cottrell
2017-11-03Update modes documentation (#981)Ian Cottrell
2017-11-02Transition to aspect based builds (#976)Ian Cottrell
2017-10-27Separate GoArchive from GoLibrary (#966)Ian Cottrell
2017-10-03Documentation for toolchains (#864)Ian Cottrell
2017-09-29Cgo: eliminate partial link step, update some providers (#850)Jay Conrod
2017-09-28Documentation for the providers (#856)Ian Cottrell
2017-09-25Adding some more basic structure to the docs (#849)Ian Cottrell