Build and packaging library
- Python 50.6%
- Makefile 36.1%
- Shell 13.3%
|
||
|---|---|---|
| .github/workflows | ||
| bin | ||
| conf | ||
| make | ||
| scripts | ||
| src | ||
| test | ||
| .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 | test-jw-pkg.mk: Add file | |
| scripts | purge-stale-projects.sh: Fix getopt regression | |
| src | App: Return cycle path from find_circular_deps() | |
| test | test: ProjectConf: Add unit tests | |
| .gitignore | test: Add subdirectory with integration test | |
| HASH | Release 1.0.0-244@suse-tumbleweed/x86_64 | |
| Makefile | $(TOPDIR)/Makefile: include py-topdir.mk | |
| RELEASES | Release 1.0.0-244@suse-tumbleweed/x86_64 | |
| VERSION | Start version: 1.0.0-244 | |