pacman/scripts
William Giokas fcdaa46b65 makepkg: Separate vcs download and extract
Previously makepkg would clone vcs sources in the download function,
regardless of the noextract settings. Now the download_* functions only
download or update the vcs sources, and the new extract_* functions just
create working copies using the specified protocols. The extract_sources
function will call the needed extract function for the protocol
specified. The tarball extraction has also been moved into its own
extract_file function to keep things consistent.

Signed-off-by: William Giokas <1007380@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2013-03-10 09:01:56 +10:00
..
library contrib: Make pacdiff colors the same as makepkg 2013-03-08 17:04:40 +10:00
po Merge branch 'maint' 2012-05-20 17:41:21 -05:00
.gitignore rankmirrors: move to contrib/ 2012-04-24 20:33:08 -04:00
Makefile.am makepkg: use --apparent-size when du supports it 2013-01-03 12:03:10 +10:00
makepkg.sh.in makepkg: Separate vcs download and extract 2013-03-10 09:01:56 +10:00
pacman-db-upgrade.sh.in scripts: Add color to pacman-db-upgrade 2013-03-08 17:04:39 +10:00
pacman-key.sh.in scripts: Add color to pacman-key 2013-03-08 17:04:39 +10:00
pacman-optimize.sh.in scripts: Add color to pacman-optimize 2013-03-08 17:04:39 +10:00
pkgdelta.sh.in scripts: Add color to pkgdelta 2013-03-08 17:04:39 +10:00
repo-add.sh.in scripts: Add color to repo-add 2013-03-08 17:04:39 +10:00