Build and packaging library
Find a file
Jan Lindemann 36092d6b1b projects-dir.mk: Make list-files ignore errors
Make list-files target ignore errors. This catches errors from
git ls-files | xargs realpath if git ls-files lists dead symbolic
links, as in my-project/blah/dev/fd -> ./proc/self/fd.

Implemented by passing -q (quiet) to realpath, not sure what else
this suppresses.

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-17 12:34:14 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make projects-dir.mk: Make list-files ignore errors 2025-11-17 12:34:14 +01:00
scripts scm.sh: Be more explicit about where ls-files fails 2025-11-17 12:17:04 +01:00
src jw.__init__.py: Add empty file 2025-11-16 19:43:49 +01:00
.gitignore .gitignore: Add .gitignore 2025-11-16 19:50:25 +01:00
HASH Release 1.0.0-138@suse-tumbleweed/x86_64 2025-11-17 01:30:27 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-138@suse-tumbleweed/x86_64 2025-11-17 01:30:27 +00:00
VERSION Start version: 1.0.0-138 2025-11-17 00:08:47 +00:00