summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix typographical error in oh-strip output.P. J. McDermott2012-01-211-1/+1
|
* Add "Attempting to build package..." messages.P. J. McDermott2012-01-211-0/+2
|
* Support multiple arguments in oh-gencontrol.P. J. McDermott2012-01-211-35/+48
|
* Note that oh-strip doesn't seem to work.P. J. McDermott2012-01-211-0/+2
|
* Add error handling to opkbuild.P. J. McDermott2012-01-211-11/+19
|
* Fix an output string.P. J. McDermott2012-01-211-1/+2
|
* Rename data directories in work area.P. J. McDermott2012-01-213-6/+6
| | | | Also, fix an 'rm' command in opkbuild.
* Remove old 'pwd' command.P. J. McDermott2012-01-211-1/+0
|
* Provide helpful status output.P. J. McDermott2012-01-215-4/+25
|
* Note a bug in handling of optional fields.P. J. McDermott2012-01-211-0/+6
|
* Fix line breaks in '*-src' package control file.P. J. McDermott2012-01-211-3/+3
|
* Fix syntax errors in grouping commands.P. J. McDermott2012-01-211-18/+18
|
* Write function 'invalid_pkg_name()'.P. J. McDermott2012-01-211-0/+6
|
* Do EVERYTHING in tmp.P. J. McDermott2012-01-211-2/+4
|
* Use control fields library.P. J. McDermott2012-01-212-4/+10
|
* Document oh-gencontrol.P. J. McDermott2012-01-211-2/+2
|
* Adjust oh-buildopk and opkbuild for oh-gencontrol.P. J. McDermott2012-01-212-8/+2
|
* Write oh-gencontrol.P. J. McDermott2012-01-211-0/+133
|
* Fix name of source package staging area.P. J. McDermott2012-01-211-2/+2
|
* Write a proof-of-concept oh-buildopk.P. J. McDermott2012-01-211-1/+21
|
* Make opkbuild clean up tmp.P. J. McDermott2012-01-201-0/+4
|
* Fix a syntax error (unterminated quoted string).P. J. McDermott2012-01-201-1/+1
|
* Fix misspelled "oh-buildopk" in opkbuild.P. J. McDermott2012-01-201-1/+1
|
* Write a stub oh-buildopk.P. J. McDermott2012-01-201-0/+36
|
* Add comments to oh-strip.P. J. McDermott2012-01-191-0/+5
|
* Add comments and IFS reset to oh-installfiles.P. J. McDermott2012-01-191-3/+15
|
* Add sanity checks and comments to opkbuild.P. J. McDermott2012-01-191-1/+16
|
* Fix infinite loop caused by forgotten "shift"...P. J. McDermott2012-01-191-0/+1
|
* Count arguments and fail if insufficient.P. J. McDermott2012-01-192-0/+10
|
* Write oh-installfiles.P. J. McDermott2012-01-191-0/+36
|
* Write oh-strip.P. J. McDermott2012-01-191-0/+67
|
* Write opkbuild.P. J. McDermott2012-01-191-0/+67