Commit Graph

32 Commits

Author SHA1 Message Date
Tsu-ba-me
6d18e80b98 build(striker-ui): change makefile to include server page 2021-08-11 12:44:21 -04:00
Tsu-ba-me
81d00fd780 build(striker-ui): remove distclean-local and maintainer-clean-local; already implicitly triggers clean-local 2021-06-09 13:45:09 -04:00
Tsu-ba-me
444a901f53 build(striker-ui): re-include all usable source files in release tarball 2021-06-09 12:23:16 -04:00
Tsu-ba-me
f8b8a6186e build(striker-ui): remove git calls from clean hooks 2021-06-09 12:23:16 -04:00
Tsu-ba-me
cf5abee7bd build(striker-ui): rename target clean->clean-build to avoid conflict with default clean 2021-06-09 12:23:16 -04:00
Tsu-ba-me
49d896037a build(striker-ui): don't use build output directory path as target; use its name 2021-06-09 12:23:16 -04:00
Tsu-ba-me
115c3557d2 build(striker-ui): add blank out target 2021-06-09 12:23:16 -04:00
Tsu-ba-me
3a515b7392 build(striker-ui): don't preserve permissions when copying from source 2021-06-09 12:23:16 -04:00
Tsu-ba-me
16e6fdfdd0 build(striker-ui): break down build process to enable proper cleaning 2021-06-09 12:23:16 -04:00
Tsu-ba-me
281e9f850d build(striker-ui): change status message before 'npm run build' 2021-06-09 12:23:16 -04:00
Tsu-ba-me
a4d0bcee5f build(striker-ui): add maintainer-clean-local to remove node modules 2021-06-09 12:23:16 -04:00
Tsu-ba-me
9fc2facf35 build(striker-ui): add default API URL in .env 2021-06-09 12:23:16 -04:00
Tsu-ba-me
d0048ae235 build(striker-ui): remove web UI build steps from 'make all' 2021-06-09 12:23:16 -04:00
Tsu-ba-me
0d143df8a8 build(striker-ui): only include build output in make dist 2021-06-09 12:23:16 -04:00
Tsu-ba-me
87ad87e60d build(striker-ui): include dot/hidden entries in clean-up 2021-06-04 17:48:49 -04:00
Tsu-ba-me
9abb468d79 build(striker-ui): include pwd when unlocking files for building web UI 2021-06-04 17:21:35 -04:00
Tsu-ba-me
335cd5d4c7 build(striker-ui): change clean-local target to rm accordingly (depends on pwd) 2021-06-04 17:01:38 -04:00
Tsu-ba-me
4c215e404d build(striker-ui): don't copy make-related files and add distclean-local target 2021-06-04 16:44:42 -04:00
Tsu-ba-me
7c1598575b build(striker-ui): copy files from srcdir for building 2021-06-04 15:49:28 -04:00
Tsu-ba-me
73d4a32d01 build(striker-ui): npm ci->install and don't generate package-lock 2021-06-04 15:27:53 -04:00
Tsu-ba-me
c571a3efda build(striker-ui): rename target build->out to match build output directory name 2021-06-04 15:26:35 -04:00
Tsu-ba-me
0c2952a1c7 build(striker-ui): remove debug pwd calls in Makefile.am 2021-06-04 12:12:38 -04:00
Tsu-ba-me
79fa324f9d build(striker-ui): remove excess call in specfile to build web UI 2021-06-04 12:11:50 -04:00
Tsu-ba-me
b46042aede build(striker-ui): add uninstall steps for web UI 2021-06-04 12:11:50 -04:00
Tsu-ba-me
88590e3e17 build(striker-ui): add install steps for web UI 2021-06-04 12:11:50 -04:00
Tsu-ba-me
23b92cc30f build(striker-ui): ignore npm scripts (including husky config on postinstall) 2021-06-04 12:11:50 -04:00
Tsu-ba-me
f772da5324 build(striker-ui): remove husky related files from tarball 2021-06-04 12:11:49 -04:00
Tsu-ba-me
ce646e086b build(striker-ui): relocate rule comment to pre-section 2021-06-04 12:11:49 -04:00
Tsu-ba-me
8ff9311268 build(striker-ui): add build step to generate .env.local 2021-06-04 12:11:49 -04:00
Tsu-ba-me
e0c5c3bed2 build(striker-ui): add files to include in tarball for building 2021-06-04 12:11:49 -04:00
Tsu-ba-me
2bfcb09672 build(striker-ui): correct Makefile separators 2021-06-04 12:11:49 -04:00
Tsu-ba-me
6cdd216b9c build(cgi-bin): add front-end build process 2021-06-04 12:11:49 -04:00