Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add oh-parsechangelog. | P. J. McDermott | 2012-07-26 | 4 | -2/+203 |
| | |||||
* | Fix .gitignore. | P. J. McDermott | 2012-07-26 | 1 | -3/+3 |
| | |||||
* | 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 | 2 | -3/+37 |
| | |||||
* | Fix oh-copyconfig's compliance with format spec.opkhelper-1.0.x | P. J. McDermott | 2012-05-21 | 2 | -2/+8 |
| | |||||
* | Release version 1.0.0.opkhelper-1.0.0 | P. J. McDermott | 2012-04-26 | 1 | -1/+1 |
| | |||||
* | Remove leading blank lines from manual pages. | P. J. McDermott | 2012-04-26 | 9 | -9/+0 |
| | |||||
* | Update roadmap. | P. J. McDermott | 2012-04-26 | 1 | -0/+2 |
| | |||||
* | Update dates in manual pages. | P. J. McDermott | 2012-04-26 | 2 | -2/+2 |
| | |||||
* | Update "Usage: " messages. | P. J. McDermott | 2012-04-26 | 2 | -2/+3 |
| | |||||
* | Document kbuild-specific environment variables. | P. J. McDermott | 2012-04-26 | 1 | -0/+20 |
| | |||||
* | 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 | 2 | -9/+14 |
| | |||||
* | Make change log entry nicer. | P. J. McDermott | 2012-04-25 | 1 | -1/+2 |
| | |||||
* | 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 |
| | |||||
* | Update change log. | P. J. McDermott | 2012-04-24 | 1 | -0/+3 |
| | |||||
* | Write a messages library. | P. J. McDermott | 2012-04-24 | 2 | -1/+66 |
| | |||||
* | Replace "/bin/sh" with "@@SHELL@@" in libraries. | P. J. McDermott | 2012-04-24 | 3 | -3/+3 |
| | |||||
* | Replace "/bin/sh" with "@@SHELL@@" in scripts. | P. J. McDermott | 2012-04-24 | 10 | -10/+11 |
| | |||||
* | Reformat 'INSTALL'. | P. J. McDermott | 2012-04-24 | 1 | -16/+18 |
| | |||||
* | Update and reformat 'README'. | P. J. McDermott | 2012-04-24 | 1 | -15/+20 |
| | |||||
* | Bump version to 1.0.0 in preparation for release. | P. J. McDermott | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | Update change log. | P. J. McDermott | 2012-04-23 | 1 | -0/+12 |
| | |||||
* | 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". | ||||
* | Add expat build makefile example to opkhelper(7). | P. J. McDermott | 2012-04-23 | 1 | -1/+27 |
| | |||||
* | Write opkhelper(7) manual page. | P. J. McDermott | 2012-04-22 | 2 | -1/+206 |
| | |||||
* | 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 |
| | |||||
* | Fix new OH_HOST_* variable in architecture lib. | P. J. McDermott | 2012-04-22 | 1 | -1/+1 |
| | |||||
* | Use new OH_HOST_* variables in oh-copyconfig. | P. J. McDermott | 2012-04-22 | 1 | -5/+5 |
| | |||||
* | Use new OH_HOST_* variables in architecture lib. | P. J. McDermott | 2012-04-22 | 1 | -7/+7 |
| | |||||
* | 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 |
| | |||||
* | Document new '-a' option and use GNU terms. | P. J. McDermott | 2012-04-22 | 1 | -2/+10 |
| | | | | | | | | | | | | | | GNU Architectures ----------------- Build: Architecture on which software is being built. Host: Architecture on which software is to run. Target: Architecture for which software is to generate code. Used only by packages that generate architecture-dependent code (e.g. assemblers and compilers). | ||||
* | Exit on incorrect usage of genopkg.sh. | P. J. McDermott | 2012-04-22 | 1 | -0/+1 |
| | |||||
* | Warn if files remain in installation destination. | P. J. McDermott | 2012-04-22 | 1 | -0/+7 |
| | |||||
* | Release version 0.2.2.opkhelper-0.2.2opkhelper-0.2.x | P. J. McDermott | 2012-04-11 | 2 | -1/+7 |
| |