summaryrefslogtreecommitdiffstats
path: root/archco
AgeCommit message (Collapse)AuthorFilesLines
2011-10-07Support non-standard install locationsLukas Fleischer1-23/+0
This build system overhaul allows for adding (define-style) macros to our scripts. All source files are now suffixed with ".in" to clarify that they might contain unprocessed defines. The Makefile provides a new rule to preprocess source files and generate proper output scripts. Also, add a "@pkgdatadir@" define (as used in GNU Autotools) and use it instead of hardcoded paths to "/usr/share/devtools" everywhere. We missed this when adding PREFIX support to the build system in commit 35fc83ce7d8dc26cd424321f2e8638d05da0a6d4. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-08-25archco: Fix usage messageLukas Fleischer1-1/+1
Point out that we allow passing more than two packages here. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2011-08-13merge archco and communitycoFlorian Pritz1-2/+15
Signed-off-by: Florian Pritz <bluewind@xinu.at> delete mode 100755 communityco Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2010-06-24removed mode lines; was not a good idea after allPierre Schmitz1-3/+0
2010-02-13apply common coding stylePierre Schmitz1-3/+6
2010-02-11Revert "add support for community svn"Pierre Schmitz1-4/+1
This reverts commit 0346db0ff79254e720d2da84ba60172fce8d1b76. This commit changed the expected behaviour of archco and truned it into a more complex alias of "svn up <package>".
2010-01-11add support for community svnIonut Biru1-1/+4
Signed-off-by: Ionut Biru <ionut@archlinux.ro> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-09-01Changes required for new server layoutAllan McRae1-1/+1
Signed-off-by: Allan McRae <allan@archlinux.org>
2009-08-19archco: Switch svn.archlinux.org -> archlinux.orgAaron Griffin1-2/+1
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-04-06Add a few TODO notes for community compatibilityDan McGee1-0/+1
Signed-off-by: Dan McGee <dan@archlinux.org>
2008-11-21Switch archco svn path: home -> srvEric BĂ©langer1-1/+1
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-04-06Accept multiple package names to checkout with archco0.6Jason Chu1-2/+4
2008-04-06Fix a typo in archco -- now it has the proper urlJason Chu1-1/+1
2008-04-06Add arch{co,release,rm} to devtools and make them install properlyJason Chu1-0/+8