status-desktop/docs
Jakub Sokołowski 85a3557f1e add Jenkinsfiles and Dockerfile for CI
Changes:
- Adds `ci/Dockerfile` for creating `statusteam/nim-status-client-build:latest` used in builds
- Adds `ci/Jenkinsfile.linux` and `ci/Jenkinsfile.macos` for respective platforms
- Simplifies MacOS signing by adding `scripts/sign-macos-pkg.sh` script
- Makes `Makefile` use `scripts/sign-macos-pkg.sh` to make the DMG
- Makes `APPIMAGE` and `DMG` in `Makefile` modifiable by environment
- Adds `--passL:"-headerpad_max_install_names"` to `NIM_PARAMS` to fix MacOS signing issues

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-07-01 22:06:37 +02:00
..
README.md add Jenkinsfiles and Dockerfile for CI 2020-07-01 22:06:37 +02:00
building.md refactor: $QTDIR should include the compiler-arch path segment 2020-06-25 17:29:41 -04:00
common_errors.md add docs and tutorials 2020-06-22 10:34:07 -04:00
qml_api.md add docs and tutorials 2020-06-22 10:34:07 -04: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 include screenshot in the readme 2020-06-30 16:30:10 -04: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