Build and packaging library
- Python 48.7%
- Makefile 37.5%
- Shell 13.8%
|
||
|---|---|---|
| bin | ||
| make | ||
| scripts | ||
| src | ||
| .gitignore | ||
| HASH | ||
| Makefile | ||
| RELEASES | ||
| VERSION | ||
|
||
|---|---|---|
| bin | bin, make, scripts: Re-add files necessary for packaging jw-build | |
| make | defs.mk: Move PKG_FORMAT definition into platform.mk | |
| scripts | pkg.sh: Determine upload dir from jw-pkg.sh distro info | |
| src | jw.pkg.cmds.distro.Cmd._backend_path: Fix suse mapping | |
| .gitignore | Everywhere: Rename package "jw-build" to "jw-pkg" | |
| HASH | Release 1.0.0-173@kali-rolling/amd64 | |
| Makefile | $(TOPDIR)/Makefile: Remove superfluous SUBDIRS | |
| RELEASES | Release 1.0.0-173@kali-rolling/amd64 | |
| VERSION | Start version: 1.0.0-173 | |