- Oct 06, 2009
-
-
François Charette authored
Check with svn diff if the PKGBUILD etc has been committed, and exit with an error message if not. Also moved message from commitpkg to here. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
François Charette authored
Fixes FS#16419 Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Sep 23, 2009
-
-
Daniel J Griffiths authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Evangelos Foutras authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Evangelos Foutras authored
[Aaron: Remove trailing whitespace] Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Evangelos Foutras authored
Now commitpkg will go through each architecture defined in the PKGBUILD and if all packages are present, it will upload them and run archrelease for that architecture. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Evangelos Foutras authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Evangelos Foutras authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Sep 21, 2009
-
-
Francois Charette authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Francois Charette authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Sep 18, 2009
-
-
Eric Bélanger authored
Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
This patch fixed copying of packages with splitting (FS#16181) It also adds missing quotes around chrootdir variable. Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
- Do *not* overwrite the makepkg.conf in the chroot - Source global makepkg configs for SRCDEST and PKGDEST Original commit 4bc819a2 by Evangelos Foutras <foutrelis@gmail.com> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Leftovers from when we used to bind-mount PKGDEST and SRCDEST Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Francois Charette authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Francois Charette authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Francois Charette authored
This commit integrates part of the functionality of commitpkg2any in the standard commitpkg script. If the package is for arch=any and there exists ../repos/$repo-{i686,x86_64}, then these are removed. NB: I believe commitpkg2any should be removed, as it encourages converting a pkg to arch=any with the same $pkgver. It is better practice to wait for a new version before releasing the pkg with arch=any. It also saves bandwidth! Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Eric Bélanger authored
communityco, commitpkg2any and rebuildpkgs Signed-off-by: Eric Blanger <snowmaniscool@gmail.com> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
This reverts commit 4bc819a2. Temporary revert until we get this sorted out Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Francois Charette authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Daniel J Griffiths authored
[Aaron: Added Makefile entries] Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Sep 15, 2009
-
-
Dan McGee authored
-
- Sep 02, 2009
-
-
Eric Bélanger authored
All packages created by the PKGBUILD are uploaded to the staging directory. The output and svn commit messages uses pkgbase instead of pkgname. Signed-off-by: Eric Blanger <snowmaniscool@gmail.com> [Allan: minor fix for existing issue] Signed-off-by: Allan McRae <allan@archlinux.org>
-
- Sep 01, 2009
-
-
Allan McRae authored
Patch-by: Eric Bélanger <eric@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org>
-
Allan McRae authored
- replaces backticks by $() - removes support for package names without the arch in them (all our repos now uses the arch in the package name) - removes support for the obsolete and dead [unstable] repo Patch-by: Eric Bélanger <eric@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Signed-off-by: Allan McRae <allan@archlinux.org>
-
- Aug 18, 2009
-
-
Evangelos Foutras authored
Replacing the chroot's makepkg.conf with our own prevents us from building i686 packages in a i686 chroot on a x86_64 host. [Aaron: Plus additional whitespace edits] Signed-off-by: Evangelos Foutras <foutrelis@gmail.com> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Original-idea-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Eric Bélanger authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Aug 12, 2009
-
-
Aaron Griffin authored
Original-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Eric Bélanger authored
[Aaron: swapped 2>&1 >/dev/null to >/dev/null 2>&1 to fix this better] Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Eric Bélanger authored
Move all built packages in the PKGDEST or WORKDIR (pkgname is now an array). Additional fixes for * inside quotes Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Daniel J Griffiths authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Aug 06, 2009
-
-
Aaron Griffin authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Biru Ionut authored
Signed-off-by: Biru Ionut <ionut@archlinux.ro> [Aaron: Changed backtick syntax and added some quoting] Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Aug 03, 2009
-
-
Aaron Griffin authored
Change community.archlinux.org to aur.archlinux.org to coincide better with the location recommended for SVN checkouts Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Jun 30, 2009
-
-
Biru Ionut authored
Run namcap on the full path including /pkgdest/ Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Jun 12, 2009
-
-
Aaron Griffin authored
This should force people to add a valid commit message when updating PKGBUILDs and the like. Passing it on the command line still works fine Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
If a build fails, exit the script with an error. This also prevents namcap from being called if there is no build package Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-