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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ob_substvars(): Substitute binary package vars
Patrick McDermott
2019-03-18
3
-5/+7
*
Delimit operands of ob_parse_version()
Patrick McDermott
2019-03-18
1
-1/+1
*
Delimit operands of ob_reduce_deps()
Patrick McDermott
2019-03-18
2
-3/+3
*
Delimit operands of ob_parse_dep()
Patrick McDermott
2019-03-18
2
-2/+2
*
opkbuild: Improve code quality
Patrick McDermott
2019-03-18
1
-20/+31
*
ob-installplatconf: Use OB_LF instead of own global var
Patrick McDermott
2019-03-18
1
-4/+1
*
ob-installplatconf: set -u
Patrick McDermott
2019-03-18
1
-1/+1
*
ob-installplatconf: Declare local variables and wrap long lines
Patrick McDermott
2019-03-18
1
-6/+16
*
ob-unpacksource: Replace here-document with printf
Patrick McDermott
2019-03-18
1
-4/+1
*
ob-unpacksource: Fix quotes in here-document
Patrick McDermott
2019-03-18
1
-1/+1
*
ob-unpacksource: Declare local variables
Patrick McDermott
2019-03-18
1
-0/+4
*
ob-unpacksource: Improve upstream archive counting again
Patrick McDermott
2019-03-18
1
-3/+2
*
ob-gencontrol: Track md5sum additions with var, not head cmd
Patrick McDermott
2019-03-18
1
-1/+4
*
ob-gencontrol: Skip "-" file name in md5sums
Patrick McDermott
2019-03-18
1
-0/+1
*
ob-gencontrol: Use read loop instead of sed with var in RE
Patrick McDermott
2019-03-18
1
-3/+11
*
ob-gencontrol: Wrap a long line
Patrick McDermott
2019-03-18
1
-1/+2
*
ob-gencontrol: Decrease indentation in loop
Patrick McDermott
2019-03-18
1
-25/+24
*
ob-gencontrol: Replace here-document with printf
Patrick McDermott
2019-03-18
1
-4/+1
*
ob-gencontrol: Add spaces to cases
Patrick McDermott
2019-03-18
1
-1/+1
*
ob-gencontrol: Add more details to size comment
Patrick McDermott
2019-03-18
1
-0/+4
*
ob-checkbuilddeps: set -u
Patrick McDermott
2019-03-18
1
-1/+1
*
ob-checkbuilddeps: Add comments
Patrick McDermott
2019-03-18
1
-0/+2
*
ob-buildopk: Add missing local var declaration
Patrick McDermott
2019-03-18
1
-0/+1
*
ob-buildenv: Declare local variables and wrap long line
Patrick McDermott
2019-03-18
1
-2/+9
*
opkbuild: set -u
Patrick McDermott
2019-03-18
1
-1/+1
*
opkbuild: Allow overriding of ob-* commands directory
Patrick McDermott
2019-03-18
1
-12/+19
*
opkbuild: Fix quotes in ob-* commands
Patrick McDermott
2019-03-18
1
-4/+4
*
ob-genchanges: Fix undefined variable
Patrick McDermott
2019-03-18
1
-1/+1
*
ob-genchanges: set -u and declare local variables
Patrick McDermott
2019-03-18
1
-5/+17
*
ob-buildopk: Declare local variables and wrap long lines
Patrick McDermott
2019-03-18
1
-8/+15
*
ob-gencontrol: Declare local variables and wrap long lines
Patrick McDermott
2019-03-18
1
-34/+59
*
ob-gencontrol: set -u
Patrick McDermott
2019-03-18
1
-1/+1
*
ob-gencontrol: Fix quotes in Description
Patrick McDermott
2019-03-18
1
-1/+1
*
ob-installdocs: Declare local variables and wrap long lines
Patrick McDermott
2019-03-18
1
-15/+33
*
ob-installdocs: set -u
Patrick McDermott
2019-03-18
1
-1/+1
*
opkbuild: ob-applypatches is finally fixed
Patrick McDermott
2019-03-17
1
-2/+1
*
ob-applypatches: Track and skip applied patches
Patrick McDermott
2019-03-17
1
-1/+12
*
ob-applypatches: Reduce cd calls
Patrick McDermott
2019-03-17
1
-4/+4
*
ob-applypatches: Declare local variables and wrap long lines
Patrick McDermott
2019-03-17
1
-4/+10
*
ob-applypatches: set -u
Patrick McDermott
2019-03-17
1
-1/+1
*
ob-unpacksource: set -u
Patrick McDermott
2019-03-17
1
-1/+1
*
ob-unpacksource: Fix trailing space in command output
Patrick McDermott
2019-03-17
1
-0/+1
*
ob-buildenv: set -u
Patrick McDermott
2019-03-17
1
-1/+1
*
opkbuild, ob-*: Don't manually load libopkbuild
Patrick McDermott
2019-03-17
10
-20/+0
*
opkbuild, ob-*: Drop call to main()
Patrick McDermott
2019-03-17
10
-20/+0
*
ob-unpacksource: Support xz decompression
Patrick McDermott
2019-03-16
1
-0/+3
*
Add braces to param exps in arith substs
Patrick McDermott
2019-03-16
2
-3/+3
*
ob-buildopk, ob-gencontrol, ob-genchanges: Improve OB_DO_SOURCE checks
Patrick McDermott
2019-03-16
3
-3/+3
*
opkbuild, ob-*: Fix printf commands after ob_set_text_domain()
Patrick McDermott
2019-03-15
10
-10/+20
*
ob-installdocs: Fix mkdir when dest not given
Patrick McDermott
2019-03-13
1
-2/+2
[next]