You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reduce the Windows packaging task size by deleting the .tgz and not building tests. (#1606)
* When uncompressing a tgz into a package, delete the tgz after uncompressing it.
* Fix bug.
* Add some disk space printing.
* Format.
* Remove libraries after they are blastdoored.
Add more debug printing of disk space usage.
* Comment out --build_tests on windows to see what happens.
* Don't delete non-library files.
* Remove disk space printing.
* Remove commented-out code.
* Removed commented lines.
0 commit comments