Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | Also, fix a syntax error. | ||||
| * | 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 |
| | | | | Finally, this will be released soon! | ||||
* | 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 |
| | | | | Also add informative/legal sections to the end. | ||||
* | 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 |
| | | | | | All source files were renamed two years ago in e206c66, but the headers were never updated. | ||||
* | 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 |
| | | | | | | | | | | | | Automake warns (inaccurately?) that this is non-standard: Makefile.am:159: warning: inference rules can have only one target before the colon (POSIX) | ||||
| * | COPYING: New file to refer to COPYING.[23]. | P. J. McDermott | 2014-03-01 | 1 | -0/+13 |
| | | | | | | | | Otherwise, Automake will add a copy of GPLv3 here. | ||||
| * | 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 |
| | | |||||
| * | man/*.1in: Use space between package and version. | P. J. McDermott | 2014-03-01 | 9 | -9/+9 |
| | | |||||
| * | man/*1in: Use new build system macros. | P. J. McDermott | 2014-03-01 | 9 | -9/+9 |
| | | |||||
| * | Makefile.am: Use $(AM_V_GEN) and $(AM_V_at). | P. J. McDermott | 2014-03-01 | 1 | -7/+7 |
| | | |||||
| * | _oh_autoconf_configure(): Update multiarch test. | P. J. McDermott | 2014-02-28 | 1 | -1/+1 |
| | | |||||
| * | Makefile.am: Drop old build system macros. | P. J. McDermott | 2014-02-28 | 1 | -9/+1 |
| | | |||||
| * | Use new build system macros in source files. | P. J. McDermott | 2014-02-28 | 13 | -23/+23 |
| | | |||||
| * | Makefile.am: Enable archtab uninstallation. | P. J. McDermott | 2014-02-28 | 1 | -0/+12 |
| | | |||||
| * | configure.ac: Quote "${enableval}" in error msg. | P. J. McDermott | 2014-02-28 | 1 | -1/+2 |
| | | |||||
| * | .gitignore: Update. | P. J. McDermott | 2014-02-28 | 1 | -6/+30 |
| | | |||||
| * | 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 | 11 | -634/+255 |
|/ | |||||
* | lib/common.sh: Add "set -u". | P. J. McDermott | 2014-02-26 | 1 | -0/+2 |
| | |||||
* | oh_buildsystem_arch(): Require second argument. | P. J. McDermott | 2014-02-26 | 2 | -7/+8 |
| | |||||
* | oh-installfiles: s/files_ifs/CR/. | P. J. McDermott | 2014-02-26 | 1 | -2/+2 |
| | |||||
* | oh-strip: Fix scope and case of keep_debug var. | P. J. McDermott | 2014-02-26 | 1 | -4/+4 |
| | |||||
* | lib/buildsystem/*.sh: Fix more [ commands. | P. J. McDermott | 2014-02-26 | 3 | -5/+5 |
| | |||||
* | lib/buildsystem.sh: Initialize more global vars. | P. J. McDermott | 2014-02-26 | 1 | -0/+3 |
| | |||||
* | lib/buildsystem.sh: Fix a [ command. | P. J. McDermott | 2014-02-26 | 1 | -1/+1 |
| | |||||
* | lib/buildsystem/*.sh: Improve more [ commands. | P. J. McDermott | 2014-02-26 | 3 | -5/+5 |
| | |||||
* | lib/buildsystem.sh: Move var init to global scope. | P. J. McDermott | 2014-02-26 | 1 | -10/+5 |
| | | | | Also, improve the behavior of a [ command with unset variables. | ||||
* | lib/locale.sh: Improve [ cmds with unset vars. | P. J. McDermott | 2014-02-26 | 1 | -3/+3 |
| | |||||
* | lib/*.sh, lib/*/*.sh: Rewrite include guards. | P. J. McDermott | 2014-02-26 | 8 | -16/+16 |
| | | | | This is one step toward adding `set -u` to opkhelper utilities. | ||||
* | Restructure locale/. | P. J. McDermott | 2014-02-25 | 3 | -5/+7 |
| |