summaryrefslogtreecommitdiffstats
path: root/lib/load.sh
Commit message (Collapse)AuthorAgeFilesLines
* lib/*.sh: Add extra space in copyright notices.P. J. McDermott2014-03-061-1/+1
| | | | Also update copyright years.
* lib/*.sh: Consolidate arg variable assignments.P. J. McDermott2014-03-061-7/+1
|
* Add missing ".sh" to file headers.P. J. McDermott2014-03-011-1/+1
| | | | | All source files were renamed two years ago in e206c66, but the headers were never updated.
* Use new build system macros in source files.P. J. McDermott2014-02-281-2/+2
|
* lib/*.sh, lib/*/*.sh: Rewrite include guards.P. J. McDermott2014-02-261-2/+2
| | | | This is one step toward adding `set -u` to opkhelper utilities.
* lib/load.sh: Stop loading libopkbuild.P. J. McDermott2014-02-251-3/+0
|
* lib/load.sh: Remove _oh_local.P. J. McDermott2014-01-201-11/+8
|
* s/@@LIBOPKHELPER@@/@@PKGLIBDIR@@/ in sources.P. J. McDermott2013-05-091-2/+2
|
* Move common load/init logic into libopkhelper.P. J. McDermott2012-10-221-0/+3
|
* Add "common" and "load" library modules.P. J. McDermott2012-10-211-0/+48