index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-07 | Support non-standard install locations | Lukas Fleischer | |
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-03-26 | Merge branch 'master', remote-tracking branch 'heftig/master' | Pierre Schmitz | |
2011-03-26 | support optdepends | Ray Rashif | |
Signed-off-by: Pierre Schmitz <pierre@archlinux.de> | |||
2011-03-14 | Fix spelling | Jan Steffens | |
2010-06-24 | removed mode lines; was not a good idea after all | Pierre Schmitz | |
2010-02-13 | apply common coding style | Pierre Schmitz | |
2008-01-23 | Output full path to package in finddeps | Damir Perisa | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2007-11-28 | Whitespace fixes/cleanup to all of the scripts | Dan McGee | |
Add the same vim modeline to all the files, as well as cleanup the newly added scripts a bit. If you look at this diff with the -w option, you'll see it really isn't all that significant. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-11-28 | Add finddeps script from cvs-arch | Aaron Griffin | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> |