Skip to content

Commit

Permalink
Make go tool compile use the -importcfg flag for package resolution (#…
Browse files Browse the repository at this point in the history
…1158)

* Draft: Attempting to use go tool compile/link -importcfg

* Fix up test import paths

* Cleaned up some . and / problems with find and sed

* Fix missing import config problem for ASM test

* Fixed up how we generate the test package import config

* Fix up benchmark, cgo, and external tests

* Fix binary go-get

* Remove unused pre build from go_library

* Fix up remote exection

* Made import path public

Co-authored-by: jpoole <jpoole@thoughtmachine.net>
  • Loading branch information
Tatskaari and Tatskaari authored Sep 3, 2020
1 parent c184aa3 commit ea9357d
Show file tree
Hide file tree
Showing 4 changed files with 172 additions and 106 deletions.
Loading

0 comments on commit ea9357d

Please sign in to comment.