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-pull-%: Always use pgit.sh | |
| scripts | pgit.sh clone: Merge code path "from-user == login" | |
| src | jw.pkg.cmds.projects.CmdBuild: --source-profile -> --env-reinit | |
| .gitignore | Everywhere: Rename package "jw-build" to "jw-pkg" | |
| HASH | Release 1.0.0-167@suse-tumbleweed/x86_64 | |
| Makefile | $(TOPDIR)/Makefile: Remove superfluous SUBDIRS | |
| RELEASES | Release 1.0.0-167@suse-tumbleweed/x86_64 | |
| VERSION | Start version: 1.0.0-167 | |