Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | Remove CPU vendor from architecture tuple. | P. J. McDermott | 2012-02-20 | 2 | -7/+5 |
| | |||||
* | Change casing of headers in 'INSTALL'.opkhelper-0.1.1opkhelper-0.1.x | P. J. McDermott | 2012-02-16 | 1 | -4/+4 |
| | |||||
* | Log changes in version 0.1.1. | P. J. McDermott | 2012-02-16 | 1 | -0/+10 |
| | |||||
* | Bump patch version. | P. J. McDermott | 2012-02-16 | 1 | -1/+1 |
| | |||||
* | Fix MANDIR path. | P. J. McDermott | 2012-02-16 | 1 | -1/+1 |
| | |||||
* | Make oh-installfiles exit on error. | P. J. McDermott | 2012-02-16 | 1 | -4/+4 |
| | |||||
* | Fix archived file listing. | P. J. McDermott | 2012-02-16 | 1 | -3/+3 |
| | |||||
* | Fix archive extraction error handling. | P. J. McDermott | 2012-02-16 | 1 | -9/+9 |
| | | | | opkbuild should clean up the work area on any error. | ||||
* | Fix source archive compression format detection. | P. J. McDermott | 2012-02-16 | 1 | -1/+1 |
| | |||||
* | Fix source archive matching. | P. J. McDermott | 2012-02-16 | 1 | -5/+5 |
| | | | | | | | There were three things wrong: * '-', not '_', separates package name and version. * Double quotes seem to prevent pathname expansion. * ${OH_PKGVER} includes the package revision, if any. | ||||
* | Add 'ChangeLog' to distributed files.opkhelper-0.1.0 | P. J. McDermott | 2012-02-13 | 1 | -1/+2 |
| | |||||
* | Write a change log. | P. J. McDermott | 2012-02-13 | 1 | -0/+4 |
| | |||||
* | Change old text in configure script. | P. J. McDermott | 2012-02-13 | 1 | -1/+1 |
| | | | | | The "ONE kind of system" line is from an old package designed to run only on Debian GNU/Linux with a certain set of packages installed. | ||||
* | Write a 'README' file. | P. J. McDermott | 2012-02-13 | 2 | -1/+38 |
| | |||||
* | Remove duplicate definition of macro 'MAKE'. | P. J. McDermott | 2012-02-13 | 1 | -1/+0 |
| | |||||
* | Fix 'dist-bzip2' target in input makefile. | P. J. McDermott | 2012-02-13 | 1 | -1/+1 |
| | |||||
* | Make Git ignore distribution archives. | P. J. McDermott | 2012-02-13 | 1 | -0/+1 |
| | |||||
* | Add distribution targets to build system. | P. J. McDermott | 2012-02-13 | 5 | -1/+59 |
| | |||||
* | Remove old input makefile. | P. J. McDermott | 2012-02-10 | 1 | -116/+0 |
| | |||||
* | Also document opkbuild in its usage output. | P. J. McDermott | 2012-02-03 | 1 | -1/+1 |
| | |||||
* | Document opkbuild's '-d' option. | P. J. McDermott | 2012-02-03 | 1 | -1/+5 |
| | | | | Woo! 1000000th commit! | ||||
* | 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 |
| | |||||
* | Write a script to generate an opkg simulator. | P. J. McDermott | 2012-02-03 | 1 | -0/+29 |
| | |||||
* | Fix architecture of platform-dependent packages. | P. J. McDermott | 2012-02-03 | 1 | -11/+3 |
| | |||||
* | Document unnecessary platform architecture builds. | P. J. McDermott | 2012-02-03 | 1 | -0/+18 |
| | |||||
* | 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 |
| | |||||
* | Plan to support control field variables/macros. | 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 build system destination directory handling. | P. J. McDermott | 2012-01-31 | 1 | -1/+1 |
| | |||||
* | Fix oh-strip and add error handling. | P. J. McDermott | 2012-01-30 | 2 | -10/+18 |
| | | | | | Well I feel stupid now... Thanks, shell interpreter and POSIX.1 XCU, for not warning me about my use of an uninitialized parameter. | ||||
* | Extract compressed source archives. | P. J. McDermott | 2012-01-30 | 4 | -8/+117 |
| | |||||
* | Update 'TODO' with completion of oh-installdocs. | P. J. McDermott | 2012-01-30 | 1 | -18/+6 |
| | |||||
* | 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 | 4 | -2/+93 |
| | |||||
* | Document '-p' option of opkbuild. | P. J. McDermott | 2012-01-30 | 1 | -1/+7 |
| | |||||
* | Handle platforms in oh_is_buildable(). | P. J. McDermott | 2012-01-29 | 1 | -1/+5 |
| | |||||
* | Sometimes I hate shell script... | P. J. McDermott | 2012-01-29 | 2 | -5/+8 |
| | | | | | | | | | | Piping input into a read command won't work, because read will be run in a subshell and therefore be unable to modify variables of the parent shell. Also, for some reason double quotes cause the substring processing in this parameter expansion to fail: export OH_PKGVER="${version%'-'*}" | ||||
* | Fix substitution command in platform detection. | P. J. McDermott | 2012-01-29 | 1 | -1/+1 |
| | |||||
* | Document oh-copyconfig. | P. J. McDermott | 2012-01-29 | 2 | -2/+27 |
| | |||||
* | Use correct architecture name in oh-buildopk. | P. J. McDermott | 2012-01-29 | 4 | -14/+70 |
| | | | | The interface and logic is changed to resemble that of oh-gencontrol. | ||||
* | 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 |
| | |||||
* | Fix handling of "any" architecture name. | P. J. McDermott | 2012-01-29 | 1 | -1/+7 |
| | |||||
* | Write correct "Architecture" to control files. | P. J. McDermott | 2012-01-29 | 2 | -3/+4 |
| | |||||
* | Check if package should be built for target arch. | P. J. McDermott | 2012-01-29 | 2 | -3/+8 |
| | |||||
* | Write lib/architecture. | P. J. McDermott | 2012-01-29 | 2 | -1/+70 |
| |