Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
| * | load_cmds(): Remove | P. J. McDermott | 2017-07-22 | 1 | -12/+0 |
| | | |||||
| * | Makefile.am: Rearrange CLEANFILES | P. J. McDermott | 2017-07-22 | 1 | -2/+2 |
| | | |||||
| * | Makefile.am: Move do_subst | P. J. McDermott | 2017-07-22 | 1 | -5/+4 |
| | | |||||
| * | Makefile.am: Use PACKAGE_VERSION_GIT in do_subst | P. J. McDermott | 2017-07-22 | 1 | -1/+1 |
| | | |||||
| * | Makefile.am: Clean up do_subst | P. J. McDermott | 2017-07-22 | 1 | -10/+1 |
| | | |||||
| * | pro-archman(1): Use new substitution macros | P. J. McDermott | 2017-07-22 | 1 | -1/+1 |
| | | |||||
| * | Makefile.am: Add MANUAL to do_subst | P. J. McDermott | 2017-07-22 | 1 | -0/+1 |
| | | |||||
| * | src/main.sh: Drop PKGLIBDIR and PKGLIBCMDDIR | P. J. McDermott | 2017-07-22 | 1 | -2/+0 |
| | | |||||
| * | use(): Remove | P. J. McDermott | 2017-07-22 | 1 | -38/+0 |
| | | |||||
| * | src/*.sh: Drop inclusion guards | P. J. McDermott | 2017-07-22 | 11 | -33/+0 |
| | | |||||
| * | src/*.sh, src/cmd/*.sh: Drop use() calls | P. J. McDermott | 2017-07-22 | 14 | -48/+0 |
| | | |||||
| * | src/locale.sh: Drop TEXT_DOMAIN assignment | P. J. McDermott | 2017-07-22 | 1 | -1/+0 |
| | | |||||
| * | src/locale.sh: Use TEXTDOMAIN | P. J. McDermott | 2017-07-22 | 1 | -2/+2 |
| | | |||||
| * | src/locale.sh: Drop LOCALEDIR assignment | P. J. McDermott | 2017-07-22 | 1 | -1/+0 |
| | | |||||
| * | Makefile.am: Fix pro_archman_SHPPFLAGS usage | P. J. McDermott | 2017-07-22 | 1 | -1/+1 |
| | | |||||
| * | src/main.sh: Drop "#!" line and main() call | P. J. McDermott | 2017-07-22 | 1 | -4/+0 |
| | | |||||
| * | src/pro-archman.sh: Rename to src/main.sh | P. J. McDermott | 2017-07-22 | 2 | -1/+1 |
| | | |||||
| * | Makefile.am: Preprocess scripts with shpp | P. J. McDermott | 2017-07-22 | 1 | -1/+5 |
| | | |||||
| * | Makefile.am: Drop .sh inference rule | P. J. McDermott | 2017-07-22 | 1 | -5/+0 |
| | | |||||
| * | Makefile.am: Clean up and rearrange EXTRA_DIST | P. J. McDermott | 2017-07-22 | 1 | -4/+1 |
| | | |||||
| * | Makefile.am: Drop pkgdatadir and pkgdatacmddir | P. J. McDermott | 2017-07-22 | 1 | -14/+0 |
| | | | | | | | | With that, uninstall-hook is no longer needed. | ||||
| * | Makefile.am: Rearrange locale_MESSAGES and man1_MANS | P. J. McDermott | 2017-07-22 | 1 | -1/+3 |
| | | |||||
| * | Makefile.am: Drop _SCRIPTS | P. J. McDermott | 2017-07-22 | 1 | -7/+0 |
| | | |||||
| * | Makefile.am: Clean $(pro_archman_LDADD) | P. J. McDermott | 2017-07-22 | 1 | -0/+1 |
| | | |||||
| * | Makefile.am: Set and use TEXTDOMAIN instead of textdomain | P. J. McDermott | 2017-07-22 | 1 | -3/+5 |
| | | | | | | | | Also set MANUAL. | ||||
| * | Makefile.am: Move and rearrange SUFFIXES | P. J. McDermott | 2017-07-22 | 1 | -2/+2 |
| | | |||||
| * | Makefile.am: Link in all built pro_archman_SOURCES objects | P. J. McDermott | 2017-07-22 | 1 | -1/+1 |
| | | |||||
| * | src/local.mk, src/cmd/local.mk: pro_archman_SOURCES | P. J. McDermott | 2017-07-22 | 2 | -5/+3 |
| | | |||||
| * | Makefile.am: Rearrange inference rules | P. J. McDermott | 2017-07-22 | 1 | -4/+4 |
| | | |||||
| * | Makefile.am: Rearrange inclusions | P. J. McDermott | 2017-07-22 | 1 | -1/+1 |
| | | |||||
| * | Makefile.am: Drop lib/local.mk inclusion | P. J. McDermott | 2017-07-22 | 1 | -1/+0 |
| | | |||||
| * | `git ls-files | xargs sed -i 's/\.sm/.sho/g'` | P. J. McDermott | 2017-07-22 | 4 | -10/+10 |
| | | |||||
| * | src/local.mk: Merge in lib/local.mk | P. J. McDermott | 2017-07-22 | 2 | -14/+15 |
| | | |||||
| * | `git mv lib/cmd/ src/` | P. J. McDermott | 2017-07-22 | 8 | -0/+0 |
| | | |||||
| * | `git mv lib/*.sh src/` | P. J. McDermott | 2017-07-22 | 11 | -0/+0 |
| | | |||||
| * | Makefile.am: Drop lib/cmd/local.mk inclusion | P. J. McDermott | 2017-07-22 | 1 | -1/+0 |
| | | |||||
| * | lib/local.mk: Include lib/cmd/local.mk | P. J. McDermott | 2017-07-22 | 1 | -0/+2 |
| | | |||||
| * | /local.mk, */*/local.mk: Drop header comments | P. J. McDermott | 2017-07-22 | 6 | -18/+0 |
| | | |||||
| * | */local.mk, */*/local.mk: Use "%reldir%" | P. J. McDermott | 2017-07-22 | 5 | -21/+21 |
| | | | | | | | | | | Cf. <https://www.gnu.org/software/automake/manual/html_node/Include.html>. | ||||
| * | Makefile.am: Move includes to end | P. J. McDermott | 2017-07-22 | 1 | -7/+7 |
| | | |||||
| * | src/pro-archman.sh: Drop PACKAGE_NAME and PACKAGE_VERSION variables | P. J. McDermott | 2017-07-22 | 1 | -2/+0 |
| | | |||||
| * | cmd/version: s/PACKAGE_NAME/PACKAGE/ | P. J. McDermott | 2017-07-22 | 1 | -1/+1 |
| | | |||||
| * | Makefile.am: Link pro-archman | P. J. McDermott | 2017-07-22 | 1 | -0/+14 |
| | | |||||
| * | Makefile.am: Don't use PACKAGE_VERSION_GIT in do_subst | P. J. McDermott | 2017-07-22 | 1 | -2/+2 |
| | | |||||
| * | Makefile.am: Set and use PACKAGE_VERSION_GIT | P. J. McDermott | 2017-07-22 | 1 | -2/+8 |
| | | |||||
| * | configure.ac: New "IN_GIT" conditional | P. J. McDermott | 2017-07-22 | 1 | -0/+3 |
| | | |||||
| * | lib/locale.sh: Fix locale paths | P. J. McDermott | 2017-07-22 | 1 | -18/+12 |
| | | |||||
| * | configure.ac: Make config.status generate config.sh | P. J. McDermott | 2017-07-22 | 1 | -0/+1 |
| | | |||||
| * | config.sh.in: New file | P. J. McDermott | 2017-07-22 | 1 | -0/+2 |
| | | |||||
| * | tools/shld.sh, tools/shpp.sh: New files | P. J. McDermott | 2017-07-22 | 3 | -1/+333 |
| | |