summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* */local.mk */*/local.mk: Remove copyright notices.P. J. McDermott2014-03-062-36/+0
* lib/local.mk: Remove old macro expansion.P. J. McDermott2014-03-061-2/+1
* lib/*/*.sh: Add extra space in copyright notices.P. J. McDermott2014-03-063-3/+3
* lib/*.sh: Add extra space in copyright notices.P. J. McDermott2014-03-065-5/+5
* lib/*.sh: Consolidate arg variable assignments.P. J. McDermott2014-03-065-58/+15
* lib/buildsystem/*.sh: Wrap long lines.P. J. McDermott2014-03-062-10/+10
* Add missing ".sh" to file headers.P. J. McDermott2014-03-018-8/+8
* _oh_autoconf_configure(): Update multiarch test.P. J. McDermott2014-02-281-1/+1
* Use new build system macros in source files.P. J. McDermott2014-02-284-5/+5
* Switch to using GNU Autoconf and Automake.P. J. McDermott2014-02-272-2/+2
* lib/common.sh: Add "set -u".P. J. McDermott2014-02-261-0/+2
* oh_buildsystem_arch(): Require second argument.P. J. McDermott2014-02-261-6/+7
* lib/buildsystem/*.sh: Fix more [ commands.P. J. McDermott2014-02-263-5/+5
* lib/buildsystem.sh: Initialize more global vars.P. J. McDermott2014-02-261-0/+3
* lib/buildsystem.sh: Fix a [ command.P. J. McDermott2014-02-261-1/+1
* lib/buildsystem/*.sh: Improve more [ commands.P. J. McDermott2014-02-263-5/+5
* lib/buildsystem.sh: Move var init to global scope.P. J. McDermott2014-02-261-10/+5
* lib/locale.sh: Improve [ cmds with unset vars.P. J. McDermott2014-02-261-3/+3
* lib/*.sh, lib/*/*.sh: Rewrite include guards.P. J. McDermott2014-02-268-16/+16
* oh_load_locale() Simplify warning message.P. J. McDermott2014-02-251-2/+1
* oh_load_locale(): Remove an old comment.P. J. McDermott2014-02-251-2/+0
* oh_set_text_domain(): Rename and remove parameter.P. J. McDermott2014-02-252-11/+2
* lib/locale.sh: Remove unused functions.P. J. McDermott2014-02-251-25/+0
* oh_init(): Don't call oh_set_locale_path().P. J. McDermott2014-02-251-1/+0
* oh_get_msg(): Use printf instead of echo.P. J. McDermott2014-02-251-1/+1
* Remove unused _OH_INTERNAL_TEXT_DOMAIN variable.P. J. McDermott2014-02-251-2/+1
* Merge branch 'feature/drop-libopkbuild-dep'.P. J. McDermott2014-02-256-9/+180
|\
| * 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
| * 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
| * 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
* | _oh_kbuild_testarch(): Return exit status of make.P. J. McDermott2014-02-251-1/+3
|/
* _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
* _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
* lib/buildsystem.sh: s/@@ARCHTAB@@/@@ARCHTABDIR@@/.P. J. McDermott2013-05-091-1/+1
* s/@@LIBOPKHELPER@@/@@PKGLIBDIR@@/ in sources.P. J. McDermott2013-05-091-2/+2
* Add pkglibbuildsystem macros.P. J. McDermott2013-05-081-2/+1
* Move code from lib/local.mk to Makefile.in.P. J. McDermott2013-05-081-20/+1
* Note deprecation of libopkhelper variable.P. J. McDermott2013-05-061-0/+1