summaryrefslogtreecommitdiffstats
path: root/build_tools/bin/mp
AgeCommit message (Collapse)AuthorFilesLines
2009-07-21mp: change package matching (it was mistaking smplayer for mplayer)Greg Frost1-1/+1
2009-06-08mp: modify mp to look for exact pkgname. This will cut down on the false ↵James Meyer1-1/+1
postives. for instance mythtv-vdpau vs mythtv Signed-off-by: James Meyer <james.meyer@operamail.com>
2009-05-08mp : bug fix for pkgrel when using -b.James Meyer1-7/+42
Needed to resource the PKGBUILD after bumping it
2009-05-08mp: add duplicate checking & autobump.James Meyer1-3/+26
If a duplicate pkg is detected the script will inform you and exit. -f may be used to force the creation of the pkg even if it's duplicate. Autobump: -b will increment the pkgver number by one.
2009-02-18it's --holdverJames Meyer1-1/+1
2009-02-18add back --hold-ver to the src pkg.James Meyer1-1/+1
2009-02-17remove the --holdver, this can always be passed back in on the cmd line.James Meyer1-2/+2
2009-01-29Modify mp to not include the pkgname when checking for which repo to use.James Meyer1-3/+5
Specifily this corrects placing klibc-extras in the extra repo.
2008-11-16add option to create local private reposJames Meyer1-1/+9
running mpl works exactly like mp, except it forces the repo to "local"
2008-11-16modify mp so that it builds src packages.James Meyer1-1/+20
src packages will end up in /data/pkg/src_packages
2008-11-08add mv-coreJames Meyer1-1/+8
2008-10-03add support for chroot-devel repoJames Meyer1-0/+5
2008-10-02initital importJames Meyer1-0/+67