forked from github/schildichat-desktop
Compare commits
5 commits
v1.10.10-s
...
v1.10.11-s
Author | SHA1 | Date | |
---|---|---|---|
![]() |
dbda42b528 | ||
![]() |
921f3c5a0a | ||
![]() |
72166a9a90 | ||
![]() |
3b2da6b386 | ||
![]() |
982c2ac09b |
5 changed files with 6 additions and 10 deletions
8
Makefile
8
Makefile
|
@ -1,4 +1,4 @@
|
|||
.PHONY: all setup regenerate-i18n reskindex web desktop-common linux debian rpm pacman local-pkgbuild local-pkgbuild-install windows windows-portable
|
||||
.PHONY: all setup regenerate-i18n web desktop-common linux debian rpm pacman local-pkgbuild local-pkgbuild-install windows windows-portable
|
||||
.PHONY: web-release debian-release rpm-release pacman-release windows-setup-release windows-unpacked-release windows-portable-release windows-release
|
||||
.PHONY: macos-common macos macos-mas macos-release macos-mas-release icns
|
||||
.PHONY: clean
|
||||
|
@ -60,12 +60,8 @@ icns: element-desktop/build/icon.icns element-desktop/build/dmg.icns
|
|||
regenerate-i18n: setup
|
||||
./regenerate_i18n.sh
|
||||
|
||||
reskindex: setup
|
||||
$(YARN) --cwd matrix-react-sdk reskindex
|
||||
$(YARN) --cwd element-web reskindex
|
||||
|
||||
web: export DIST_VERSION=$(WEB_OUT_DIST_VERSION)
|
||||
web: setup reskindex
|
||||
web: setup
|
||||
cp $(CFGDIR)/config.json element-web/
|
||||
$(YARN) --cwd element-web dist
|
||||
echo "$(VERSION)" > element-web/webapp/version
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 0ee1a2ad165615e6c3e15a2bbde7f3895977cef8
|
||||
Subproject commit 64d9fadbbeae8e109d237d185e2c865a63004a83
|
|
@ -1 +1 @@
|
|||
Subproject commit b4f26a6c52c76b4a6139051470820b41066ff289
|
||||
Subproject commit 9bd6ec343318a5056bcc4becfdc738d5727a277d
|
|
@ -1 +1 @@
|
|||
Subproject commit e82be9fc93f409acaa257f6b317ac9cbb7bab9d5
|
||||
Subproject commit c696abff7507dfce8e94a6db14a4b4693895b0e2
|
|
@ -1 +1 @@
|
|||
Subproject commit cea7c0e1006b859a3fdebe2e32423319c1986d74
|
||||
Subproject commit c1a277047410e74ae24d3737fe514c7579f98878
|
Loading…
Add table
Add a link
Reference in a new issue