Commit Graph

49 Commits

Author SHA1 Message Date
72f5a9fb37 build: move backend-related files into backend dir; implement and connect services via docker-compose
TODOs left: reimplement clean and help, sync static,well-known and assets between services
2025-03-23 04:52:49 +01:00
f1ec60a5b6 build: start to rewrite containerized-Makefile logic for docker-compose; restructure frontend build 2025-03-23 01:44:38 +01:00
fbd3c6d7c5 build(release): make release versions compliant with semver-specifications 2025-02-20 13:34:13 +01:00
a8420aaf56 build(release): remove v-prefix from release versions 2025-02-20 12:46:24 +01:00
51267bfd7c build(release): fix version script (again) [skip ci] 2025-02-05 13:17:39 +01:00
12d8f49a65 build(release): fix version script [skip ci] 2025-02-05 11:02:39 +01:00
bf0642ccb8 build(release): fix release branchversion comparison in release script [skip ci] 2025-02-04 13:42:35 +01:00
c03fd0c81f chore: move version helper script to utils [skip ci] 2025-02-03 18:22:36 +01:00
cbfcd17c77 build(utils/develop-status.pl): Changed output order. 2024-11-21 00:18:23 +01:00
Stephan Barth
3008a34b78 build(utils/dirsymlink.pl): Fixed handling of new files. 2024-11-11 17:32:45 +01:00
Stephan Barth
845769cdc0 build(utils/dirsymlink.pl): Fixed handling of hidden files. 2024-11-11 13:47:05 +01:00
Stephan Barth
29d8bd371d build(utils/wrapmakelog.pl): Fix for recursive and dockerized make. 2024-11-11 13:44:38 +01:00
8d8d78dc81 build(Makefile): disable buggy custom stack-work locking for now 2024-11-10 01:43:21 +01:00
Stephan Barth
02877e89b5 build(utils/makefilelogger.pl): Debug tools for Makefiles. 2024-11-08 02:15:46 +01:00
Stephan Barth
ef69845fc4 build(utils/dockerizedmake.pl): Helper tool to symlink a whole directory content. 2024-11-07 18:52:50 +01:00
c8cb73d366 build(Makefile): CONTAINER_INIT and CONTAINER_CLEANUP for stack-work dir symlinking 2024-11-07 17:42:54 +01:00
Stephan Barth
cf0bd0211a build(utils/makehelp.pl): Introduced awareness for Make variables. 2024-11-07 17:03:25 +01:00
Stephan Barth
0437537824 build(Makefile): make 'make log' work; mv containerfiles to .exited. 2024-11-04 17:28:01 +01:00
e20aa0139a build(Makefile): restructure icons generation 2024-10-30 03:03:16 +01:00
Stephan Barth
30dfc142bd build(utils/develop-status.pl): Introduced command line options. 2024-10-24 02:09:50 +02:00
Stephan Barth
ba67e1323e build(utils/develop-status.pl): Fix which containers to display. 2024-10-24 01:41:15 +02:00
Stephan Barth
91cea6aee5 build(utils/develop-status.pl): Added status for fradrive containers without container file. 2024-10-23 01:53:11 +02:00
Stephan Barth
67395c4e78 build(utils/watchcontainerrun.sh): Less output on container stop. 2024-10-21 18:44:28 +02:00
Stephan Barth
05c255a62f build(utils/watchcontainerrun.sh): Further enhanced messages on container stop. 2024-10-21 17:47:51 +02:00
Stephan Barth
5cbbdbf121 build(utils/watchcontainerrun.sh): Enhanced messages on container stop. 2024-10-21 17:37:23 +02:00
45a9bbad43 build(Makefile): fix bad container id due to echo 2024-10-21 15:14:10 +02:00
Stephan Barth
748542533b build(utils/develop-status.pl): Added status script for display of development state. 2024-10-20 16:38:46 +02:00
Stephan Barth
1ef9a340cd build(utils/watchcontainerrun.sh): Waiting at most 20 seconds for containerfile now. 2024-10-20 02:06:16 +02:00
3b624b9a9f build: cleanup debris 2024-10-16 17:10:35 +02:00
5568e75f6a build(docker): make watchcontainerrun.sh more silent and working 2024-10-13 04:47:04 +02:00
Stephan Barth
86ca263566 build(utils/watchcontainerrun.sh): External container watcher added. 2024-10-13 03:58:10 +02:00
4d5ec665c1 build(docker): exec in runwrapper 2024-10-13 01:52:27 +02:00
80e4c45a66 build(Makefile): introduce log targets, use separate stack-work-dirs for better caching 2024-10-11 13:00:22 +02:00
3a5a169ca0 build(Makefile): work on start targets; custom minio and memcached Dockerfiles, and more 2024-10-11 02:44:28 +02:00
e6bc5b5445 build: move port computer util 2024-10-10 01:31:12 +02:00
Stephan Barth
c5409ad902 build(utils/watchrun.sh): File watcher for running commands. 2024-10-07 14:40:44 +02:00
Stephan Barth
bb57451cbc build(Makefile): make help produces usable output. 2024-09-23 11:06:00 +02:00
Stephan Barth
1a5564031d build(Makefile): Help notification stub started. 2024-09-23 11:03:18 +02:00
916de8d0ae build(frontend): fix faviconize dir removal 2024-09-17 00:52:54 +02:00
d063f6827c build(frontend): generate favicons based on svg using local tooling 2024-09-17 00:47:11 +02:00
a3d0cb1820 chore(utils): New utils tool for listing debian packages from Dockerfiles. 2024-08-18 23:16:16 +02:00
ac30cb9e67 fix(utils/renamer): Mehr outputs nur im verbose-Fall. 2024-07-29 15:42:42 +02:00
5396d56627 Merge branch '145-build-system-rewrite' of gitlab.uniworx.de:fradrive/fradrive into 145-build-system-rewrite 2024-07-29 15:40:16 +02:00
1806d9f01f fix(utils): Verboseparameter -v hinzugefuegt; rekursives makedir; genauere Meldungen. 2024-07-29 15:38:46 +02:00
4eb081a06a refactor(utils): remove duplicate json key 2024-07-29 15:37:41 +02:00
David Mosbach
5a8c741174 chore(icons): automatically generated license files 2024-05-27 14:55:29 +00:00
David Mosbach
5200d88f75 chore(utils): configurable file extensions for renamer util 2024-05-27 14:05:42 +00:00
David Mosbach
11df9c578f style(frontend): adjusted styling to svg icons 2024-05-23 01:24:44 +00:00
caf8fec5ac feature(util script): Util script for renaming of files added. 2024-05-06 15:09:42 +02:00