status-desktop/docs
Jakub Sokołowski 089ee7ee80 ci: scripts/sign-windows-bin.sh for signing Windows binaries
This introduces the `scripts/sign-windows-bin.sh` script which is used
by the `Makefile` to sign application libraries and executables. It also
implements the logic necessary to distinguish between different types of
builds: release and non-release builds.

Some other changes:

* Refactore the `Makefile` target that creates the Windows ZIP to make less verbose.
* Added `Microsoft.VisualStudio.Component.Windows10SDK.10240` to VisualStudio component
* Added `BUILD_TYPE` parameter to `Jenkinsfile`s for different platform builds

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-04-28 18:19:17 +02:00
..
README.md readme: update title to match repo name 2021-03-26 09:49:10 +01:00
building.md docs: add note about Qt version 5.14.2 being mandatory 2021-03-03 13:52:01 -05:00
common_errors.md add docs and tutorials 2020-06-22 10:34:07 -04:00
qml_api.md chore: Add Wallet Model QML API documentation 2021-02-16 14:44:45 -05:00
qml_crash_course.md add docs and tutorials 2020-06-22 10:34:07 -04:00
qml_nim_communication.md add docs and tutorials 2020-06-22 10:34:07 -04:00
screenshot.png update screenshot 2021-03-11 16:39:11 -05:00
structure.md add docs and tutorials 2020-06-22 10:34:07 -04:00
tips.md add docs and tutorials 2020-06-22 10:34:07 -04:00
tutorial_adding_section.md add docs and tutorials 2020-06-22 10:34:07 -04:00
tutorial_custom_component.md add docs and tutorials 2020-06-22 10:34:07 -04:00
windows_signing.md ci: scripts/sign-windows-bin.sh for signing Windows binaries 2021-04-28 18:19:17 +02:00

README.md