Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile.am: New "wikiman" target | P. J. McDermott | 2014-09-02 | 1 | -0/+18 |
| | |||||
* | Fix license version of build system. | P. J. McDermott | 2014-03-06 | 1 | -1/+1 |
| | |||||
* | Makefile.am: Add "MANUAL" macro. | P. J. McDermott | 2014-03-06 | 1 | -0/+3 |
| | |||||
* | Makefile.am: Add "opkhelper" helper file. | P. J. McDermott | 2014-03-03 | 1 | -1/+7 |
| | |||||
* | Makefile.am: Never colorize ChangeLog. | P. J. McDermott | 2014-03-02 | 1 | -1/+1 |
| | |||||
* | Generate ChangeLog. | P. J. McDermott | 2014-03-02 | 1 | -1/+10 |
| | |||||
* | scripts/changelog2news.sh: New file. | P. J. McDermott | 2014-03-02 | 1 | -1/+2 |
| | |||||
* | Makefile.am: Split up inference rule targets. | P. J. McDermott | 2014-03-01 | 1 | -1/+5 |
| | | | | | | Automake warns (inaccurately?) that this is non-standard: Makefile.am:159: warning: inference rules can have only one target before the colon (POSIX) | ||||
* | Makefile.am: Use $(AM_V_GEN) and $(AM_V_at). | P. J. McDermott | 2014-03-01 | 1 | -7/+7 |
| | |||||
* | Makefile.am: Drop old build system macros. | P. J. McDermott | 2014-02-28 | 1 | -9/+1 |
| | |||||
* | Makefile.am: Enable archtab uninstallation. | P. J. McDermott | 2014-02-28 | 1 | -0/+12 |
| | |||||
* | Makefile.am: Distribute tests/testlib.sh. | P. J. McDermott | 2014-02-27 | 1 | -1/+2 |
| | | | | This is missing in the old build system and released archives as well. | ||||
* | Switch to using GNU Autoconf and Automake. | P. J. McDermott | 2014-02-27 | 1 | -0/+160 |