| Commit message (Expand) | Author | Age | Files | Lines |
* | NEWS: Release opkhelper 3.0.0.opkhelper-3.0.0opkhelper-3.0.x | P. J. McDermott | 2014-03-06 | 1 | -1/+1 |
|
|
* | README: Rewrite. | P. J. McDermott | 2014-03-06 | 1 | -25/+16 |
|
|
* | Fix license version of build system. | P. J. McDermott | 2014-03-06 | 2 | -2/+2 |
|
|
* | tests/*: Add copyright/license notices. | P. J. McDermott | 2014-03-06 | 5 | -0/+59 |
|
|
* | */local.mk */*/local.mk: Remove copyright notices. | P. J. McDermott | 2014-03-06 | 7 | -126/+0 |
|
|
* | lib/local.mk: Remove old macro expansion. | P. J. McDermott | 2014-03-06 | 1 | -2/+1 |
|
|
* | locale/en_US.sh: Add space in copyright notice. | P. J. McDermott | 2014-03-06 | 1 | -1/+1 |
|
|
* | autogen.sh: Add copyright and license information. | P. J. McDermott | 2014-03-06 | 1 | -0/+9 |
|
|
* | man/*.1in: Add extra space in copyright notices. | P. J. McDermott | 2014-03-06 | 9 | -9/+9 |
|
|
* | oh-autobuild(1): Add missing ".TP" macro. | P. J. McDermott | 2014-03-06 | 1 | -1/+2 |
|
|
* | lib/*/*.sh: Add extra space in copyright notices. | P. J. McDermott | 2014-03-06 | 3 | -3/+3 |
|
|
* | lib/*.sh: Add extra space in copyright notices. | P. J. McDermott | 2014-03-06 | 5 | -5/+5 |
|
|
* | lib/*.sh: Consolidate arg variable assignments. | P. J. McDermott | 2014-03-06 | 5 | -58/+15 |
|
|
* | src/*.sh: Add an extra space in copyirhgt notices. | P. J. McDermott | 2014-03-06 | 9 | -9/+9 |
|
|
* | lib/buildsystem/*.sh: Wrap long lines. | P. J. McDermott | 2014-03-06 | 2 | -10/+10 |
|
|
* | src/*.sh: Wrap long lines. | P. J. McDermott | 2014-03-06 | 9 | -29/+52 |
|
|
* | man/*.1in: s/@PACKAGE@/@PACKAGE_NAME@/. | P. J. McDermott | 2014-03-06 | 9 | -9/+9 |
|
|
* | man/*.1in: Use "MANUAL" macro. | P. J. McDermott | 2014-03-06 | 9 | -9/+9 |
|
|
* | Makefile.am: Add "MANUAL" macro. | P. J. McDermott | 2014-03-06 | 1 | -0/+3 |
|
|
* | scripts/changelog2news.sh: Change package name. | P. J. McDermott | 2014-03-06 | 1 | -2/+3 |
|
|
* | NEWS: Change package name. | P. J. McDermott | 2014-03-06 | 1 | -16/+16 |
|
|
* | configure.ac: Change package name. | P. J. McDermott | 2014-03-06 | 1 | -1/+1 |
|
|
* | NEWS: Mention helper configuration script. | P. J. McDermott | 2014-03-05 | 1 | -0/+9 |
|
|
* | configure.ac: Use "check-news" Automake option. | P. J. McDermott | 2014-03-05 | 1 | -1/+1 |
|
|
* | Merge branch 'feature/opkbuild-helper-script'. | P. J. McDermott | 2014-03-05 | 4 | -1/+34 |
|\ |
|
| * | .gitignore: Add "opkhelper".feature/opkbuild-helper-script | P. J. McDermott | 2014-03-03 | 1 | -0/+1 |
|
|
| * | Makefile.am: Add "opkhelper" helper file. | P. J. McDermott | 2014-03-03 | 1 | -1/+7 |
|
|
| * | opkhelper.sh: New file. | P. J. McDermott | 2014-03-03 | 1 | -0/+1 |
|
|
| * | configure.ac: Make opkbuild-helpers required. | P. J. McDermott | 2014-03-03 | 1 | -3/+6 |
|
|
| * | configure.ac: Make opkbuild-helpers optional. | P. J. McDermott | 2014-03-03 | 1 | -1/+10 |
|
|
| * | configure.ac: Add "--with-opkbuild-helpers=PATH". | P. J. McDermott | 2014-03-02 | 1 | -0/+13 |
|
|
* | | configure.ac: Add "=PATH" to "--with-sh" help. | P. J. McDermott | 2014-03-02 | 1 | -1/+2 |
|/ |
|
* | NEWS: Fix typographical errors. | P. J. McDermott | 2014-03-02 | 1 | -1/+1 |
|
|
* | NEWS: Add 3.0.0 section. | P. J. McDermott | 2014-03-02 | 1 | -0/+24 |
|
|
* | configure.ac: Set package version to "3.0.0". | P. J. McDermott | 2014-03-02 | 1 | -1/+1 |
|
|
* | Makefile.am: Never colorize ChangeLog. | P. J. McDermott | 2014-03-02 | 1 | -1/+1 |
|
|
* | Generate ChangeLog. | P. J. McDermott | 2014-03-02 | 2 | -1/+13 |
|
|
* | ChangeLog: Remove. | P. J. McDermott | 2014-03-02 | 1 | -140/+0 |
|
|
* | NEWS: Convert from ChangeLog. | P. J. McDermott | 2014-03-02 | 1 | -0/+125 |
|
|
* | NEWS.pre-split: New file. | P. J. McDermott | 2014-03-02 | 1 | -0/+71 |
|
|
* | scripts/changelog2news.sh: New file. | P. J. McDermott | 2014-03-02 | 2 | -1/+18 |
|
|
* | TODO: Reorganize and update. | P. J. McDermott | 2014-03-01 | 1 | -1/+8 |
|
|
* | Add missing ".sh" to file headers. | P. J. McDermott | 2014-03-01 | 17 | -17/+17 |
|
|
* | Merge branch 'feature/autoconf-and-automake'. | P. J. McDermott | 2014-03-01 | 38 | -715/+341 |
|\ |
|
| * | NEWS: New empty file to appease Automake.feature/autoconf-and-automake | P. J. McDermott | 2014-03-01 | 1 | -0/+0 |
|
|
| * | AUTHORS: New file. | P. J. McDermott | 2014-03-01 | 1 | -0/+1 |
|
|
| * | Makefile.am: Split up inference rule targets. | P. J. McDermott | 2014-03-01 | 1 | -1/+5 |
|
|
| * | COPYING: New file to refer to COPYING.[23]. | P. J. McDermott | 2014-03-01 | 1 | -0/+13 |
|
|
| * | configure.ac: Use "gnu" Automake option. | P. J. McDermott | 2014-03-01 | 1 | -1/+1 |
|
|
| * | INSTALL: Remove. Automake's copy will be used. | P. J. McDermott | 2014-03-01 | 1 | -43/+0 |
|
|