|
|
b89ed41b5b
|
build(Makefile): add missing SERVICE_VARIANT def
|
2024-11-04 15:18:17 +01:00 |
|
Stephan Barth
|
da35d404de
|
build(Makefile): change 'make status' to show also dead container
|
2024-11-04 14:54:56 +01:00 |
|
|
|
6239978a6a
|
build(Makefile): rework Makefile call structure
|
2024-11-04 14:46:40 +01:00 |
|
Stephan Barth
|
e38adb42b3
|
build(Makefile): Rewrite target structured names, continued.
|
2024-11-03 16:33:18 +01:00 |
|
Stephan Barth
|
03dfe31b50
|
build(Makefile): Rewrite target structured names, continued.
|
2024-11-03 02:10:00 +01:00 |
|
Stephan Barth
|
efda54ad89
|
build(Makefile): Rewrite target structured names.
|
2024-11-01 07:05:29 +01:00 |
|
|
|
4bbab689cf
|
build(Makefile): switch-develop target for manual develop switching
|
2024-10-30 14:47:40 +01:00 |
|
|
|
cd6e98f915
|
build(Makefile): add uniworx:dev flag to more stack calls
|
2024-10-30 03:04:43 +01:00 |
|
|
|
e20aa0139a
|
build(Makefile): restructure icons generation
|
2024-10-30 03:03:16 +01:00 |
|
|
|
4d7f6158c9
|
build(Makefile): ensure develop for compile-backend
|
2024-10-30 01:09:57 +01:00 |
|
|
|
9c27263d63
|
build(Makefile): do not automatically create new develop on start; document for manual usage
|
2024-10-30 01:09:30 +01:00 |
|
|
|
90b8af8cc1
|
build(Makefile): set DEVELOPMENT ghc option based on PROD make var
|
2024-10-29 15:13:42 +01:00 |
|
|
|
06f48fe408
|
build(Makefile): remove deprecated stackopts
|
2024-10-29 14:56:50 +01:00 |
|
|
|
1510116083
|
build(Makefile): add fontawesome-source json as icons dependency
|
2024-10-29 14:54:19 +01:00 |
|
|
|
f0bd9d57b5
|
chore(frontend): bundle svg files into static
|
2024-10-25 14:41:30 +02:00 |
|
|
|
a5994e33c2
|
build(Makefile): remove frontend manifest during clean
|
2024-10-25 04:45:48 +02:00 |
|
|
|
25953854c9
|
build(Makefile): fix bash shell targets
|
2024-10-25 01:24:50 +02:00 |
|
|
|
090f4410bb
|
build(Makefile): connect to uniworx db on make psql
|
2024-10-24 04:10:34 +02:00 |
|
|
|
8302df0563
|
build(Makefile): add psql target
|
2024-10-24 03:44:16 +02:00 |
|
|
|
b46228df26
|
build(Makefile): deprecate .stack-work-build in favor of default .stack-work
|
2024-10-24 02:58:37 +02:00 |
|
|
|
403b1b951b
|
build(Makefile): compile frontend before db-fill
|
2024-10-24 02:17:41 +02:00 |
|
|
|
bc51e46285
|
build(Makefile): always replace containers on new run
|
2024-10-24 02:17:19 +02:00 |
|
|
|
8926f71e96
|
build(Makefile): update help messages
|
2024-10-24 02:11:20 +02:00 |
|
|
|
57bb495c82
|
build(Makefile): fix hoogle target
|
2024-10-24 02:01:21 +02:00 |
|
|
|
c4df5fc0a7
|
build(Makefile): improve hoogle container naming
|
2024-10-24 02:00:04 +02:00 |
|
|
|
4c75196361
|
build(Makefile): revise container naming scheme
|
2024-10-24 01:51:01 +02:00 |
|
|
|
86b1e76be6
|
build(Makefile): more fixes on CONTAINER_NAME
|
2024-10-24 01:38:41 +02:00 |
|
|
|
86d6b202f2
|
build(Makefile): fix hoogle
|
2024-10-23 03:45:37 +02:00 |
|
|
|
31f3cf842e
|
build(Makefile): compile backend before uniworxdb
|
2024-10-23 01:58:46 +02:00 |
|
|
|
0ab16b2453
|
build(Makefile): also clean .stack-work.lock
|
2024-10-23 01:58:16 +02:00 |
|
|
|
e4fdeafc8b
|
build(Makefile): fix CONTAINER_NAME for unworxdb
|
2024-10-23 01:57:47 +02:00 |
|
|
|
72301adfe3
|
build(Makefile): improve container names for distinction between backend, hoogle and uniworxdb containers
|
2024-10-23 01:50:40 +02:00 |
|
|
|
f669eed080
|
build(Makefile): set container name for memcached
|
2024-10-23 01:18:45 +02:00 |
|
|
|
80a7bc4b08
|
build(Makefile): stop running containers before clean
|
2024-10-23 01:13:43 +02:00 |
|
|
|
8028a1f36b
|
build(Makefile): fix stop-%
|
2024-10-23 01:13:03 +02:00 |
|
|
|
b5b8567074
|
build(Makefile): start-database for test
|
2024-10-23 00:51:44 +02:00 |
|
|
|
0d773d9f3d
|
build(Makefile): status target for container status
|
2024-10-21 17:25:27 +02:00 |
|
|
|
0d42970c6d
|
build(Makefile): fix db work-dir
|
2024-10-21 17:07:02 +02:00 |
|
|
|
ef94ced729
|
build(Makefile): fix backend-test
|
2024-10-21 17:06:27 +02:00 |
|
|
|
81094515dc
|
build(Makefile): fix log-% targets
|
2024-10-21 15:37:10 +02:00 |
|
|
|
8c66df1872
|
build(Makefile): run watchcontainerrun in image-run too
|
2024-10-21 15:36:50 +02:00 |
|
|
|
ddc51e2d7a
|
build(Makefile): inline start.sh
|
2024-10-21 15:36:20 +02:00 |
|
|
|
ed88d9be05
|
build(Makefile): fix bad minio port
|
2024-10-21 15:14:52 +02:00 |
|
|
|
45a9bbad43
|
build(Makefile): fix bad container id due to echo
|
2024-10-21 15:14:10 +02:00 |
|
|
|
8fcae4dcd1
|
build(Makefile): introduce custom errors for deprecated targets and common mistakes
|
2024-10-21 00:38:24 +02:00 |
|
Stephan Barth
|
3028a4a33b
|
build(Makefile): Fix $(DEVELOP)
|
2024-10-20 02:42:14 +02:00 |
|
|
|
a3dc9f64ec
|
build(Makefile): remove debris and restructure
|
2024-10-20 02:06:28 +02:00 |
|
|
|
7fb8b0f286
|
build(Makefile): apply computed port for minio server
|
2024-10-20 02:00:15 +02:00 |
|
|
|
a376ef9487
|
build(Makefile): fix oopsie
|
2024-10-20 01:54:49 +02:00 |
|
|
|
9e8057f6e7
|
build(Makefile): apply computed port for memcached
|
2024-10-20 01:54:33 +02:00 |
|
|
|
1212d20401
|
build(Makefile): remove serve-database
|
2024-10-19 23:41:59 +02:00 |
|
|
|
1321e8a308
|
build(Makefile): remove deprecated serve targets
|
2024-10-19 23:41:22 +02:00 |
|
|
|
fa5fe60091
|
build(Makefile): replace serve with start
|
2024-10-19 23:37:08 +02:00 |
|
|
|
cec245fe8c
|
build(Makefile): fix foreground and backend container runs
|
2024-10-19 23:36:37 +02:00 |
|
|
|
7227ee60e8
|
build(Makefile): fix stack dependencies
|
2024-10-18 20:10:31 +02:00 |
|
|
|
db2a5cb45e
|
build(Makefile): do not always detach containers; introduce foreground and background container runs
|
2024-10-18 18:55:30 +02:00 |
|
|
|
efe53ad5a1
|
build(Makefile): work on documentation
|
2024-10-17 05:30:11 +02:00 |
|
|
|
b975a6e96a
|
build(Makefile): support --image-run-% for non-start targets
|
2024-10-17 05:28:37 +02:00 |
|
|
|
0d2bfaac8d
|
build(Makefile): inline hoogle.sh (now a oneliner)
|
2024-10-17 05:23:08 +02:00 |
|
|
|
2e3153294a
|
build(Makefile): abort with error when trying to start another singleton service
|
2024-10-17 05:22:36 +02:00 |
|
|
|
c73c1360ed
|
build(Makefile): work on develop logic
|
2024-10-17 05:00:33 +02:00 |
|
|
|
b6f7e8af5f
|
build(Makefile): add documentation (make help)
|
2024-10-17 04:59:03 +02:00 |
|
|
|
78dea1e17d
|
build(Makefile): revise develop logic
|
2024-10-17 04:10:53 +02:00 |
|
|
|
9b16abc489
|
build(Makefile): work on clean
|
2024-10-17 03:59:37 +02:00 |
|
|
|
4956c6efe2
|
build(Makefile): make cleanup more failure-resistant
|
2024-10-17 00:38:28 +02:00 |
|
|
|
bceda105bf
|
build(Makefile): work on uniworxdb target
|
2024-10-16 23:53:05 +02:00 |
|
|
|
0e620eb136
|
build(Makefile): fix/enhance hoogle targets
|
2024-10-16 23:51:35 +02:00 |
|
|
|
84134c3042
|
build(backend): refactor uniworxdb targets
|
2024-10-16 23:50:41 +02:00 |
|
|
|
415277c636
|
build: working watchcontainerrun logic in Makefile and Dockerfiles
|
2024-10-13 04:51:40 +02:00 |
|
|
|
476ac5efb8
|
build(Makefile): fix start-frontend
|
2024-10-13 03:46:07 +02:00 |
|
|
|
37b0369a0c
|
build(Makefile): follow-logs
|
2024-10-13 02:45:08 +02:00 |
|
|
|
31346fd227
|
build(Makefile): fix start-hoogle
|
2024-10-13 02:12:16 +02:00 |
|
|
|
d681220dfb
|
build(Makefile): add package.yaml dependency for .stack
|
2024-10-13 01:42:07 +02:00 |
|
|
|
897b6686fe
|
build(Makefile): only remove .stack on clean-all
|
2024-10-13 01:36:16 +02:00 |
|
|
|
669350884d
|
build(Makefile): fix backend target call
|
2024-10-13 01:26:51 +02:00 |
|
|
|
f4688ff067
|
build(Makefile): replace prod- and dev-build targets with PROD variable
|
2024-10-13 01:21:27 +02:00 |
|
|
|
534568081f
|
build(Makefile): add containerized-target for hoogle
|
2024-10-13 00:56:30 +02:00 |
|
|
|
59ccd61bb8
|
build(Makefile): hoogle as alias for start-hoogle
|
2024-10-13 00:50:43 +02:00 |
|
|
|
f27da5dc11
|
build(Makefile): work on start
|
2024-10-13 00:49: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 |
|
|
|
848985cbb5
|
build(Makefile): refactor container run calls
|
2024-10-07 13:07:17 +02:00 |
|
|
|
3db65597fe
|
build(Makefile): reintroduce well-known
|
2024-10-07 12:39:53 +02:00 |
|
|
|
67e659521e
|
build(Makefile): always run containers interactively for better cancellation
|
2024-10-06 02:05:53 +02:00 |
|
|
|
bae8ccc45a
|
build(Makefile): replace old webpack-based frontend bundling with static bundling using esbuild
|
2024-10-03 22:07:25 +02:00 |
|
|
|
8a0da40793
|
build(Makefile): add documentation for help
|
2024-10-02 23:50:12 +02:00 |
|
|
|
6b5b1f0f41
|
build(Makefile): start memcached and minio containers for serving
|
2024-10-02 14:39:12 +02:00 |
|
|
|
1b447a330d
|
Merge branch '145-build-system-rewrite' of gitea.uniworx.systems:fraport/fradrive into 145-build-system-rewrite
|
2024-10-01 10:00:56 +02:00 |
|
|
|
50d58108ed
|
build(Makefile): fix serve-backend; rename uniworxdb-target
|
2024-10-01 09:56:40 +02:00 |
|
Stephan Barth
|
371cdf1e3e
|
build(Makefile): unified phonyness of '--'-targets.
|
2024-09-23 12:21:18 +02:00 |
|
Stephan Barth
|
829058aea4
|
build(Makefile): containerized make help if no perl installed.
|
2024-09-23 11:57:46 +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 |
|
|
|
ecb085ad10
|
build(Makefile): revise database-fill/clear/migrate/... target logic
|
2024-09-23 00:17:40 +02:00 |
|
|
|
20552032de
|
build(docker): allow backend container to connect to database container
|
2024-09-22 02:37:38 +02:00 |
|
|
|
052c361f1d
|
build(Makefile): tweak .stack dep caching logic
|
2024-09-20 16:25:10 +02:00 |
|
|
|
0b0502e5e0
|
build(Makefile): implement clean-all target to also cleanup containers, images, and volumes
|
2024-09-20 02:37:58 +02:00 |
|
|
|
dfc314fa82
|
build(Makefile): update clean
|
2024-09-19 13:03:25 +02:00 |
|
|
|
793ed1af32
|
build(Makefile): clean more files and dirs
|
2024-09-19 11:34:24 +02:00 |
|
|
|
c574996714
|
build(Makefile): pass WATCH var to make inside container
|
2024-09-17 01:55:03 +02:00 |
|