aboutsummaryrefslogtreecommitdiff
path: root/go/core.rst
AgeCommit message (Expand)Author
2018-08-02Document race, msan and other attributes for go_binary, go_test [skip ci] (#1...Jay Conrod
2018-05-25Remove deprecated features ahead of 0.13.0 (#1513)Jay Conrod
2018-05-07Add importpath back to go_binary, go_test for use in go_path (#1485)Jay Conrod
2018-04-18go_path: improve handling of data files (#1453)Jay Conrod
2018-04-18Split C and C++ compilation (#1366)Steeve Morin
2018-03-29Improve documentation on cross-compilation (#1412)Jay Conrod
2018-03-28Rewrite go_path rule (#1409)Jay Conrod
2018-03-21Add go_binary out attribute for custom file names (#1393)Jay Conrod
2018-03-02Document shard_count for go_test, and fix a few broken links (#1361)Jeff Grafton
2018-02-16Reverse sense of importpath and importmap (#1330)Jay Conrod
2018-01-31Documentation and example for link stamping (#1288)Jay Conrod
2018-01-22Add go_rule wrapper (#1254)Ian Cottrell
2017-12-22Support transitive stamping (#1178)Ian Cottrell
2017-12-15Add GoContext (#1140)Ian Cottrell
2017-11-27Finishing go_source rule and using it in a test (#1062)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-16Gazelle transcribe readme (#914)Jay Conrod
2017-09-22Document the core rules (#848)Ian Cottrell
2017-09-19Initial shell of new documentation (#840)Ian Cottrell