summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Make optional first line of control value text.P. J. McDermott2012-10-231-2/+2
| * Make optional the space after ":" in control info.P. J. McDermott2012-10-231-1/+2
| * Perform var substitutions on some control fields.P. J. McDermott2012-10-231-1/+6
| * Implement ob_set_package_substvars().P. J. McDermott2012-10-232-0/+44
| * Implement ob_substvars().P. J. McDermott2012-10-233-0/+56
| * Implement ob_set_substvar().P. J. McDermott2012-10-231-0/+30
| * Make optional params 3 & 4 of ob_parse_control().P. J. McDermott2012-10-231-20/+31
|/
* Reduce binary package dependency fields.P. J. McDermott2012-10-221-0/+12
* Update TODO.P. J. McDermott2012-10-201-3/+0
* Return 2 platconf dirs from ob_get_system_path().P. J. McDermott2012-10-201-2/+5
* Expect >= 1 platconf dirs from ob_get_system_path.P. J. McDermott2012-10-201-7/+17
* s/config/platconf/ in ob-installplatconf.P. J. McDermott2012-10-201-4/+4
* Add build helper directory to beginning of PATH.P. J. McDermott2012-10-201-1/+1
* Fix license info in opkbuild version message.P. J. McDermott2012-10-201-1/+1
* Additionally license testsetup.sh under GPLv2.P. J. McDermott2012-10-201-1/+1
* s/version 3 or later/version 2 or later/P. J. McDermott2012-10-201-1/+1
* Distribute both COPYING.2 and COPYING.3.P. J. McDermott2012-10-201-1/+2
* Fix creation of documentation directories.P. J. McDermott2012-10-201-3/+5
* Release opkbuild 3.0.0-alpha2.opkbuild-3.0.0-alpha2P. J. McDermott2012-10-161-0/+11
* Increment alpha version number.P. J. McDermott2012-10-161-1/+1
* Additionally license man/* under GPLv2.P. J. McDermott2012-10-1619-19/+19
* Additionally license everything under GPLv2.P. J. McDermott2012-10-1638-38/+38
* Add the terms of the GNU GPL version 2.0.P. J. McDermott2012-10-162-0/+339
* Make testsetup.sh print error and info messages.P. J. McDermott2012-10-161-9/+29
* Fix missing platform for src opk files.P. J. McDermott2012-10-161-1/+1
* Get Uploader, not Maintainer, from changelog.P. J. McDermott2012-10-161-1/+1
* Add host platform to opk file names.P. J. McDermott2012-10-161-2/+5
* Don't hardcode the host arch in ob-buildopk.P. J. McDermott2012-10-161-3/+6
* Make ob-gencontrol write a "Platform" field.P. J. McDermott2012-10-161-4/+8
* Make ob-gencontrol write a "Maintainer" field.P. J. McDermott2012-10-161-0/+1
* Don't rely on POSIX-conformant comment parsing.P. J. McDermott2012-10-132-34/+34
* Add a space before "=" in macro assignment.P. J. McDermott2012-10-131-1/+1
* Release opkbuild 3.0.0-alpha1.opkbuild-3.0.0-alpha1P. J. McDermott2012-10-111-0/+13
* Remove some spaces in README.P. J. McDermott2012-10-111-2/+2
* Fix LIBDIR info in configure help output.P. J. McDermott2012-10-111-1/+1
* Remove unreleased changes from old ChangeLog.P. J. McDermott2012-10-111-6/+0
* Run mkdir in ob-installdocs only if necessary.P. J. McDermott2012-10-111-2/+8
* Only set toolchain prefix when cross building.P. J. McDermott2012-10-111-1/+7
* Temporarily disable invocation of ob-genchanges.P. J. McDermott2012-10-111-1/+1
* Rewrite TODO.P. J. McDermott2012-10-111-42/+12
* Update README.P. J. McDermott2012-10-111-22/+16
* Include tests in opkbuild distribution archive.P. J. McDermott2012-10-102-0/+11
* Don't omit arch:all packages from OPK_PACKAGES.P. J. McDermott2012-10-101-1/+2
* Reset _obgbpk_pkgs before reusing it.P. J. McDermott2012-10-101-0/+2
* Return 0 on success in ob_parse_changelog().P. J. McDermott2012-10-101-5/+3
* More properly set IFS to its default value.P. J. McDermott2012-10-091-1/+2
* Fix message ID in locales.P. J. McDermott2012-10-092-2/+2
* Update en_MID locale file for package.sm.P. J. McDermott2012-10-091-0/+2
* Update en_US locale file for package.sm.P. J. McDermott2012-10-091-0/+2
* Pass args to binary package name warnings.P. J. McDermott2012-10-091-2/+3