| Author | SHA1 | Date | |
|---|---|---|---|
|
1062be24db |
|||
|
03325ab7f5 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
1062be24db |
App: Remove hardcoded local/src from App and defs.mk
local/src is a janware-specific path, remove it from App and defs.mk. It's still in pkg.sh as a safety measure. Will have to go, too, but is kept in for now until further audit. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
|
03325ab7f5 |
test-jw-pkg.mk: Add file
Add include file to provide some definitions for a first integration test suite. It provides the shared make variables, most notably TEST_CMD_LINE as handy default for running jw-pkg.py. Signed-off-by: Jan Lindemann <jan@janware.com> |