summaryrefslogtreecommitdiffstats
path: root/lib/load.sh
Commit message (Expand)AuthorAgeFilesLines
* ob_use(): RemovePatrick McDermott2018-12-221-45/+0
* lib/load.sh: Neuter ob_use(), don't load modulesPatrick McDermott2018-12-221-2/+2
* libopkbuild: Change output file extension to .shoPatrick McDermott2018-12-221-2/+2
* libopkbuild: Use shppPatrick McDermott2018-12-221-2/+2
* lib/*.sh, lib/*/*.sh: Add ".sh" to header comment.P. J. McDermott2013-08-181-1/+1
* lib/*.sh, lib/*/*.sh: Rewrite include guards.P. J. McDermott2013-08-181-2/+2
* lib/load.sh: Remove _ob_local.P. J. McDermott2013-08-181-11/+8
* s/@@LIBOPKBUILD@@/@@PKGLIBDIR@@/ in sources.P. J. McDermott2013-06-151-2/+2
* Additionally license everything under GPLv2.P. J. McDermott2012-10-161-1/+1
* Standardize use of quotes in code style.P. J. McDermott2012-09-261-1/+1
* Return rather than print value in _ob_return.P. J. McDermott2012-09-091-3/+6
* Make the load module use common module's stack MM.P. J. McDermott2012-09-081-7/+8
* Implement ob_use.P. J. McDermott2012-09-071-0/+44