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 | platform.mk: Add HOST_DISTRO_INFO | |
| scripts | create-mkdebian.sh: Fix Maintainer + Homepage | |
| src | cmds.distro.backend.debian.Util.apt_get(): Fix -yes | |
| .gitignore | Everywhere: Rename package "jw-build" to "jw-pkg" | |
| HASH | Release 1.0.0-176@suse-tumbleweed/x86_64 | |
| Makefile | $(TOPDIR)/Makefile: Remove superfluous SUBDIRS | |
| RELEASES | Release 1.0.0-176@suse-tumbleweed/x86_64 | |
| VERSION | Start version: 1.0.0-176 | |