summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* NEWS: Release opkhelper 3.1.0opkhelper/3.1.0Patrick McDermott2019-03-221-1/+1
|
* Makefile.am: Fix key quotingP. J. McDermott2019-03-221-1/+1
|
* Makefile.am: Set signing keyP. J. McDermott2019-03-221-1/+3
|
* configure.ac, NEWS: Set version to 3.1.0 and mention oh-shlibdepsP. J. McDermott2019-03-222-1/+10
|
* Makefile.am: Add "release" targetP. J. McDermott2019-03-221-0/+26
|
* scripts/announce-release.sh: New scriptP. J. McDermott2019-03-221-0/+151
|
* oh-shlibdeps(1): New manual pageP. J. McDermott2019-03-222-0/+32
|
* oh-shlibdeps: Use readelf instead of lddP. J. McDermott2019-03-222-10/+50
|
* configure.ac, Makefile.am: Substitute @library_path@P. J. McDermott2019-03-222-0/+26
|
* configure.ac, Makefile.am: Find readelf instead of lddP. J. McDermott2019-03-222-10/+10
|
* Makefile.am: Substitute @LD@ and @OPKG@P. J. McDermott2019-03-221-0/+2
|
* oh-shlibdeps: New utilityP. J. McDermott2019-03-223-0/+81
|
* configure.ac: Find opkgP. J. McDermott2019-03-211-0/+25
|
* configure.ac: Find lddP. J. McDermott2019-03-211-0/+25
|
* Revert "tools/shld.sh, tools/shpp.sh: Add"P. J. McDermott2019-03-212-339/+0
| | | | | | This reverts commit 032e6186fe8dd3c54b9e027cb63fff3127e2d559. Build system improvements will come some other time.
* tools/shld.sh, tools/shpp.sh: AddPatrick McDermott2018-12-202-0/+339
|
* Makefile.am: New "wikiman" targetP. J. McDermott2014-09-021-0/+18
|
* TODO: Add note about "_SCRIPTS".P. J. McDermott2014-03-071-0/+6
|
* NEWS: Release opkhelper 3.0.0.opkhelper-3.0.0opkhelper-3.0.xP. J. McDermott2014-03-061-1/+1
| | | | FINALLY.
* README: Rewrite.P. J. McDermott2014-03-061-25/+16
|
* Fix license version of build system.P. J. McDermott2014-03-062-2/+2
|
* tests/*: Add copyright/license notices.P. J. McDermott2014-03-065-0/+59
|
* */local.mk */*/local.mk: Remove copyright notices.P. J. McDermott2014-03-067-126/+0
| | | | These contain just lists of files and shouldn't be copyrightable.
* lib/local.mk: Remove old macro expansion.P. J. McDermott2014-03-061-2/+1
|
* locale/en_US.sh: Add space in copyright notice.P. J. McDermott2014-03-061-1/+1
|
* autogen.sh: Add copyright and license information.P. J. McDermott2014-03-061-0/+9
| | | | Just in case this is legally significant.
* man/*.1in: Add extra space in copyright notices.P. J. McDermott2014-03-069-9/+9
|
* oh-autobuild(1): Add missing ".TP" macro.P. J. McDermott2014-03-061-1/+2
|
* lib/*/*.sh: Add extra space in copyright notices.P. J. McDermott2014-03-063-3/+3
|
* lib/*.sh: Add extra space in copyright notices.P. J. McDermott2014-03-065-5/+5
| | | | Also update copyright years.
* lib/*.sh: Consolidate arg variable assignments.P. J. McDermott2014-03-065-58/+15
|
* src/*.sh: Add an extra space in copyirhgt notices.P. J. McDermott2014-03-069-9/+9
|
* lib/buildsystem/*.sh: Wrap long lines.P. J. McDermott2014-03-062-10/+10
|
* src/*.sh: Wrap long lines.P. J. McDermott2014-03-069-29/+52
|
* man/*.1in: s/@PACKAGE@/@PACKAGE_NAME@/.P. J. McDermott2014-03-069-9/+9
|
* man/*.1in: Use "MANUAL" macro.P. J. McDermott2014-03-069-9/+9
|
* Makefile.am: Add "MANUAL" macro.P. J. McDermott2014-03-061-0/+3
|
* scripts/changelog2news.sh: Change package name.P. J. McDermott2014-03-061-2/+3
| | | | s/OPK Build Helper Tools/opkhelper/.
* NEWS: Change package name.P. J. McDermott2014-03-061-16/+16
| | | | s/OPK Build Helper Tools/opkhelper/.
* configure.ac: Change package name.P. J. McDermott2014-03-061-1/+1
| | | | s/OPK Build Helper Tools/opkhelper/.
* NEWS: Mention helper configuration script.P. J. McDermott2014-03-051-0/+9
|
* configure.ac: Use "check-news" Automake option.P. J. McDermott2014-03-051-1/+1
|
* Merge branch 'feature/opkbuild-helper-script'.P. J. McDermott2014-03-054-1/+34
|\
| * .gitignore: Add "opkhelper".feature/opkbuild-helper-scriptP. J. McDermott2014-03-031-0/+1
| |
| * Makefile.am: Add "opkhelper" helper file.P. J. McDermott2014-03-031-1/+7
| |
| * opkhelper.sh: New file.P. J. McDermott2014-03-031-0/+1
| |
| * configure.ac: Make opkbuild-helpers required.P. J. McDermott2014-03-031-3/+6
| | | | | | | | Also, fix a syntax error.
| * configure.ac: Make opkbuild-helpers optional.P. J. McDermott2014-03-031-1/+10
| |
| * configure.ac: Add "--with-opkbuild-helpers=PATH".P. J. McDermott2014-03-021-0/+13
| |
* | configure.ac: Add "=PATH" to "--with-sh" help.P. J. McDermott2014-03-021-1/+2
|/