Commit Graph

28 Commits

Author SHA1 Message Date
qvqc 5f092836f2 set build path to randomwow 2020-04-11 10:46:05 -04:00
Jethro Grassie 0846228da6
copyright 2020 2020-02-02 00:24:51 -05:00
Jethro Grassie e79861b519
remove libmicrohttpd
It seems unnecessary to use libmicrohttpd when libevent has everything
we need.  Thus removing the dependency.
2020-01-05 16:30:20 -05:00
Jethro Grassie 21ad942008
reorder link 2019-11-23 01:32:56 -05:00
Jethro Grassie 88ac5af85b
add libversion 2019-11-22 22:42:47 -05:00
Jethro Grassie 9c6ef738f1
link libhidapi if required 2019-11-12 11:39:00 -05:00
TrasherDK 5e4392f1be Support Monero out-of-source build 2019-10-28 04:00:23 +01:00
Jethro Grassie bcc25dee1b
ease building with / without randomx 2019-08-21 19:35:30 -04:00
Jethro Grassie 647971cde6
add RandomX support 2019-08-20 23:06:08 -04:00
Jethro Grassie 0d8479a3b2
improve compilation flags
- more / specific warnings enabled
 - specify c std
2019-08-07 00:03:53 -04:00
Jethro Grassie b5a2dd5f5b
implement miner selected block templates 2019-07-07 11:23:23 -04:00
Jethro Grassie 4b2f804354
make Makefile work out MONERO_BUILD_ROOT 2019-05-11 21:08:16 -04:00
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