| Commit message (Expand) | Author | Age | Files | Lines |
* | lib/metadata.sh: Remove _ob_local. | P. J. McDermott | 2013-08-18 | 1 | -132/+111 |
|
|
* | lib/package/2.sh: Remove _ob_local. | P. J. McDermott | 2013-08-18 | 1 | -56/+43 |
|
|
* | lib/package.sh: Remove _ob_local. | P. J. McDermott | 2013-08-18 | 1 | -176/+151 |
|
|
* | lib/deps.sh: Remove _ob_local. | P. J. McDermott | 2013-08-18 | 1 | -118/+125 |
|
|
* | lib/load.sh: Remove _ob_local. | P. J. McDermott | 2013-08-18 | 1 | -11/+8 |
|
|
* | lib/changelog.sh: Remove _ob_local. | P. J. McDermott | 2013-08-18 | 1 | -100/+104 |
|
|
* | lib/control.sh: Reflow long command lines. | P. J. McDermott | 2013-08-18 | 1 | -6/+3 |
|
|
* | lib/control.sh: Remove _ob_local. | P. J. McDermott | 2013-08-18 | 1 | -119/+125 |
|
|
* | lib/locale.sh: Remove _ob_local. | P. J. McDermott | 2013-08-18 | 1 | -38/+24 |
|
|
* | ob-genchanges: Add informational output. | P. J. McDermott | 2013-08-17 | 2 | -0/+5 |
|
|
* | opkbuild: Enable ob-genchanges. | P. J. McDermott | 2013-08-17 | 1 | -2/+4 |
|
|
* | ob-genchanges: Implement, finally. | P. J. McDermott | 2013-08-17 | 2 | -1/+107 |
|
|
* | ob-applypatches: Fix to work with BusyBox patch. | P. J. McDermott | 2013-06-18 | 1 | -1/+3 |
|
|
* | Release opkbuild 3.0.0-alpha5.opkbuild-3.0.0-alpha5 | P. J. McDermott | 2013-06-16 | 2 | -1/+19 |
|
|
* | opkbuild: Separate opt_uid0_cmd non-option args. | P. J. McDermott | 2013-06-15 | 1 | -5/+5 |
|
|
* | configure: Better handle unecognized options. | P. J. McDermott | 2013-06-15 | 1 | -3/+1 |
|
|
* | Makefile.in: Distribute mksysconf.in. | P. J. McDermott | 2013-06-15 | 1 | -0/+2 |
|
|
* | Merge branch 'feature/build-system-improvements'. | P. J. McDermott | 2013-06-15 | 27 | -674/+464 |
|\ |
|
| * | INSTALL: Out-of-tree builds are broken for now.feature/build-system-improvements | P. J. McDermott | 2013-06-15 | 1 | -8/+1 |
|
|
| * | Makefile.in: Distribute tests/local.mk. | P. J. McDermott | 2013-06-15 | 1 | -0/+1 |
|
|
| * | Remove old libopkbuild build system variable. | P. J. McDermott | 2013-06-15 | 2 | -4/+0 |
|
|
| * | s/@@LIBOPKBUILD@@/@@PKGLIBDIR@@/ in sources. | P. J. McDermott | 2013-06-15 | 10 | -11/+11 |
|
|
| * | Fix tests file names for distribution. | P. J. McDermott | 2013-06-15 | 2 | -4/+4 |
|
|
| * | Makefile.in: Move metadata macro definition. | P. J. McDermott | 2013-06-15 | 1 | -1/+2 |
|
|
| * | Makefile.in: Remove old MACROS macro. | P. J. McDermott | 2013-06-15 | 1 | -12/+0 |
|
|
| * | Make test target non-recursive. | P. J. McDermott | 2013-06-15 | 3 | -67/+51 |
|
|
| * | Remove old input makefiles. | P. J. McDermott | 2013-06-15 | 6 | -495/+0 |
|
|
| * | Makefile.in: Make $(distdir) target non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -8/+4 |
|
|
| * | Makefile.in: Make uninstall target non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -11/+37 |
|
|
| * | Makefile.in: Make install target non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -11/+39 |
|
|
| * | Makefile.in: Move opkhelper_3_0 macro definition. | P. J. McDermott | 2013-06-15 | 1 | -1/+1 |
|
|
| * | Makefile.in: Make clean target non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -11/+23 |
|
|
| * | Make man/ non-recursive. | P. J. McDermott | 2013-06-15 | 2 | -7/+77 |
|
|
| * | Make locale/ non-recursive. | P. J. McDermott | 2013-06-15 | 2 | -5/+34 |
|
|
| * | Make lib/metadata/ non-recursive. | P. J. McDermott | 2013-06-15 | 2 | -5/+31 |
|
|
| * | Make lib/package/ non-recursive. | P. J. McDermott | 2013-06-15 | 2 | -4/+28 |
|
|
| * | Make lib/ non-recursive. | P. J. McDermott | 2013-06-15 | 2 | -7/+45 |
|
|
| * | configure: Update copyright years. | P. J. McDermott | 2013-06-15 | 1 | -2/+2 |
|
|
| * | configure: Add man3dir. | P. J. McDermott | 2013-06-15 | 1 | -0/+4 |
|
|
| * | configure: Add pkglibdir and man1dir. | P. J. McDermott | 2013-06-15 | 1 | -1/+11 |
|
|
| * | configure: Fix find_dep_lib(). | P. J. McDermott | 2013-06-15 | 1 | -13/+8 |
|
|
| * | Make src/ non-recursive. | P. J. McDermott | 2013-06-15 | 2 | -8/+71 |
|
|
| * | configure: Normalize dependency parameter names. | P. J. McDermott | 2013-06-15 | 1 | -2/+4 |
|
|
| * | configure: Only edit top-level makefile. | P. J. McDermott | 2013-06-15 | 1 | -4/+3 |
|/ |
|
* | Set Host-Arch and Host-Plat substvars. | P. J. McDermott | 2013-05-25 | 1 | -0/+2 |
|
|
* | Use cat in ob_parse_{control,changelog}(). | P. J. McDermott | 2012-11-22 | 2 | -2/+6 |
|
|
* | Fix arguments to _ob_parse_changelog_error(). | P. J. McDermott | 2012-11-22 | 1 | -11/+13 |
|
|
* | Verify existence of *.pkg/control in pkg listing. | P. J. McDermott | 2012-11-16 | 1 | -0/+4 |
|
|
* | Exit on failure to parse package metadata. | P. J. McDermott | 2012-11-16 | 9 | -18/+18 |
|
|
* | ob_set_substvar(): Escape single quotes in value. | P. J. McDermott | 2012-11-16 | 1 | -0/+3 |
|
|