Commit Graph

14 Commits

Author SHA1 Message Date
Pierre Krieger ac3de4c5fc Parity as a library (#8412)
* Parity as a library

* Fix concerns

* Allow using a null on_client_restart_cb

* Fix more concerns

* Test the C library in test.sh

* Reduce CMake version to 3.5

* Move the clib test before cargo test

* Add println in test
2018-05-09 08:47:21 +02:00
Niklas Adolfsson b0cc44aabb ParityShell::open `Return result` (#8377)
* start

* add error handling for winapi

* fix typo

* fix warnings and windows errors

* formatting

* Address review comments
2018-04-21 12:54:48 +02:00
Marek Kotewicz 0a170efaa5 fixed unsafe shell call on windows (#8372) 2018-04-11 17:21:29 +01:00
Marek Kotewicz 1356d6d8d5
parity uses winapi 0.3.4 (#8366)
* parity uses winapi 0.3.4

* remove redundant unsafe
2018-04-11 15:22:48 +02:00
Pierre Krieger 27c32d3629
Tweaks and add a Dockerfile for Android (#8036) 2018-04-05 14:38:50 +02:00
Gav Wood 8404edb656 Fix whitespace (#4299)
* Fix whitespace.

* Update copyright years/owner.

* Push release only for tags.
2017-01-25 18:51:41 +01:00
Gav Wood 17cc2be4b5
Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
Chiu-Hsiang Hsu 869803f60e Fix open on FreeBSD 2016-08-23 13:53:27 +08:00
Tomasz Drwięga 653a368783 Changing macos impl 2016-06-24 12:30:54 +02:00
Tomasz Drwięga 566bb030ec Fixing detecting if dapps are off 2016-06-24 12:21:21 +02:00
Nikolay Volf 91bb6c5d43 final fix 2016-06-14 18:26:40 +03:00
NikVolf 37260d7cf5 fix build and remove .cargo regs 2016-06-14 18:16:41 +03:00
NikVolf 39e2f6c891 cfg attrs 2016-06-14 17:37:01 +03:00
NikVolf 5920a7068f installer initial, ui option for executable 2016-06-14 17:12:46 +03:00