Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make locale/ non-recursive. | P. J. McDermott | 2013-05-05 | 2 | -72/+29 |
| | |||||
* | Try to detect a suitable build system host arch. | P. J. McDermott | 2012-11-08 | 1 | -0/+1 |
| | |||||
* | Lightly refactor oh_buildsystem_do(), add warning. | P. J. McDermott | 2012-11-08 | 1 | -0/+1 |
| | |||||
* | Warn if some files aren't installed into packages. | P. J. McDermott | 2012-10-23 | 1 | -0/+1 |
| | |||||
* | Additionally license everything under GPLv2. | P. J. McDermott | 2012-10-21 | 2 | -2/+2 |
| | |||||
* | Write and document oh-fixperms. | P. J. McDermott | 2012-10-21 | 1 | -0/+5 |
| | |||||
* | Print informational messages in oh-strip. | P. J. McDermott | 2012-10-21 | 1 | -0/+3 |
| | |||||
* | Let user specify the dir in which files are found. | P. J. McDermott | 2012-10-20 | 1 | -0/+1 |
| | |||||
* | Add opkhelper en_US locale file. | P. J. McDermott | 2012-10-11 | 1 | -0/+20 |
| | |||||
* | Remove old locale file. | P. J. McDermott | 2012-10-09 | 1 | -141/+0 |
| | |||||
* | Update locale/Makefile.in. | P. J. McDermott | 2012-10-09 | 1 | -9/+16 |
| | |||||
* | Update oh-checkbuilddeps (a no-op for now). | P. J. McDermott | 2012-08-03 | 1 | -0/+3 |
| | |||||
* | Detect invalid binary package names. | P. J. McDermott | 2012-08-02 | 1 | -0/+1 |
| | |||||
* | Detect absence of binary package directories. | P. J. McDermott | 2012-08-02 | 1 | -0/+2 |
| | | | | Or detect presence of clever user. | ||||
* | Better describe paths in output of object targets. | P. J. McDermott | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | Get rid of old INSTALL macros. | P. J. McDermott | 2012-08-02 | 1 | -2/+0 |
| | |||||
* | Portably install, set better file modes. | P. J. McDermott | 2012-08-02 | 1 | -1/+3 |
| | | | | | | | The install utility is not required by POSIX, and it's easily replaced by mkdir, cp, and chmod. Libraries, locales, and manual pages should not be executable. | ||||
* | Internationalize list item separator. | P. J. McDermott | 2012-08-02 | 1 | -0/+3 |
| | |||||
* | Fix message ID conflict. | P. J. McDermott | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | Fix whitespace in locale. | P. J. McDermott | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | Write locale input makefile. | P. J. McDermott | 2012-08-02 | 1 | -0/+65 |
| | |||||
* | Rewrite oh-gencontrol (now really short). | P. J. McDermott | 2012-08-01 | 1 | -0/+3 |
| | |||||
* | Write control library file. | P. J. McDermott | 2012-08-01 | 1 | -0/+7 |
| | |||||
* | Change a message identifier. | P. J. McDermott | 2012-08-01 | 1 | -1/+1 |
| | |||||
* | Mostly internationalize changelog library. | P. J. McDermott | 2012-08-01 | 1 | -2/+14 |
| | |||||
* | Move metadata validation to oh_changelog_parse(). | P. J. McDermott | 2012-08-01 | 1 | -1/+4 |
| | |||||
* | Change comments in locale file. | P. J. McDermott | 2012-08-01 | 1 | -6/+6 |
| | |||||
* | Make oh-parsechangelog use locale library. | P. J. McDermott | 2012-07-31 | 1 | -0/+3 |
| | |||||
* | Install source package data. | P. J. McDermott | 2012-07-31 | 1 | -0/+4 |
| | |||||
* | Rewrite oh-copyconfig. | P. J. McDermott | 2012-07-31 | 1 | -0/+9 |
| | |||||
* | Rewrite oh-applypatches. | P. J. McDermott | 2012-07-31 | 1 | -3/+6 |
| | |||||
* | Add oh_usage and support oh-* utils in oh_help. | P. J. McDermott | 2012-07-31 | 1 | -2/+4 |
| | |||||
* | Write oh-unpacksource. | P. J. McDermott | 2012-07-31 | 1 | -3/+5 |
| | |||||
* | Support locale setting. | P. J. McDermott | 2012-07-31 | 1 | -0/+84 |