summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2016-05-27Use repos.archlinux.org everywhere instead of hostname based domains20160527Sven-Hendrik Haase
This makes it a lot easier to swap out the host that actually serves the repos in the future.
2015-11-29Bump version to 2015112920151129Evangelos Foutras
2015-10-02Bump version to 2015100220151002Evangelos Foutras
2015-06-06Bump version to 2015060620150606Evangelos Foutras
2015-05-14Prepare release20150514Pierre Schmitz
2015-02-28prepare 20150228 release20150228Dave Reisner
2014-12-24prepare 20141224 release20141224Dave Reisner
It's an xmas miracle!
2014-10-24prepare release 2014102420141024Dave Reisner
2014-05-10Prepare release20140510Pierre Schmitz
2013-11-07Prepare release20131107Pierre Schmitz
2013-11-01Prepare releasePierre Schmitz
2013-10-20prepare release20131020Pierre Schmitz
2013-08-08Prepare release20130808Pierre Schmitz
2013-08-08Makefile: validate generated files as part of buildDave Reisner
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 Schmitz
2013-05-25Move all scripts from sbin to bin directoriesPierre Schmitz
2013-05-02mkarchroot: Refactor chroot running into a new scriptJan Alexander Steffens (heftig)
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 Schmitz
2013-04-06Prepare release20130406Pierre Schmitz
2013-01-27Fix crossrepomove for use on nymeria20130127Pierre Schmitz
2013-01-22archbuild: fix default build flags20130122Pierre Schmitz
2013-01-20Use nymeria instead of gerolde20130120Pierre Schmitz
2012-11-15prepare release20121115Pierre Schmitz
2012-11-12prepare release20121112Pierre Schmitz
2012-11-11For now only packages and svn from sigurd will be moved to nymeriaPierre Schmitz
2012-11-03prepare release20121103Pierre Schmitz
2012-11-03Use nymeria.archlinux.org as shared host for developers and trusted usersPierre Schmitz
2012-10-27Prepare release20121027Pierre Schmitz
2012-10-13prepare release20121013Pierre Schmitz
2012-10-04prepare release20121004Pierre Schmitz
2012-10-03prepare release20121003Pierre Schmitz
2012-07-20prepare release20120720Pierre Schmitz
2012-06-25Fix bash completionsEric Bélanger
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 Schmitz
2012-06-12prepare release20120612Pierre Schmitz
2012-06-11prepare release20120611Pierre Schmitz
2012-03-21Move bash_completion to /usr/share/bash-completion/completions/Pierre Schmitz
2012-03-05Prepare release20120305Pierre Schmitz
2012-03-05Add script to move packages between [extra] and [community]Pierre Schmitz
2012-02-15prepare release20120215Pierre Schmitz
2012-02-06prepare release20120206Pierre Schmitz
2012-01-18Set correct pacman.conf20120119Pierre Schmitz
Commit ee4edefa2f12372adb4793c0dd6420fc76911ae4 reverted too much and left pacman.conf unset
2012-01-18Remove any pacman 4 related workarounds20120118Pierre Schmitz
2012-01-14prepare release20120114Pierre Schmitz
2012-01-14Add support for multilib-stagingPierre Schmitz
2011-12-20prepare release20111220Pierre Schmitz
2011-12-04Makefile: Remove output files before replacing themLukas Fleischer
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 Schmitz
2011-11-11prepare release20111111Pierre Schmitz
2011-11-06prepare release20111106Pierre Schmitz