index
:
opkbuild/opkbuild.git
feature/build-system-improvements
feature/remove-_ob_local
master
OPK build system
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
common.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/, locale/, tests/: Update copyright years
Patrick McDermott
2019-03-16
1
-1/+1
*
_ob_abort(): New internal function to crash hard
Patrick McDermott
2019-03-13
1
-0/+7
*
_OB_LF: Define and use newline constant
Patrick McDermott
2019-01-05
1
-0/+3
*
libopkbuild: Update header comments, copyright years, & license
Patrick McDermott
2018-12-24
1
-9/+9
*
libopkbuild: Drop include guards
Patrick McDermott
2018-12-22
1
-3/+0
*
lib/*.sh, lib/*/*.sh: Add ".sh" to header comment.
P. J. McDermott
2013-08-18
1
-1/+1
*
lib/*.sh, lib/*/*.sh: Rewrite include guards.
P. J. McDermott
2013-08-18
1
-2/+2
*
_ob_local(), _ob_return(): Remove.
feature/remove-_ob_local
P. J. McDermott
2013-08-18
1
-29/+0
*
Additionally license everything under GPLv2.
P. J. McDermott
2012-10-16
1
-1/+1
*
More properly set IFS to its default value.
P. J. McDermott
2012-10-09
1
-1/+2
*
Protect library functions from IFS changes.
P. J. McDermott
2012-10-09
1
-0/+9
*
Fix _ob_local().
P. J. McDermott
2012-10-04
1
-1/+1
*
Add a function to validate shell variable names.
P. J. McDermott
2012-09-28
1
-0/+10
*
Return rather than print value in _ob_return.
P. J. McDermott
2012-09-09
1
-3/+1
*
Make sure that _ob_return only unsets variables.
P. J. McDermott
2012-09-08
1
-1/+1
*
Implement _ob_local and _ob_return.
P. J. McDermott
2012-09-08
1
-0/+42