Stephan Barth
|
e8d8aafccd
|
build(Makefile): Work on stack-calls.
|
2024-11-04 18:57:45 +01:00 |
|
Stephan Barth
|
ad8edfd448
|
build(Makefile): Fixed start postgres
|
2024-11-04 17:52:56 +01:00 |
|
Stephan Barth
|
ba6a502591
|
build(Makefile): fix path of containerfile
|
2024-11-04 17:35:15 +01:00 |
|
Stephan Barth
|
0437537824
|
build(Makefile): make 'make log' work; mv containerfiles to .exited.
|
2024-11-04 17:28:01 +01:00 |
|
Stephan Barth
|
bdca968818
|
build(Makefile): fix typos in date and SERVICE_VARIANT
|
2024-11-04 16:55:04 +01:00 |
|
|
|
2efd49f21c
|
Merge branch '145-build-system-rewrite' of https://dev.azure.com/fraport/Fahrerausbildung/_git/FRADrive into 145-build-system-rewrite
|
2024-11-04 16:33:59 +01:00 |
|
|
|
0be36ca82a
|
build(Makefile): fix SET_DEVELOP
|
2024-11-04 16:33:26 +01:00 |
|
Stephan Barth
|
0016905673
|
Merge branch '145-build-system-rewrite' of https://dev.azure.com/fraport/Fahrerausbildung/_git/FRADrive into 145-build-system-rewrite
|
2024-11-04 16:24:22 +01:00 |
|
Stephan Barth
|
7b54499013
|
build(Makefile): Ignore reattach errors.
|
2024-11-04 16:23:54 +01:00 |
|
|
|
de58227725
|
Merge branch '145-build-system-rewrite' of https://dev.azure.com/fraport/Fahrerausbildung/_git/FRADrive into 145-build-system-rewrite
|
2024-11-04 15:57:16 +01:00 |
|
|
|
80849f8c5e
|
build(Makefile): fix shell; introduce enter for launching shells in running containers
|
2024-11-04 15:57:14 +01:00 |
|
Stephan Barth
|
6066d86670
|
Merge branch '145-build-system-rewrite' of https://dev.azure.com/fraport/Fahrerausbildung/_git/FRADrive into 145-build-system-rewrite
|
2024-11-04 15:34:41 +01:00 |
|
Stephan Barth
|
a5d270ccf4
|
build(Makefile): Reattach container that are meant to be foreground.
|
2024-11-04 15:34:00 +01:00 |
|
|
|
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 |
|