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 | build-package.yaml: Add workflow | |
| bin | bin, make, scripts: Re-add files necessary for packaging jw-build | |
| conf | scripts/usr-bin: Install symlink /usr/bin/jw-pkg | |
| make | cmds.projects.CmdCanonicalizeRemotes: Add command | |
| scripts | Remove /srv/git from janware Git URLs | |
| src | lib.ec.Curl: Add class | |
| .gitignore | Everywhere: Rename package "jw-build" to "jw-pkg" | |
| HASH | Release 1.0.0-203@kali-rolling/amd64 | |
| Makefile | make: Replace RPM -> PKG | |
| RELEASES | Release 1.0.0-203@kali-rolling/amd64 | |
| VERSION | Start version: 1.0.0-203 | |