| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|
|
* | Fix $(OBJS) targets in build system. | P. J. McDermott | 2012-03-06 | 1 | -1/+2 |
|
|
* | Rename all source files. | P. J. McDermott | 2012-03-06 | 9 | -0/+0 |
|
|
* | Translate from 'SRCS' to 'OBJS' in build system. | P. J. McDermott | 2012-03-06 | 1 | -5/+7 |
|
|
* | Fix opkbuild usage output. | P. J. McDermott | 2012-03-04 | 1 | -1/+1 |
|
|
* | Read build flags from system into the environment. | P. J. McDermott | 2012-02-20 | 1 | -0/+3 |
|
|
* | Remove CPU vendor from architecture tuple. | P. J. McDermott | 2012-02-20 | 1 | -3/+3 |
|
|
* | Make oh-installfiles exit on error. | P. J. McDermott | 2012-02-16 | 1 | -4/+4 |
|
|
* | Fix archive extraction error handling. | P. J. McDermott | 2012-02-16 | 1 | -9/+9 |
|
|
* | Add distribution targets to build system. | P. J. McDermott | 2012-02-13 | 1 | -0/+11 |
|
|
* | Also document opkbuild in its usage output. | P. J. McDermott | 2012-02-03 | 1 | -1/+1 |
|
|
* | Install distribution changelog to changelog.dist. | P. J. McDermott | 2012-02-03 | 1 | -1/+3 |
|
|
* | Don't count "all" as a platform. | P. J. McDermott | 2012-02-03 | 1 | -1/+2 |
|
|
* | Remove distinct version and revision variables. | P. J. McDermott | 2012-02-03 | 2 | -4/+3 |
|
|
* | Redirect error message to stderr. | P. J. McDermott | 2012-02-03 | 1 | -1/+1 |
|
|
* | Optionally enter a debugging shell on error. | P. J. McDermott | 2012-02-03 | 1 | -1/+12 |
|
|
* | Make sure config destination directory exists. | P. J. McDermott | 2012-02-03 | 1 | -0/+1 |
|
|
* | Fix patch input path and exit on patch error. | P. J. McDermott | 2012-02-03 | 1 | -1/+1 |
|
|
* | Fix oh-strip and add error handling. | P. J. McDermott | 2012-01-30 | 1 | -9/+18 |
|
|
* | Extract compressed source archives. | P. J. McDermott | 2012-01-30 | 1 | -6/+44 |
|
|
* | Clean up a stray tab character. | P. J. McDermott | 2012-01-30 | 1 | -1/+1 |
|
|
* | Write and document oh-installdocs. | P. J. McDermott | 2012-01-30 | 2 | -1/+61 |
|
|
* | Sometimes I hate shell script... | P. J. McDermott | 2012-01-29 | 1 | -4/+5 |
|
|
* | Fix substitution command in platform detection. | P. J. McDermott | 2012-01-29 | 1 | -1/+1 |
|
|
* | Use correct architecture name in oh-buildopk. | P. J. McDermott | 2012-01-29 | 2 | -13/+65 |
|
|
* | Fix mode on control directory. | P. J. McDermott | 2012-01-29 | 1 | -2/+2 |
|
|
* | Fix detection of target architecture and platform. | P. J. McDermott | 2012-01-29 | 1 | -2/+4 |
|
|
* | Write correct "Architecture" to control files. | P. J. McDermott | 2012-01-29 | 1 | -2/+3 |
|
|
* | Check if package should be built for target arch. | P. J. McDermott | 2012-01-29 | 1 | -2/+7 |
|
|
* | Attempt to detect the target architecture tuple. | P. J. McDermott | 2012-01-29 | 1 | -0/+10 |
|
|
* | Fix platform regular expression. | P. J. McDermott | 2012-01-29 | 1 | -2/+1 |
|
|