Commit Graph

7 Commits

Author SHA1 Message Date
Jethro Grassie 9bd6606ae7
fix Linux build dependencies 2019-04-07 15:54:35 -04:00
Jethro Grassie 55da98cee9
update readme and todo to reflect new build system 2019-04-07 01:10:56 -04:00
Jethro Grassie 1c04c08763
remove monero source files
Building is faster and future Monero upgrades easier.

Set environment variables:
    export MONERO_ROOT=/path/to/monero (your cloned git repo)
    export MONERO_BUILD_ROOT=$MONERO_ROOT/build/Linux/<branch>/<debug|release>
2019-04-07 01:10:53 -04:00
Jethro Grassie c3b16dec1a
add missing sodium to Makefile 2019-04-07 01:01:13 -04:00
Jethro Grassie ab812a7076
improve Makefile 2019-02-25 18:00:21 -05:00
Jethro Grassie 3c76d658c7
add CNv4 support 2019-02-25 17:56:48 -05:00
Jethro Grassie 6fbe8860ed
Initial commit 2018-08-12 15:48:25 -04:00