Lines Matching full:tar
110 @description If set to true, uses the `tar` utility to create
118 @description If set to true, uses the `tar` utility to create
119 a gzip .tar.gz archive of the package
126 @description If set to true, uses the `tar` utility to create
159 @type {String='tar'}
160 @description The shell-command to use for creating tar archives.
162 this.tarCommand = 'tar';
189 @description Equivalent to the '-C' command for the `tar` and `jar`
212 Tar: { property
215 cmd: 'tar'
218 ext: '.tar.gz',
220 cmd: 'tar'
223 ext: '.tar.bz2',
225 cmd: 'tar'