Build and packaging library
- Python 49.4%
- Makefile 37%
- Shell 13.6%
|
||
|---|---|---|
| bin | ||
| conf | ||
| make | ||
| scripts | ||
| src | ||
| .gitignore | ||
| HASH | ||
| Makefile | ||
| RELEASES | ||
| VERSION | ||
|
||
|---|---|---|
| bin | bin, make, scripts: Re-add files necessary for packaging jw-build | |
| conf | jw-pkg.py: Enable argcomplete | |
| make | lib.Distro, ExecContext: Add classes, refactor lib.distro | |
| scripts | jw-pkg.py: Enable argcomplete | |
| src | lib.App: Add property cmdline | |
| .gitignore | Everywhere: Rename package "jw-build" to "jw-pkg" | |
| HASH | Release 1.0.0-182@suse-tumbleweed/x86_64 | |
| Makefile | $(TOPDIR)/Makefile: Remove superfluous SUBDIRS | |
| RELEASES | Release 1.0.0-182@suse-tumbleweed/x86_64 | |
| VERSION | Start version: 1.0.0-182 | |