Commit Graph

20 Commits

Author SHA1 Message Date
Volodymyr Kozieiev 457f2a157a
Desktop branch merged into develop (#5266)
* Desktop branch merged into develop
* Fixed review notes by yenda
2018-07-23 18:21:31 +03:00
Aleksandr Pantiukhov d3b28ddbe8
re-natal completely removed from the project and replaced with clj-rn
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-07-18 23:56:39 +02:00
Goran Jovic f6f799c86b
fixes figwheel repl for android builds on linux
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-06 11:21:55 +02:00
Roman Volosovskyi 2b8a29817a
small changes for coordination of docs and latest addition of RN fork 2018-06-29 16:26:08 +03:00
Goran Jovic 3f3561123a
set default ios simulator to empty string
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-06-12 08:32:47 +02:00
Igor Mandrigin 125f61b19e
Make run-ios accept the simulator name
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-06-07 09:17:04 +03:00
Andrey Shovkoplyas 54175caeba
qr code should be white modal 2018-05-19 09:49:35 +03:00
Pedro Pombeiro 3af05bcb6c Ensure that local temp go build doesn't get reused in next build 2018-05-08 21:05:13 +02:00
Stepan Lusnikov 0082f5dd95
Add ability to run multiple android app
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-08 14:22:46 +03:00
Andrea Maria Piana 31728d5493
Add docker-compose for development build
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-11 14:58:38 +01:00
Andrey Shovkoplyas 818e310a26
added mvn to prepare-ios
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-02 14:27:50 +03:00
criw 25ac067375
[FIX #3399] add setup and full-prod-build targets
In order to have a working status-react both for android and iOS
easily, the setup target calls scripts/setup and full-prod-build
calls scripts/bundle-status-go.sh both for iOS and Android, and then
triggers prod-build.

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-15 13:57:20 +01:00
Andrea Maria Piana a26aa92327
Remove starting app from makefile 2018-03-14 14:55:49 +00:00
Andrea Maria Piana 972b5bbe24
Add start-dev command in Makefile 2018-03-14 17:03:37 +03:00
Pedro Pombeiro 054737017f
Add `prod-build-android` and `prod-build-ios` aliases so that `release-*` make targets only build selected platform
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-07 08:25:06 +01:00
alwxndr c66c5948a9
The wrong usage of prod-build removed from Makefile 2018-01-24 21:41:21 +02:00
t4sk 591e568e37
[feature #2793]
- update re-natal to 0.8.0
- git ignore config.cljs
- derive re-frisk url from config.cljs
- add tests for env/dev/env/utils
- remove lein re-frisk use-re-natal from Makefile

Signed-off-by: Oskar Thoren <ot@oskarthoren.com>
2018-01-08 23:13:47 +09:00
Audrius Molis 3e940b5bd4
Stopped loading Figwheel API by default #2669
Signed-off-by: andytudhope <tuddy0525@gmail.com>
2018-01-02 10:31:55 +02:00
Oskar Thoren 153cd02b86
Add tests section to Makefile 2017-12-28 05:45:40 +08:00
Ivan Danyliuk df21ec8c3a
Add Makefile 2017-12-18 12:04:17 +01:00