Fork of Arch Linux devtools from https://git.archlinux.org/devtools.git
Go to file
Lukas Fleischer 46c4def073 Support non-standard install locations
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
35fc83ce7d.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-10-07 21:53:02 +02:00
.gitignore Support non-standard install locations 2011-10-07 21:53:02 +02:00
Makefile Support non-standard install locations 2011-10-07 21:53:02 +02:00
archbuild.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
archco.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
archrelease.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
archrm.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
bash_completion.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
checkpkg.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
commitpkg.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
finddeps.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
lddd.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
makechrootpkg.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
makepkg-i686.conf update makepkg.conf from pacman 3.5.4-4 2011-08-14 14:12:34 +02:00
makepkg-x86_64.conf update makepkg.conf from pacman 3.5.4-4 2011-08-14 14:12:34 +02:00
mkarchroot.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
pacman-extra.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
pacman-multilib-testing.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
pacman-multilib.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
pacman-staging.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
pacman-testing.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
rebuildpkgs.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
zsh_completion.in Support non-standard install locations 2011-10-07 21:53:02 +02:00