summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure: Drop libopkbuild.1 dependency.feature/drop-libopkbuild-depP. J. McDermott2014-02-251-3/+0
* Makefile.in: Remove libopkbuild_1 macro.P. J. McDermott2014-02-251-2/+0
* lib/load.sh: Stop loading libopkbuild.P. J. McDermott2014-02-251-3/+0
* oh_init(): Remove ob_*() calls.P. J. McDermott2014-02-251-3/+0
* src/oh-strip.sh: Use new locale functions.P. J. McDermott2014-02-251-4/+4
* src/oh-installfiles.sh: Use new locale functions.P. J. McDermott2014-02-251-3/+3
* src/oh-fixperms.sh: Use new locale functions.P. J. McDermott2014-02-251-6/+6
* src/oh-auto*.sh: Use new locale functions.P. J. McDermott2014-02-255-5/+5
* src/oh-architecture.sh: Use new locale functions.P. J. McDermott2014-02-251-1/+1
* lib/buildsystem.sh: Use new locale functions.P. J. McDermott2014-02-251-2/+2
* oh_init(): Use new locale functions.P. J. McDermott2014-02-251-0/+3
* lib/locale.sh: New file.P. J. McDermott2014-02-252-0/+122
* src/oh-strip.sh: Use new output functions.P. J. McDermott2014-02-241-4/+4
* src/oh-installfiles.sh: Use new output functions.P. J. McDermott2014-02-241-3/+3
* src/oh-fixperms.sh: Use new output functions.P. J. McDermott2014-02-241-6/+6
* src/oh-auto*.sh: Use new output functions.P. J. McDermott2014-02-245-5/+5
* src/oh-architecture.sh: Use new output functions.P. J. McDermott2014-02-241-1/+1
* lib/buildsystem.sh: Use new output functions.P. J. McDermott2014-02-241-2/+2
* oh_init(): s/ob_use output/oh_use output/.P. J. McDermott2014-02-241-1/+1
* lib/output.sh: New file.P. J. McDermott2014-02-242-0/+52
* Release opkhelper 3.0.0-beta4.opkhelper-3.0.0-beta4P. J. McDermott2014-01-222-1/+9
* archtab/local.mk: Separate legacy arches a bit.P. J. McDermott2014-01-221-0/+4
* archtab: Add i686-linux-glibc.P. J. McDermott2014-01-223-0/+5
* archtab: Add amd64-linux-glibc.P. J. McDermott2014-01-223-0/+5
* tests/*: Add -p option to mkdir commands.P. J. McDermott2014-01-204-4/+4
* _ob_local(), _ob_return(): Remove.P. J. McDermott2014-01-201-30/+1
* lib/buildsystem/*.sh: Remove _oh_local.P. J. McDermott2014-01-203-42/+43
* lib/buildsystem.sh: Remove _oh_local.P. J. McDermott2014-01-201-55/+52
* lib/load.sh: Remove _oh_local.P. J. McDermott2014-01-201-11/+8
* Release opkhelper 3.0.0-beta3.opkhelper-3.0.0-beta3P. J. McDermott2013-06-012-1/+8
* INSTALL: Out-of-tree builds are broken for now.P. J. McDermott2013-06-011-8/+1
* t_installfiles_busybox_links: New test.P. J. McDermott2013-05-272-1/+22
* Add unit tests for oh-installfiles.P. J. McDermott2013-05-273-0/+59
* tests/oh-installfiles.sh: Remove old file.P. J. McDermott2013-05-271-150/+0
* Implement a proper unit testing framework.P. J. McDermott2013-05-272-0/+75
* tests/local.mk: New file.P. J. McDermott2013-05-272-1/+26
* Start testing oh-installfiles.P. J. McDermott2013-05-271-0/+150
* Makefile.in: chmod files in inference rules.P. J. McDermott2013-05-261-1/+7
* _oh_kbuild_testarch(): Enter build dir.P. J. McDermott2013-05-261-0/+5
* _oh_kbuild_testarch(): Fix function name.P. J. McDermott2013-05-261-1/+1
* lib/buildsystem.sh: Enable kbuild plugin.P. J. McDermott2013-05-261-0/+1
* _oh_autoconf_configure(): Pass build sys arg.P. J. McDermott2013-05-261-3/+3
* oh_buildsystem_arch(): Accept build system as arg.P. J. McDermott2013-05-261-6/+8
* Release opkhelper 3.0.0-beta2.opkhelper-3.0.0-beta2P. J. McDermott2013-05-102-1/+17
* Makefile.in: Add note re: inference rules & POSIX.P. J. McDermott2013-05-101-0/+7
* Makefile.in: Simplify inference rules.P. J. McDermott2013-05-101-15/+6
* Makefile.in: Remove date substitution in man/*.1.P. J. McDermott2013-05-101-12/+1
* Hardcode dates in manual pages.P. J. McDermott2013-05-109-9/+9
* Makefile.in: Distribute lib/buildsystem/local.mk.P. J. McDermott2013-05-101-0/+1
* Makefile.in: Uninstall locales from LC_MESSAGES.P. J. McDermott2013-05-091-2/+4