Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | Detect absence of binary package directories. | P. J. McDermott | 2012-08-02 | 1 | -0/+7 |
| | | | | Or detect presence of clever user. | ||||
* | Fix binary package directory substring removal. | P. J. McDermott | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Add missing (no-)clean options to getopts operand. | P. J. McDermott | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | Write oh_cache(). | P. J. McDermott | 2012-08-02 | 1 | -18/+21 |
| | |||||
* | Fix ordering of functions. | P. J. McDermott | 2012-08-02 | 1 | -24/+27 |
| | |||||
* | Fix message ID conflict. | P. J. McDermott | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | Fix format version check. | P. J. McDermott | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | Give format string to oh_error(). | P. J. McDermott | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | Fix spelling of OPT_UID0_CMD parameter. | P. J. McDermott | 2012-08-02 | 1 | -3/+3 |
| | |||||
* | Fix options handling and empty function body. | P. J. McDermott | 2012-08-02 | 1 | -2/+3 |
| | |||||
* | Start rewriting build system. | P. J. McDermott | 2012-08-02 | 2 | -26/+29 |
| | |||||
* | Rewrite oh-gencontrol (now really short). | P. J. McDermott | 2012-08-01 | 1 | -175/+13 |
| | |||||
* | Generate "src:" package control in opkbuild. | P. J. McDermott | 2012-08-01 | 1 | -1/+1 |
| | |||||
* | Write oh_control_gen_*() and fix tr commands. | P. J. McDermott | 2012-08-01 | 1 | -4/+4 |
| | |||||
* | Parse source and binary control files in opkbuild. | P. J. McDermott | 2012-08-01 | 1 | -0/+33 |
| | |||||
* | Change a message identifier. | P. J. McDermott | 2012-08-01 | 1 | -5/+5 |
| | |||||
* | Hardcode relative path to changelog. | P. J. McDermott | 2012-08-01 | 2 | -2/+2 |
| | |||||
* | Add oh_set_source_dir(). | P. J. McDermott | 2012-08-01 | 5 | -0/+7 |
| | |||||
* | Move metadata validation to oh_changelog_parse(). | P. J. McDermott | 2012-08-01 | 1 | -16/+0 |
| | |||||
* | Parse only the latest changelog entry in opkbuild. | P. J. McDermott | 2012-07-31 | 1 | -1/+2 |
| | |||||
* | Make oh-parsechangelog use locale library. | P. J. McDermott | 2012-07-31 | 1 | -9/+15 |
| | |||||
* | Install source package data. | P. J. McDermott | 2012-07-31 | 1 | -1/+24 |
| | |||||
* | Rewrite oh-copyconfig. | P. J. McDermott | 2012-07-31 | 2 | -101/+54 |
| | |||||
* | Add whitespace to oh-applypatches. | P. J. McDermott | 2012-07-31 | 1 | -0/+2 |
| | |||||
* | Rewrite oh-applypatches. | P. J. McDermott | 2012-07-31 | 2 | -33/+26 |
| | |||||
* | Add oh_usage and support oh-* utils in oh_help. | P. J. McDermott | 2012-07-31 | 2 | -0/+10 |
| | |||||
* | Write oh-unpacksource. | P. J. McDermott | 2012-07-31 | 2 | -52/+118 |
| | |||||
* | Support locale setting. | P. J. McDermott | 2012-07-31 | 1 | -3/+5 |
| | |||||
* | Rewrite opkbuild, add natural language support. | P. J. McDermott | 2012-07-31 | 1 | -374/+475 |
| | |||||
* | Print only the first changelog entry. | P. J. McDermott | 2012-07-26 | 1 | -2/+3 |
| | | | | This will eventually be configurable as in dpkg-parsechangelog. | ||||
* | Add oh-parsechangelog. | P. J. McDermott | 2012-07-26 | 2 | -1/+57 |
| | |||||
* | Fix default source/binary building behavior. | P. J. McDermott | 2012-05-27 | 1 | -2/+2 |
| | |||||
* | Support '-S' and '-b' options. | P. J. McDermott | 2012-05-22 | 1 | -2/+29 |
| | |||||
* | Fix oh-copyconfig's compliance with format spec. | P. J. McDermott | 2012-05-21 | 1 | -2/+2 |
| | |||||
* | Update "Usage: " messages. | P. J. McDermott | 2012-04-26 | 2 | -2/+3 |
| | |||||
* | Support cross-building with kbuild. | P. J. McDermott | 2012-04-26 | 1 | -12/+34 |
| | |||||
* | Remove stray 'echo' added in commit 409c8580. | P. J. McDermott | 2012-04-25 | 1 | -1/+0 |
| | |||||
* | Standardize parameter expansions. | P. J. McDermott | 2012-04-25 | 8 | -9/+9 |
| | |||||
* | Clean up oh-installdocs and install a "README". | P. J. McDermott | 2012-04-25 | 1 | -9/+12 |
| | |||||
* | Shorten lines in oh-strip. | P. J. McDermott | 2012-04-24 | 1 | -3/+7 |
| | |||||
* | Shorten lines in oh-copyconfig. | P. J. McDermott | 2012-04-24 | 1 | -4/+5 |
| | |||||
* | Make oh-* tools consistently use message library. | P. J. McDermott | 2012-04-24 | 8 | -59/+44 |
| | |||||
* | Replace "/bin/sh" with "@@SHELL@@" in scripts. | P. J. McDermott | 2012-04-24 | 9 | -10/+10 |
| | |||||
* | Be more liberal in build stamp naming. | P. J. McDermott | 2012-04-23 | 1 | -1/+1 |
| | | | | | After each build, leave behind any files in the work area named "*stamp", rather than just "*.buildstamp". | ||||
* | Print build and host arch and platform info. | P. J. McDermott | 2012-04-22 | 1 | -0/+10 |
| | |||||
* | Detect build platform like build architecture. | P. J. McDermott | 2012-04-22 | 1 | -19/+16 |
| | |||||
* | Use new OH_HOST_* variables in oh-copyconfig. | P. J. McDermott | 2012-04-22 | 1 | -5/+5 |
| |