summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use correct architecture name in oh-buildopk.P. J. McDermott2012-01-292-13/+65
* Fix mode on control directory.P. J. McDermott2012-01-291-2/+2
* Fix detection of target architecture and platform.P. J. McDermott2012-01-291-2/+4
* Write correct "Architecture" to control files.P. J. McDermott2012-01-291-2/+3
* Check if package should be built for target arch.P. J. McDermott2012-01-291-2/+7
* Attempt to detect the target architecture tuple.P. J. McDermott2012-01-291-0/+10
* Fix platform regular expression.P. J. McDermott2012-01-291-2/+1
* Support target platforms and platform configs.P. J. McDermott2012-01-291-1/+37
* Write oh-copyconfig.P. J. McDermott2012-01-292-2/+81
* Fix modes on data and control directories.P. J. McDermott2012-01-292-2/+2
* Ensure correct modes on some files.P. J. McDermott2012-01-283-0/+10
* Handle links to or set mode on maintainer scripts.P. J. McDermott2012-01-271-3/+6
* Fix md5sums list generation.P. J. McDermott2012-01-271-1/+1
* Prevent large '[' commands.P. J. McDermott2012-01-271-2/+2
* Generate md5sums list.P. J. McDermott2012-01-271-0/+9
* Generate conffiles list.P. J. McDermott2012-01-271-0/+14
* Quote output of opkg and grep.P. J. McDermott2012-01-271-1/+1
* Fix inconsistent capitalization of "Error".P. J. McDermott2012-01-271-1/+1
* Fix cleanup in opkbuild's error handling.P. J. McDermott2012-01-271-0/+1
* Write oh-checkbuilddeps.P. J. McDermott2012-01-273-2/+50
* Split long line in oh-gencontrol.P. J. McDermott2012-01-271-1/+2
* Implement/use copy_{required,optional}_field().P. J. McDermott2012-01-271-30/+39
* Add oh-applypatches to the build system.P. J. McDermott2012-01-251-1/+2
* Add output to oh-applypatches.P. J. McDermott2012-01-251-0/+10
* Include oh-applypatches in build process.P. J. McDermott2012-01-251-0/+2
* Write oh-applypatches.P. J. McDermott2012-01-251-0/+36
* Fix uninstallation.P. J. McDermott2012-01-251-1/+1
* Recurse into subdirectories in build system.P. J. McDermott2012-01-251-13/+13
* Start trying to modularize the makefiles.P. J. McDermott2012-01-241-0/+58
* Document '-r' option of opkbuild.P. J. McDermott2012-01-221-1/+1
* Add error handling to oh-buildopk.P. J. McDermott2012-01-221-5/+5
* Make build cleanup run as UID 0.P. J. McDermott2012-01-221-1/+1
* Run subcommands in subshells.P. J. McDermott2012-01-221-3/+3
* Try to clean up tmp on error.P. J. McDermott2012-01-221-0/+1
* Add '-r' option to opkbuild.P. J. McDermott2012-01-221-6/+39
* 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
* 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