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
/
src
/
ob-installdocs.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
ob_parse_package_metadata(): Eliminate caching
Patrick McDermott
2019-03-13
1
-1/+1
*
opkbuild, ob-*: Exit with error on ob_set_text_domain() failure
Patrick McDermott
2019-03-13
1
-1/+4
*
ob-*: Replace exit with return
Patrick McDermott
2019-03-13
1
-2/+2
*
ob-*: Add return statements after ob_error() calls
Patrick McDermott
2019-03-13
1
-8/+28
*
opkbuild, ob-*: set -e
Patrick McDermott
2019-03-13
1
-0/+2
*
Don't let libopkbuild errors cause exit with -e
Patrick McDermott
2019-03-13
1
-2/+1
*
ob-*: Move function definitions before points of use
Patrick McDermott
2018-12-25
1
-25/+25
*
opkbuild, ob-*: Parameterize SHSOEXT and LIBOPKBUILD_SHSOVERSION
Patrick McDermott
2018-12-24
1
-1/+1
*
opkbuild, ob-*: Update header comments, copyrights, and license
Patrick McDermott
2018-12-24
1
-9/+9
*
opkbuild, ob-*: Drop magic number interpreter lines
Patrick McDermott
2018-12-22
1
-2/+0
*
opkbuild, ob-*: Use variables set by shpp
Patrick McDermott
2018-12-22
1
-1/+1
*
ob_use(): Remove
Patrick McDermott
2018-12-22
1
-4/+0
*
opkbuild, ob-*: Load newly linked libopkbuild
Patrick McDermott
2018-12-22
1
-1/+1
*
libopkbuild: Change output file extension to .sho
Patrick McDermott
2018-12-22
1
-1/+1
*
ob-*: Use OPK_PACKAGES_REDUCED
P. J. McDermott
2014-09-21
1
-1/+1
*
ob-installdocs: Support patterns in *.pkg/docs.
P. J. McDermott
2013-09-20
1
-18/+32
*
src/*.sh: Add ".sh" to header comment.
P. J. McDermott
2013-08-18
1
-1/+1
*
s/@@LIBOPKBUILD@@/@@PKGLIBDIR@@/ in sources.
P. J. McDermott
2013-06-15
1
-1/+1
*
Exit on failure to parse package metadata.
P. J. McDermott
2012-11-16
1
-2/+2
*
Make ob_get_doc_files() accept arch and plat args.
P. J. McDermott
2012-10-25
1
-1/+2
*
Look both ways before installing documentation.
P. J. McDermott
2012-10-24
1
-24/+32
*
Fix creation of documentation directories.
P. J. McDermott
2012-10-20
1
-3/+5
*
Additionally license everything under GPLv2.
P. J. McDermott
2012-10-16
1
-1/+1
*
Run mkdir in ob-installdocs only if necessary.
P. J. McDermott
2012-10-11
1
-2/+8
*
Install docs only for built packages.
P. J. McDermott
2012-10-09
1
-1/+1
*
Update environment variable names in ob-* utils.
P. J. McDermott
2012-10-08
1
-2/+2
*
Use ob_get_system_path() in utilities.
P. J. McDermott
2012-10-04
1
-6/+10
*
Implement ob-installdocs.
P. J. McDermott
2012-10-04
1
-0/+28
*
Fix "SH" build system macro in ob-installdocs.
P. J. McDermott
2012-10-03
1
-1/+1
*
Write a stub ob-installdocs.
P. J. McDermott
2012-10-03
1
-0/+37