|
|
8e42e4140d
|
docs(Makefile): add TODO [skip ci]
|
2025-02-05 11:50:29 +01:00 |
|
|
|
c487513116
|
docs(Makefile): add documentation for shell-ghci target [skip ci]
|
2025-02-04 13:28:08 +01:00 |
|
|
|
4ec521361d
|
build(Makefile): fix release target [skip ci]
|
2025-02-03 18:30:58 +01:00 |
|
|
|
e997616e33
|
build(Makefile): chown PROJECT_DIR before building backend dependencies [skip ci]
|
2025-01-24 15:28:00 +01:00 |
|
|
|
c83ed1fc39
|
build(Makefile): eliminate MOUNT_DIR in favor of PROJECT_DIR [skip ci]
|
2025-01-24 02:39:28 +01:00 |
|
|
|
53226e6c6f
|
build(Makefile): use 2 cores for backend dependencies [skip ci]
|
2025-01-24 02:20:07 +01:00 |
|
|
|
24046ef0fc
|
build(Makefile): remove explicit uniworx.cabal dependency [skip ci]
|
2025-01-24 00:20:01 +01:00 |
|
|
|
8906f3d705
|
ci(azure-pipelines): use DS3
|
2025-01-23 15:08:15 +01:00 |
|
|
|
7a44af0a0b
|
build(Makefile): limit dependency build to 3G mem
|
2025-01-23 12:29:00 +01:00 |
|
|
|
d030c5d0cc
|
build(Makefile): restrict backend dependency builds to 1 cpu core
|
2025-01-23 11:00:03 +01:00 |
|
|
|
14b8406937
|
build(frontend): add dummy target for test-frontend
|
2025-01-22 12:02:36 +01:00 |
|
|
|
0c808ca393
|
build(frontend): add eslint
|
2025-01-21 19:03:33 +01:00 |
|
|
|
10a9d8c51d
|
build(Makefile): rename CONTAINER_CMD -> IMAGE; remove unnecessary make calls in Dockerfile
|
2025-01-20 13:06:00 +01:00 |
|
|
|
a9fd747469
|
build(Makefile): avoid unnecessary double-static build for dependencies
|
2025-01-17 17:50:32 +01:00 |
|
|
|
2e45db2efa
|
build(Makefile): mount project dir rw
|
2025-01-17 17:50:06 +01:00 |
|
|
|
88367a9219
|
chore(frontend): splice PROJECT_DIR into icon import sass
|
2025-01-16 11:27:59 +01:00 |
|
|
|
b068e46480
|
build(Makefile): use YESOD_IP_FROM_HEADER to fix reverse-proxy issues
|
2024-12-15 01:28:26 +01:00 |
|
|
|
d8c88d167f
|
build(Makefile): revisit stop targets
|
2024-12-06 17:03:50 +01:00 |
|
|
|
c3117dbdcd
|
fix(ghci): ghci works now as expected
|
2024-12-02 17:38:59 +01:00 |
|
|
|
0e605386cc
|
build(Makefile): add SRC option to ghci target
|
2024-12-02 16:32:41 +01:00 |
|
|
|
26831fde6e
|
build(Makefile): do not compile backend before start
|
2024-11-25 16:19:25 +01:00 |
|
|
|
ebbf52dd15
|
build(Makefile): switch back to yesod-devel for start-backend
|
2024-11-24 02:01:02 +01:00 |
|
|
|
fbc8271e86
|
build(Makefile): set PORT env var on start-backend
|
2024-11-24 02:00:43 +01:00 |
|
|
|
b844e3028c
|
build(Makefile): ensure frontend compilation is done before starting backend
|
2024-11-17 01:02:18 +01:00 |
|
|
|
891a6e7c64
|
build(Makefile): compile-backend before start-backend for bin
|
2024-11-17 00:37:39 +01:00 |
|
|
|
1018e9dac5
|
build(Makefile): abandon yesod-devel for basic uniworx binary execution in start-backend
|
2024-11-14 00:31:20 +01:00 |
|
|
|
81f689cfdf
|
build(Makefile): update documentation
|
2024-11-13 04:00:52 +01:00 |
|
|
|
9f862bcfd6
|
build(Makefile): explicitely execute hpack on missing uniworx.cabal for robustness
|
2024-11-13 03:48:57 +01:00 |
|
|
|
cbf167d197
|
build(Makefile): add/reimplement shell-% and ghci targets
|
2024-11-13 03:37:46 +01:00 |
|
|
|
4d19773223
|
build(Makefile): resort to default .stack-work for all jobs
|
2024-11-12 01:15:02 +01:00 |
|
|
|
1f41aa8b37
|
build(Makefile): fix PHONY def of job-%
|
2024-11-11 17:28:09 +01:00 |
|
|
|
f92ae96eb2
|
build(Makefile): do not compile backend before starting yesod-devel
|
2024-11-11 16:45:06 +01:00 |
|
|
|
c818fcda69
|
build: implement .job-% dir mechanism for stack project dir with .stack-work
|
2024-11-11 14:28:27 +01:00 |
|
|
|
decccaee80
|
build(Makefile): rename image rebuild
|
2024-11-11 12:13:49 +01:00 |
|
|
|
f95b4bf804
|
build(Makefile): fix DEVELOPMENT var on start; set missing variables
|
2024-11-11 12:13:03 +01:00 |
|
|
|
edf850cb50
|
build(Makefile): remove DEVELOPMENT flag on uniworxdb exec
|
2024-11-10 01:39:27 +01:00 |
|
|
|
2691925557
|
build(Makefile): cleanup new stack-work dirs
|
2024-11-08 02:30:47 +01:00 |
|
|
|
b5e7b970e3
|
build(Makefile): make uniworxdb a compile- target instead of start-
|
2024-11-08 02:30:30 +01:00 |
|
|
|
c8cb73d366
|
build(Makefile): CONTAINER_INIT and CONTAINER_CLEANUP for stack-work dir symlinking
|
2024-11-07 17:42:54 +01:00 |
|
|
|
54e55fc36b
|
build(Makefile): stop ignoring stack lock files
|
2024-11-07 16:59:19 +01:00 |
|
|
|
8bc133f0ed
|
build(Makefile): remove parallelization option of services
|
2024-11-07 16:53:48 +01:00 |
|
|
|
365b7024c7
|
build(Makefile): remove .stack-work differentiation
|
2024-11-07 16:48:40 +01:00 |
|
|
|
6cd3cb88af
|
build(Makefile): add start-frontend target
|
2024-11-07 16:47:12 +01:00 |
|
|
|
88e984d4e5
|
build(Makefile): use SET_CONTAINER_CMD to splice CONTAINER_CMD inside podman run
|
2024-11-07 02:25:58 +01:00 |
|
|
|
191afbd2c8
|
build(Makefile): remove some more debug echoes
|
2024-11-07 02:23:12 +01:00 |
|
|
|
6e721a55cf
|
build(Makefile): fix CONTAINER_CMD quoting
|
2024-11-07 02:22:45 +01:00 |
|
|
|
0af2e452ef
|
build(Makefile): make container name suffix identical to container file; remove some debug echoes
|
2024-11-07 01:27:45 +01:00 |
|
|
|
fba71e5e38
|
build(Makefile): rewrite log-% documentation
|
2024-11-07 00:56:06 +01:00 |
|
|
|
402a710fbf
|
build(Makefile): build stack deps on missing stack.yaml.lock
|
2024-11-07 00:36:43 +01:00 |
|
|
|
25d1d5d14c
|
build(Makefile): do not warn/error on non-existing current-dev
|
2024-11-07 00:36:20 +01:00 |
|