Build and packaging library
Find a file
Jan Lindemann fc017b624b js.mk: Don't minify without minifier
JS_MINIFY_FILTER_IN can be defined to nothing, in which case
minifying breaks, so don't minify if there's no filter. As an
additional benifit, defining it to the empty string in local.mk
allows to use Vim's quickfix window for syntax errors, because
there's no intermediate file created.

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-12-11 17:23:22 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make js.mk: Don't minify without minifier 2025-12-11 17:23:22 +01:00
scripts pkg.sh build: Support -a / --include-vcs-files 2025-12-01 11:31:54 +01:00
src cmds.CmdBuild: import time 2025-11-28 20:18:52 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-147@suse-tumbleweed/x86_64 2025-11-29 13:54:24 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-147@suse-tumbleweed/x86_64 2025-11-29 13:54:24 +00:00
VERSION Start version: 1.0.0-147 2025-11-29 13:53:59 +00:00