Commit Graph

16 Commits

Author SHA1 Message Date
Jethro Grassie 257560b0a7
add script to inspect database 2019-05-07 01:17:00 -04:00
Jethro Grassie 0264462f44
fix xxd check 2019-05-04 14:15:01 -04:00
Jethro Grassie b21fb830d4
Merge branch 'improve-make' into dev 2019-05-04 13:32:34 -04:00
Jethro Grassie 97f8fa27ae
add libevent version check 2019-05-04 13:16:14 -04:00
Jethro Grassie 890332728f
remove rdynamic 2019-04-16 00:31:41 -04:00
Jethro Grassie c2eb64b67f
add xxd check 2019-04-16 00:08:54 -04:00
Jethro Grassie e8383c73e6
add quick pkg-config output check 2019-04-15 23:44:03 -04:00
Jethro Grassie cebf73ef35
add boost_regex lib 2019-04-11 09:04:50 -04:00
Jethro Grassie b6dddb007b
fix Ubuntu build due to missing libunbound.pc 2019-04-07 15:54:39 -04:00
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