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
/
package.sh
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Prevent duplicates in ${_OB_BINARY_PARAMETERS}.
P. J. McDermott
2012-10-03
1
-1/+4
|
*
Move string translation commands out of loop.
P. J. McDermott
2012-10-03
1
-2/+2
|
*
Fix quoting in ob_get_{source,binary}_parameter().
P. J. McDermott
2012-10-02
1
-2/+2
|
*
Fix format of package metadata cache file.
P. J. McDermott
2012-10-02
1
-4/+7
|
*
Fix called function name in "package" module.
P. J. McDermott
2012-10-02
1
-2/+2
|
*
Resolve package directory to an absolute path.
P. J. McDermott
2012-10-02
1
-1/+1
|
*
Fix package metadata cache file loading.
P. J. McDermott
2012-10-02
1
-1/+5
|
*
Factor out name of internal text domain.
P. J. McDermott
2012-09-30
1
-2/+2
|
*
Validate names in ob_get_binary_packages().
P. J. McDermott
2012-09-30
1
-1/+38
|
*
Make ob_parse_package_metadata() read cache files.
P. J. McDermott
2012-09-30
1
-0/+7
|
*
Pass through return value in _ob_package_do().
P. J. McDermott
2012-09-28
1
-1/+1
|
*
Add missing return commands to internal functions.
P. J. McDermott
2012-09-28
1
-0/+6
|
*
Quote values in eval commands.
P. J. McDermott
2012-09-28
1
-2/+2
|
*
Write cache file in ob_parse_package_metadata().
P. J. McDermott
2012-09-28
1
-7/+17
|
*
Transform and validate in _ob_set_*_parameter().
P. J. McDermott
2012-09-28
1
-2/+25
|
*
Implement much of the "package" library modules.
P. J. McDermott
2012-09-28
1
-0/+301
[prev]