summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2014-05-10Prepare release20140510Pierre Schmitz1-1/+1
2013-11-07Prepare release20131107Pierre Schmitz1-1/+1
2013-11-01Prepare releasePierre Schmitz1-1/+1
2013-10-20prepare release20131020Pierre Schmitz1-1/+1
2013-08-08Prepare release20130808Pierre Schmitz1-1/+1
2013-08-08Makefile: validate generated files as part of buildDave Reisner1-0/+1
For example... $ make GEN checkpkg GEN commitpkg GEN archco archco: line 179: unexpected EOF while looking for matching `"' archco: line 181: syntax error: unexpected end of file make: *** [archco] Error 2 Signed-off-by: Dave Reisner <dreisner@archlinux.org> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2013-05-25prepare new release20130525Pierre Schmitz1-1/+1
2013-05-25Move all scripts from sbin to bin directoriesPierre Schmitz1-8/+3
2013-05-02mkarchroot: Refactor chroot running into a new scriptJan Alexander Steffens (heftig)1-0/+1
Separates the two features of mkarchroot. Provides users of the new arch-nspawn with the full feature set of systemd-nspawn. For example, this can be used to bind custom directories into the chroot.
2013-04-08Prepare release20130408Pierre Schmitz1-1/+1
2013-04-06Prepare release20130406Pierre Schmitz1-1/+1
2013-01-27Fix crossrepomove for use on nymeria20130127Pierre Schmitz1-1/+1
2013-01-22archbuild: fix default build flags20130122Pierre Schmitz1-1/+1
2013-01-20Use nymeria instead of gerolde20130120Pierre Schmitz1-2/+2
2012-11-15prepare release20121115Pierre Schmitz1-1/+1
2012-11-12prepare release20121112Pierre Schmitz1-1/+1
2012-11-11For now only packages and svn from sigurd will be moved to nymeriaPierre Schmitz1-1/+1
2012-11-03prepare release20121103Pierre Schmitz1-1/+1
2012-11-03Use nymeria.archlinux.org as shared host for developers and trusted usersPierre Schmitz1-1/+1
2012-10-27Prepare release20121027Pierre Schmitz1-1/+1
2012-10-13prepare release20121013Pierre Schmitz1-1/+1
2012-10-04prepare release20121004Pierre Schmitz1-1/+1
2012-10-03prepare release20121003Pierre Schmitz1-1/+1
2012-07-20prepare release20120720Pierre Schmitz1-1/+1
2012-06-25Fix bash completionsEric Bélanger1-0/+5
With bash-completion 2.0, the completion must have the same name as the binary. Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-06-16prepare release20120616Pierre Schmitz1-1/+1
2012-06-12prepare release20120612Pierre Schmitz1-1/+1
2012-06-11prepare release20120611Pierre Schmitz1-1/+1
2012-03-21Move bash_completion to /usr/share/bash-completion/completions/Pierre Schmitz1-2/+2
2012-03-05Prepare release20120305Pierre Schmitz1-1/+1
2012-03-05Add script to move packages between [extra] and [community]Pierre Schmitz1-1/+8
2012-02-15prepare release20120215Pierre Schmitz1-1/+1
2012-02-06prepare release20120206Pierre Schmitz1-1/+1
2012-01-18Set correct pacman.conf20120119Pierre Schmitz1-1/+1
Commit ee4edefa2f12372adb4793c0dd6420fc76911ae4 reverted too much and left pacman.conf unset
2012-01-18Remove any pacman 4 related workarounds20120118Pierre Schmitz1-1/+1
2012-01-14prepare release20120114Pierre Schmitz1-1/+1
2012-01-14Add support for multilib-stagingPierre Schmitz1-1/+4
2011-12-20prepare release20111220Pierre Schmitz1-1/+1
2011-12-04Makefile: Remove output files before replacing themLukas Fleischer1-0/+1
This one fixes all the "Permission denied" errors we got when invoking make(1) after modifying a source file and removes the need to delete the generated scripts manually. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2011-12-04Add support for kde-unstable and gnome-unstablePierre Schmitz1-3/+11
2011-11-11prepare release20111111Pierre Schmitz1-1/+1
2011-11-06prepare release20111106Pierre Schmitz1-1/+1
2011-11-04Makefile: Add common library to build dependenciesLukas Fleischer1-1/+1
Add "lib/common.sh" to the build dependencies of our scripts to ensure everything gets rebuilt when we modify a common function. Also, add "Makefile" itself to enforce a rebuild if the edit command changes. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2011-11-01Change version to date20111101Pierre Schmitz1-1/+1
2011-11-01Move common functions to a shared filePierre Schmitz1-1/+3
* common.sh is included on build time * most functions are copied from makepkg
2011-10-31add libdepends scriptFlorian Pritz1-1/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2011-10-31Create signature for devtools source packagePierre Schmitz1-1/+2
2011-10-29prepare release0.9.30Pierre Schmitz1-1/+1
2011-10-14prepare release0.9.29Pierre Schmitz1-1/+1
2011-10-14prepare release0.9.28Pierre Schmitz1-1/+1