Jan Lindemann
ca5910d423
tmpl.mk: Re-add because it's useful
...
Templates (i.e. text files ending as .tmpl) are not part of jw-pkg
anylonger, but controlling the way they are installed is beneficial
to other packages, so add tmpl.mk back.
That said, the variable names will need some tweaking to avoid
collisions. Postponed.
Signed-off-by: Jan Lindemann <jan@janware.com>
2025-12-23 11:07:37 +01:00
..
backup.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
bin.mk
bin, make, scripts: Re-add files necessary for packaging jw-build
2025-11-14 11:22:50 +01:00
cache.mk
cache.mk: Replace $(RM) by rm
2019-11-19 13:13:22 +00:00
cleandirs.mk
make: Re-add files necessary for building jw-python
2025-11-13 17:27:14 +01:00
conf.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
cpp-extra-targets.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
cpp.mk
cpp.mk, swig.mk: Re-add files necessary for building auth
2025-11-14 16:17:21 +01:00
debugger.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
defs-cpp.mk
Everywhere: Replace "JW_BUILD" by "JW_PKG"
2025-11-28 13:35:56 +01:00
defs-dev.mk
defs-[dev|dist].mk: Add DATA_DIR, JSON_DIR
2025-12-03 20:48:32 +01:00
defs-dirs.mk
defs-dirs.mk: Add support for EXTRA_SUBDIR_TARGETS
2020-04-10 12:03:42 +00:00
defs-dist.mk
defs-[dev|dist].mk: Add DATA_DIR, JSON_DIR
2025-12-03 20:48:32 +01:00
defs.mk
defs.mk: Allow INSTALL = $(SUDO) install
2025-12-12 10:20:31 +01:00
depend.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
dev-utils.mk
dev-utils.mk indent-makefiles: Only current directory
2019-12-20 10:57:43 +00:00
dirs.mk
Fix: Failing $(PREREQ_DIRS_DONE) doesn\'t have sub-subdirectories rebuilt
2019-07-01 17:59:09 +00:00
doc-rules.mk
Everywhere: Purge spaces in text files
2019-03-06 12:38:20 +00:00
doc.mk
Everywhere: Rename MODDIR -> JWBDIR
2019-06-29 21:34:18 +00:00
dummy.mk
dummy.mk: Re-add files necessary for building jw-apache
2025-11-14 16:15:12 +01:00
exe.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
gettext.mk
gettext.mk: Re-add files necessary for building bootstrap
2025-11-14 16:22:40 +01:00
git-cvs-bridge.mk
git-cvs-bridge.mk: Add support for GIT_CVSIMPORT_EXTRA_ARGS
2019-01-08 11:03:36 +00:00
git-submod.mk
Everywhere: Rename package "jw-build" to "jw-pkg"
2025-11-28 13:35:56 +01:00
htdocs.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
include.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
install-files.mk
make: Re-add files necessary for building closure-compiler
2025-11-14 16:13:17 +01:00
js.mk
js.mk: Don't minify without minifier
2025-12-11 17:23:22 +01:00
ldlibpath.mk
make: Re-add files necessary for building jw-python
2025-11-13 17:27:14 +01:00
lib.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
list-files.mk
Everywhere: Rename MOD_SCRIPT_DIR -> JWB_SCRIPT_DIR
2019-06-29 21:45:24 +00:00
lo.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
make.mk
build.cmds.CmdCreatePkgConfig: Add module
2025-11-16 17:31:16 +01:00
Makefile
Everywhere: Rename MODDIR -> JWBDIR
2019-06-29 21:34:18 +00:00
path-rules.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
platform.mk
Everywhere: Rename package "jw-build" to "jw-pkg"
2025-11-28 13:35:56 +01:00
profile.mk
make: Re-add files necessary for building jw-python
2025-11-13 17:27:14 +01:00
profiler-defs.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
profiler-rules-run.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
profiler.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
proj.mk
proj.mk: Set JANWARE_URL_DOC_PROJECT to jw-build cheat sheet
2020-02-24 12:19:05 +00:00
project.conf
project.conf: Change OS dependency python -> python3
2025-02-21 06:09:26 +00:00
projects-dir-include.mk
Everywhere: Remove everything non-essential for "make clean all"
2025-11-14 15:02:56 +01:00
projects-dir-minimal.mk
Everywhere: Replace "JW_BUILD" by "JW_PKG"
2025-11-28 13:35:56 +01:00
projects-dir.mk
projects-dir.mk: Disable --create-remote-user-repos
2025-12-13 09:05:14 +01:00
projects.mk
make, scripts: Rename projects.py -> jw-projects.py
2025-11-15 12:06:38 +01:00
py-defs.mk
py-defs.mk: Default PY_UPDATE_INIT_PY ?= true
2025-11-18 12:04:29 +01:00
py-mod.mk
py-defs.mk, py-mod.mk: Support PY_UPDATE_INIT_PY
2025-11-16 18:42:58 +01:00
py-mods.mk
make: Re-add files necessary for building jw-python
2025-11-13 17:27:14 +01:00
py-rules.mk
make: Re-add files necessary for building jw-python
2025-11-13 17:27:14 +01:00
py-run.mk
py-run.mk, python-tools.sh: Re-add files necessary for jw-client-devops-web
2025-11-14 17:15:24 +01:00
py-version.mk
projects.mk, py-defs.mk, py-version.mk: Add py-version.mk
2025-02-22 09:04:17 +00:00
rpmdist.mk
rpmdist.mk: Support PACKAGE_VCS_FILES = true / false
2025-12-01 11:35:15 +01:00
rules.mk
Everywhere: Replace "JW_BUILD" by "JW_PKG"
2025-11-28 13:35:56 +01:00
run.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
scripts-targets.mk
make, scripts: Flip some more switches from pathon 2 to 3 (untested!)
2019-06-02 12:28:13 +00:00
scripts.mk
Everywhere: Rename MODDIR -> JWBDIR
2019-06-29 21:34:18 +00:00
so.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
srcdist.mk
Everywhere: Rename MODDIR -> JWBDIR
2019-06-29 21:34:18 +00:00
std-tools.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
subdirs.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
svg-to-pixmap.mk
Rename svg.mk to svg-to-pixmap.mk
2025-12-21 20:24:56 +01:00
swig.mk
cpp.mk, swig.mk: Re-add files necessary for building auth
2025-11-14 16:17:21 +01:00
tag-defs.mk
bin, make, scripts: Re-add files necessary for packaging jw-build
2025-11-14 11:22:50 +01:00
tag-rules.mk
bin, make, scripts: Re-add files necessary for packaging jw-build
2025-11-14 11:22:50 +01:00
tailwind.mk
tailwind.mk: Add file
2025-12-06 15:12:35 +01:00
targets-tools.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
test-exe.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
text.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
tmpl.mk
tmpl.mk: Re-add because it's useful
2025-12-23 11:07:37 +01:00
tools.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00
topdir.mk
Everywhere: Rename package "jw-build" to "jw-pkg"
2025-11-28 13:35:56 +01:00
upload-defs-rpm.mk
bin, make, scripts: Re-add files necessary for packaging jw-build
2025-11-14 11:22:50 +01:00
upload-defs.mk
upload-defs.mk: Add support for UPLOAD_PROTOCOL
2023-12-18 13:00:43 +00:00
upload-rules.mk
bin, make, scripts: Re-add files necessary for packaging jw-build
2025-11-14 11:22:50 +01:00
vim.mk
vim.mk: Re-add files necessary for building jw-ws
2025-11-14 17:18:31 +01:00
yapp.mk
make, scripts: Re-add files necessary for building ytools
2025-11-14 15:59:49 +01:00