status-react/scripts
Jakub Sokołowski 42fb40476c
nix: reafactoring of status-go builds
Changes:
- Fixed `nix/status-go/desktop` builds
- Dropped nimbus wrapper for `status-go` for now
- Split `status-go` builds into subfolders: `mobile`, `desktop`
- Fixed shells for desktop builds: `linux`,`macos`,`windows`
- Added `make status-go-*` targets for building them
- Moved source management to `nix/status-go/source.nix`
- Moved `nix/status-go/build.nix` into `nix/status-go/mobile`
- Moved `nix/desktop/cmake/qtkeychain` to `nix/pkgs/qtkeychain-src`
- Moved `nix/desktop/linux/linuxdeployqt` to `nix/pkgs`
- Moved `nix/desktop/linux/appimagekit` to `nix/pkgs`
- Dropped `nix/tools/mkShell.nix` since it did almost nothing
- Dropped `nix/desktop/cmake/snorenotify` since it's broken
- Moved setup from `nix/tools/mkShell.nix` to `nix/shells.nix`
- Simplified `nix/mobile/ios/status-go-shell.nix`
- Simplified `nix/status-go/default.nix`
- Updated the `nix/DETAILS.md` and `nix/README.md`
- Moved known issues to `nix/KNOWN_ISSUES.md`
- Improved output of `nix/scripts/build.sh`

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-05-04 20:55:07 +02:00
..
version ci: use full timestamp for iOS CFBundleVersion 2020-01-23 19:42:19 +01:00
build-desktop.sh nix: don't generate keystore inside of Nix build 2020-03-05 10:56:54 +01:00
colors.sh nix: don't generate keystore inside of Nix build 2020-03-05 10:56:54 +01:00
copy-translations.sh nix: Wrap gradle, npm packages, `lein prod-build` and `gradle assembleRelease` in Nix expressions to improve reproducible builds with constant build paths 2019-07-15 16:08:02 +02:00
encrypt-keychain.sh Add code-signing scripts and encrypted keychain 2018-09-11 12:10:33 +03:00
gen-random-passphrase.sh Add code-signing scripts and encrypted keychain 2018-09-11 12:10:33 +03:00
generate-keystore.sh fix Android build on MacOS due to lack of OS var 2020-04-14 18:31:52 +02:00
generate-pull-request-report.sh [FIX #3573] adding scripts/list-pull-requests.sh and scripts/generate-pull-request-report.sh 2018-03-28 19:25:55 +02:00
inotify_fix.sh cleanup of shell scripts 2020-02-24 19:31:55 +01:00
list-pull-requests.sh [FIX #3573] adding scripts/list-pull-requests.sh and scripts/generate-pull-request-report.sh 2018-03-28 19:25:55 +02:00
merge-pr.sh request to squash commits if the PR has multiple 2019-04-16 11:52:40 +02:00
pr-statistics.sh add pr-statistics scripts to get some stats on open or already merged PR 2018-01-11 18:34:49 +09:00
prepare-for-desktop-platform.sh nix: reafactoring of status-go builds 2020-05-04 20:55:07 +02:00
release-android.sh nix: use overlays instead of packageOverrides 2020-04-29 11:53:33 +02:00
run-coverage.sh add coverage test 2019-07-10 16:15:44 -04:00
sign-macos-pkg.sh nix: Upgrade expected Xcode version to 11.1 2019-10-15 18:40:26 +02:00
start-react-native.sh use shadow-cljs 2020-04-30 15:43:46 +02:00
tag-release.sh Script for tagging releases 2018-01-16 23:42:30 +09:00
update-status-go.sh update-status-go: don't accept SHA1s, accept PR numbers 2020-02-05 14:57:35 +01:00
wait-for.sh narrow match with UID, print persistent matching processes 2019-11-30 14:47:06 +01:00