- Dec 04, 2011
-
-
Lukas Fleischer authored
We already fixed a couple of these in previous patches - this one should replace all remaining uses of single brackets ("[") by double brackets. Also, use arithmetic evaluation instead of conditional expressions where appropriate and make use of "-z" and "-n" instead of comparing variables to empty strings. Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
- Nov 04, 2011
-
-
Eric Bélanger authored
Some of the output/error messages were capitalized, some were not. This patch capitalize everything for consistency sake. Other minor changes were done to the messages like removing the superfluous "error:" from die messages and adding a final period to messages that were complete sentences as appropriate. Signed-off-by:
Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
- Nov 01, 2011
-
-
Pierre Schmitz authored
* common.sh is included on build time * most functions are copied from makepkg
-
- Oct 07, 2011
-
-
Lukas Fleischer authored
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 35fc83ce. Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
- Aug 25, 2011
-
-
Lukas Fleischer authored
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>
-
- Aug 13, 2011
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at> delete mode 100755 communityco Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
- Jun 24, 2010
-
-
Pierre Schmitz authored
-
- Feb 13, 2010
-
-
Pierre Schmitz authored
-
- Feb 11, 2010
-
-
Pierre Schmitz authored
This reverts commit 0346db0f. This commit changed the expected behaviour of archco and truned it into a more complex alias of "svn up <package>".
-
- Jan 11, 2010
-
-
Ionut Biru authored
Signed-off-by:
Ionut Biru <ionut@archlinux.ro> Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- Sep 01, 2009
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- Aug 18, 2009
-
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- Apr 06, 2009
-
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- Nov 21, 2008
-
-
Eric Bélanger authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- Apr 06, 2008