1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-04-29 19:54:49 +02:00
jami-client-qt/extras/scripts
Andreas Traczyk 9e4f5a19c6 misc: regenerate qml.qrc at configure time
Our qml.qrc is:
- commonly in conflict and prone to erroneous conflict resolution
- platform dependant (generation is used anyway for removing
  webengine dependant resources)
- a poorly maintained hodge-podge with resources in subdirectories
  that aren't grouped
- requires alteration when moving resources (if not done correctly,
  without tests, results in uncaught runtime failures)

This patch uses a python script at configure time to generate the
qml.qrc resource file, and removes it from versioning.

GitLab: #749
Change-Id: Ia2b81bb5b2c29d0bf6f5a5302e76795864e93e40
2022-11-15 09:51:19 -05:00
..
gen-dmg.json packaging: fix path for macOS 2022-10-21 12:36:01 -04:00
gen_qml_qrc.py misc: regenerate qml.qrc at configure time 2022-11-15 09:51:19 -05:00
gen_resources_qrc.py misc: clean image resource generation python script 2022-11-15 09:51:19 -05:00
notarize.sh misc: Clean up repository root. 2022-10-07 17:30:06 -04:00
run-tests.sh misc: rename DRing->libjami 2022-10-29 16:53:42 -04:00
sign-deploy-appstore.sh misc: Clean up repository root. 2022-10-07 17:30:06 -04:00
update-translations.ps1 i18n: fix repo root path in update-translations.ps1 2022-10-17 22:21:46 -04:00
update-translations.py misc: Rename jami-qt to jami and remove launcher script. 2022-10-07 17:30:06 -04:00