Build and packaging library
- Python 48.7%
- Makefile 37.5%
- Shell 13.8%
|
||
|---|---|---|
| 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 | project.conf: Remove pkg.requires.ubuntu|raspbian | |
| scripts | jw-pkg.py: Enable argcomplete | |
| src | lib.Local.run(): Be less dramatic about exit != 0 | |
| .gitignore | Everywhere: Rename package "jw-build" to "jw-pkg" | |
| HASH | Release 1.0.0-183@suse-tumbleweed/x86_64 | |
| Makefile | $(TOPDIR)/Makefile: Remove superfluous SUBDIRS | |
| RELEASES | Release 1.0.0-184@kali-rolling/amd64 | |
| VERSION | Start version: 1.0.0-184 | |