summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix path to build makefile.P. J. McDermott2012-10-031-2/+2
* Implement ob-buildenv.P. J. McDermott2012-10-033-3/+101
* Implement a stub ob-checkbuilddeps.P. J. McDermott2012-10-032-2/+38
* Implement build_source() in opkbuild.P. J. McDermott2012-10-031-0/+26
* Add informational output to opkbuild.P. J. McDermott2012-10-031-2/+5
* Begin rewriting opkbuild.P. J. McDermott2012-10-021-352/+115
* Fix filename in a command in src/Makefile.in.P. J. McDermott2012-10-021-1/+1
* Build only the files that currently exist.P. J. McDermott2012-09-091-1/+1
* Add "libopkbuild" macro to build system.P. J. McDermott2012-09-041-1/+2
* Update makefiles for opkbuild 3.0.0.P. J. McDermott2012-09-041-9/+11
* "Finish" oh-gencontrol (still rather ugly).P. J. McDermott2012-08-031-3/+10
* Update old "@@SHELL@@" build system macros.P. J. McDermott2012-08-034-4/+4
* Update oh-gencontrol (rather ugly).P. J. McDermott2012-08-031-3/+60
* Update oh-strip (a no-op for now).P. J. McDermott2012-08-032-68/+7
* Update oh-checkbuilddeps (a no-op for now).P. J. McDermott2012-08-032-63/+9
* Detect invalid binary package names.P. J. McDermott2012-08-021-0/+4
* Detect absence of binary package directories.P. J. McDermott2012-08-021-0/+7
* Fix binary package directory substring removal.P. J. McDermott2012-08-021-1/+1
* Better describe paths in output of object targets.P. J. McDermott2012-08-021-1/+1
* Get rid of old INSTALL macros.P. J. McDermott2012-08-021-2/+0
* Portably install, set better file modes.P. J. McDermott2012-08-021-1/+3
* Add missing (no-)clean options to getopts operand.P. J. McDermott2012-08-021-1/+1
* Write oh_cache().P. J. McDermott2012-08-021-18/+21
* Fix ordering of functions.P. J. McDermott2012-08-021-24/+27
* Fix message ID conflict.P. J. McDermott2012-08-021-1/+1
* Fix format version check.P. J. McDermott2012-08-021-1/+1
* Give format string to oh_error().P. J. McDermott2012-08-021-1/+1
* Fix spelling of OPT_UID0_CMD parameter.P. J. McDermott2012-08-021-3/+3
* Fix options handling and empty function body.P. J. McDermott2012-08-021-2/+3
* Start rewriting build system.P. J. McDermott2012-08-022-26/+29
* Rewrite oh-gencontrol (now really short).P. J. McDermott2012-08-011-175/+13
* Generate "src:" package control in opkbuild.P. J. McDermott2012-08-011-1/+1
* Write oh_control_gen_*() and fix tr commands.P. J. McDermott2012-08-011-4/+4
* Parse source and binary control files in opkbuild.P. J. McDermott2012-08-011-0/+33
* Change a message identifier.P. J. McDermott2012-08-011-5/+5
* Hardcode relative path to changelog.P. J. McDermott2012-08-012-2/+2
* Add oh_set_source_dir().P. J. McDermott2012-08-015-0/+7
* Move metadata validation to oh_changelog_parse().P. J. McDermott2012-08-011-16/+0
* Parse only the latest changelog entry in opkbuild.P. J. McDermott2012-07-311-1/+2
* Make oh-parsechangelog use locale library.P. J. McDermott2012-07-311-9/+15
* Install source package data.P. J. McDermott2012-07-311-1/+24
* Rewrite oh-copyconfig.P. J. McDermott2012-07-312-101/+54
* Add whitespace to oh-applypatches.P. J. McDermott2012-07-311-0/+2
* Rewrite oh-applypatches.P. J. McDermott2012-07-312-33/+26
* Add oh_usage and support oh-* utils in oh_help.P. J. McDermott2012-07-312-0/+10
* Write oh-unpacksource.P. J. McDermott2012-07-312-52/+118
* Support locale setting.P. J. McDermott2012-07-311-3/+5
* Rewrite opkbuild, add natural language support.P. J. McDermott2012-07-311-374/+475
* Print only the first changelog entry.P. J. McDermott2012-07-261-2/+3
* Add oh-parsechangelog.P. J. McDermott2012-07-262-1/+57