Descriptioncmd/pack: add 'c' command to create archive
When Go 1.3 is released, this will keep existing
Go 1.2 build scripts that use 'go tool pack grc' working.
For efficiency, such scripts should be changed to
use 6g -pack instead, but keeping the old behavior
available enables a more graceful transition.
Patch Set 1 #Patch Set 2 : diff -r ea795573aef0 https://code.google.com/p/go/ #
Total comments: 2
Patch Set 3 : diff -r 19355fdfb5aa https://code.google.com/p/go/ #
MessagesTotal messages: 5
|