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