mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-25 09:35:54 +02:00
Build and packaging library
- Python 44.5%
- Makefile 40.5%
- Shell 15%
Most notably, this allows to define OTHER_CPP to the empty string. Which effectively speeds up the build by not creating a local.a, and disabling symbol sharing in that directory by means of the library. With local.a, all other .so files have to be relinked and installed to BUILD_LIB_DIR after a change in a single source file. Signed-off-by: Jan Lindemann <jan@janware.com> |
||
|---|---|---|
| bin | ||
| conf | ||
| htdocs | ||
| make | ||
| scripts | ||
| tmpl | ||
| CHANGES | ||
| HASH | ||
| LAST_RPM_VERSION | ||
| Makefile | ||
| VERSION | ||