Build and packaging library
- Python 48.7%
- Makefile 37.5%
- Shell 13.8%
|
|
||
|---|---|---|
| .github/workflows | ||
| bin | ||
| conf | ||
| make | ||
| scripts | ||
| src | ||
| .gitignore | ||
| HASH | ||
| Makefile | ||
| RELEASES | ||
| VERSION | ||
|
|
||
|---|---|---|
| .github/workflows | ci.yaml: test-packaging.yaml@{master-test -> master} | |
| bin | bin, make, scripts: Re-add files necessary for packaging jw-build | |
| conf | conf/templates: Fix installation | |
| make | python-tools.sh, py-mod.mk: Use --symbol-filter | |
| scripts | python-tools.sh create-init: Code beautification | |
| src | lib.distros.suse.Distro._install_local_files(): Use rpm | |
| .gitignore | Everywhere: Rename package "jw-build" to "jw-pkg" | |
| HASH | Release 1.0.0-240@suse-tumbleweed/x86_64 | |
| Makefile | $(TOPDIR)/Makefile: include py-topdir.mk | |
| RELEASES | Release 1.0.0-240@suse-tumbleweed/x86_64 | |
| VERSION | Start version: 1.0.0-241 | |