| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|
|
* | Add oh-parsechangelog. | P. J. McDermott | 2012-07-26 | 2 | -1/+57 |
|
|
* | Fix default source/binary building behavior.feature/s-and-b-options | 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.opkhelper-1.0.x | 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 |
|
|
* | 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 |
|
|
* | Set toolchain vars differently for native builds. | P. J. McDermott | 2012-04-22 | 1 | -14/+21 |
|
|
* | Look up build GNU architecture name. | P. J. McDermott | 2012-04-22 | 1 | -1/+13 |
|
|
* | Separate architecture table check. | P. J. McDermott | 2012-04-22 | 1 | -1/+3 |
|
|
* | Set build architecture variables. | P. J. McDermott | 2012-04-22 | 1 | -2/+9 |
|
|
* | Better distinguish between build and host. | P. J. McDermott | 2012-04-22 | 1 | -21/+23 |
|
|
* | Look up GNU architecture and set toolchain vars. | P. J. McDermott | 2012-04-22 | 1 | -0/+29 |
|
|
* | Move definitions of OH_SRCPKG and OH_PKGVER. | P. J. McDermott | 2012-04-22 | 1 | -2/+2 |
|
|
* | Rename arch and platform environment variables. | P. J. McDermott | 2012-04-22 | 1 | -7/+7 |
|
|
* | Really support new '-a' option. | P. J. McDermott | 2012-04-22 | 1 | -1/+1 |
|
|
* | Move arch detection before platform detection. | P. J. McDermott | 2012-04-22 | 1 | -14/+14 |
|
|
* | Support new '-a' option and use GNU terms. | P. J. McDermott | 2012-04-22 | 1 | -13/+21 |
|
|
* | Warn if files remain in installation destination. | P. J. McDermott | 2012-04-22 | 1 | -0/+7 |
|
|
* | Only read build flags if they exist. | P. J. McDermott | 2012-04-11 | 1 | -1/+3 |
|
|
* | Fix pathname expansion in oh-installfiles. | P. J. McDermott | 2012-04-11 | 1 | -3/+3 |
|
|
* | Resolve path to status override file in opkbuild. | P. J. McDermott | 2012-04-10 | 1 | -0/+6 |
|
|
* | Really support path patterns in oh-installfiles. | P. J. McDermott | 2012-04-09 | 1 | -7/+9 |
|
|
* | Exit on error finding an installable architecture. | P. J. McDermott | 2012-04-05 | 1 | -0/+2 |
|
|
* | Add '-V' option to opkbuild to print version info. | P. J. McDermott | 2012-03-21 | 1 | -1/+18 |
|
|
* | Support package status overrides. TODO: Document. | P. J. McDermott | 2012-03-20 | 2 | -4/+49 |
|
|
* | Fix expected format of "Build-Depends" field. | P. J. McDermott | 2012-03-14 | 1 | -0/+5 |
|
|
* | Refer to GNU Binutils programs by variable value. | P. J. McDermott | 2012-03-14 | 1 | -3/+3 |
|
|