summaryrefslogtreecommitdiffstats
path: root/src/opkbuild.sh
Commit message (Expand)AuthorAgeFilesLines
...
* Change a message identifier.P. J. McDermott2012-08-011-5/+5
* Hardcode relative path to changelog.P. J. McDermott2012-08-011-1/+1
* Add oh_set_source_dir().P. J. McDermott2012-08-011-0/+3
* 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
* Install source package data.P. J. McDermott2012-07-311-1/+24
* Rewrite oh-copyconfig.P. J. McDermott2012-07-311-51/+1
* Rewrite oh-applypatches.P. J. McDermott2012-07-311-12/+1
* Add oh_usage and support oh-* utils in oh_help.P. J. McDermott2012-07-311-0/+5
* Write oh-unpacksource.P. J. McDermott2012-07-311-52/+1
* Support locale setting.P. J. McDermott2012-07-311-3/+5
* Rewrite opkbuild, add natural language support.P. J. McDermott2012-07-311-374/+475
* Fix default source/binary building behavior.P. J. McDermott2012-05-271-2/+2
* Support '-S' and '-b' options.P. J. McDermott2012-05-221-2/+29
* Update "Usage: " messages.P. J. McDermott2012-04-261-1/+2
* Support cross-building with kbuild.P. J. McDermott2012-04-261-12/+34
* Replace "/bin/sh" with "@@SHELL@@" in scripts.P. J. McDermott2012-04-241-2/+2
* Be more liberal in build stamp naming.P. J. McDermott2012-04-231-1/+1
* Print build and host arch and platform info.P. J. McDermott2012-04-221-0/+10
* Detect build platform like build architecture.P. J. McDermott2012-04-221-19/+16
* Set toolchain vars differently for native builds.P. J. McDermott2012-04-221-14/+21
* Look up build GNU architecture name.P. J. McDermott2012-04-221-1/+13
* Separate architecture table check.P. J. McDermott2012-04-221-1/+3
* Set build architecture variables.P. J. McDermott2012-04-221-2/+9
* Better distinguish between build and host.P. J. McDermott2012-04-221-21/+23
* Look up GNU architecture and set toolchain vars.P. J. McDermott2012-04-221-0/+29
* Move definitions of OH_SRCPKG and OH_PKGVER.P. J. McDermott2012-04-221-2/+2
* Rename arch and platform environment variables.P. J. McDermott2012-04-221-7/+7
* Really support new '-a' option.P. J. McDermott2012-04-221-1/+1
* Move arch detection before platform detection.P. J. McDermott2012-04-221-14/+14
* Support new '-a' option and use GNU terms.P. J. McDermott2012-04-221-13/+21
* Only read build flags if they exist.P. J. McDermott2012-04-111-1/+3
* Resolve path to status override file in opkbuild.P. J. McDermott2012-04-101-0/+6
* Exit on error finding an installable architecture.P. J. McDermott2012-04-051-0/+2
* Add '-V' option to opkbuild to print version info.P. J. McDermott2012-03-211-1/+18
* Support package status overrides. TODO: Document.P. J. McDermott2012-03-201-2/+6
* Rename all source files.P. J. McDermott2012-03-061-0/+258