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 | topdir.mk: git-get-% -> current-branch | |
| scripts | pgit.sh: Add command exec | |
| src | jw.pkg.cmds.Cmd._add_subcommands(): Generic detection | |
| .gitignore | Everywhere: Rename package "jw-build" to "jw-pkg" | |
| HASH | Release 1.0.0-169@suse-tumbleweed/x86_64 | |
| Makefile | $(TOPDIR)/Makefile: Remove superfluous SUBDIRS | |
| RELEASES | Release 1.0.0-169@suse-tumbleweed/x86_64 | |
| VERSION | Start version: 1.0.0-169 | |