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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
_ob_substvar_2(): Define above usage
Patrick McDermott
2019-03-18
1
-12/+12
*
ob_set_substvar(): Rename to ob_set_source_substvar()
Patrick McDermott
2019-03-18
3
-12/+15
*
Delimit operands of ob_parse_version()
Patrick McDermott
2019-03-18
3
-3/+4
*
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
4
-5/+5
*
TODO: Cleanup is done
Patrick McDermott
2019-03-18
1
-5/+0
*
lib/control.sh: Wrap long lines
Patrick McDermott
2019-03-18
1
-7/+10
*
_ob_validate_var_name(): Check for empty var name
Patrick McDermott
2019-03-18
1
-1/+1
*
_ob_validate_var_name(): Abort on missing argument
Patrick McDermott
2019-03-18
1
-1/+4
*
_ob_get_changelog_expect_str(): Abort on missing argument
Patrick McDermott
2019-03-18
1
-1/+4
*
ob_parse_changelog(): Wrap long lines
Patrick McDermott
2019-03-18
1
-21/+38
*
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
*
tests/exe/opkbuild.sh: Handle missing md5sums
Patrick McDermott
2019-03-18
1
-5/+17
*
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
*
TODO: Duly checked
Patrick McDermott
2019-03-18
1
-1/+0
*
NEWS: Utilities have test suite coverage
Patrick McDermott
2019-03-18
1
-0/+2
*
opkbuild: set -u
Patrick McDermott
2019-03-18
1
-1/+1
*
TODO: Update cleanup tasks
Patrick McDermott
2019-03-18
1
-2/+2
*
tests/exe/opkbuild.sh: New test file
Patrick McDermott
2019-03-18
2
-1/+89
*
tests/data/pkg/build: New file
Patrick McDermott
2019-03-18
2
-0/+7
*
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
*
tests/.gitignore: Update test package patterns
Patrick McDermott
2019-03-18
1
-4/+1
*
man/local.mk: Clean $(man7_MANS)
Patrick McDermott
2019-03-18
1
-1/+2
*
tests/local.mk: Clean tests/data.build/
Patrick McDermott
2019-03-18
1
-0/+3
*
tests/local.mk: Fix OB_*_BUILDDIR
Patrick McDermott
2019-03-18
1
-2/+2
*
ob-genchanges: Fix undefined variable
Patrick McDermott
2019-03-18
1
-1/+1
*
tests/aux/common.sh: Copy test package files to build directory
Patrick McDermott
2019-03-18
13
-14/+17
*
tests/exe/opkbuild_version.sh: Show output
Patrick McDermott
2019-03-18
1
-1/+4
*
tests/local.mk: Distribute test package files
Patrick McDermott
2019-03-18
1
-1/+12
*
TODO: Defer some tasks
Patrick McDermott
2019-03-18
1
-5/+5
*
ob-genchanges: set -u and declare local variables
Patrick McDermott
2019-03-18
1
-5/+17
[prev]
[next]