Commit Graph

16 Commits

Author SHA1 Message Date
TomZ 0fda43974d Make log line a little more clear 2020-12-06 13:17:24 +01:00
TomZ 23f44439dd Use spaces consistently 2020-08-26 09:28:28 +02:00
TomZ 589932e876 Make dependent projects able to link to secp256k1
As the compile may or may not link to GMP, using projects
need to link to this too. Dynamic libs handle this, we ship
static libs and thus we need to handle this ourselves.
2020-05-13 22:29:23 +02:00
TomZ 63021917ed Fixlet in secp256k1/CMakeLists.txt 2020-04-13 15:57:42 +02:00
TomZ fcdb52d5aa Make leveldb build with cmake
As this now means we completely use cmake, remove some legacy
stuff as well.
2020-04-08 22:48:29 +02:00
TomZ e8028035a1 make univalue build using cmake 2020-04-08 22:48:29 +02:00
TomZ 1144f013a4 Build secp256k1 with cmake 2020-04-08 22:48:29 +02:00
TomZ 7579ee4fc6 Install more.
This installs lib secp256k1, as needed to link to some
of the already installed classes.
2019-08-15 22:05:31 +02:00
TomZ b675f3dd82 Revert from bitcoin-abc 5801452e5
This restores the functioning of the unit tests
2019-04-19 17:30:59 +02:00
TomZ a6522c93bc Updated 3rdparty lib secp256k1 to latest 2019-04-19 17:30:59 +02:00
DesWurstes 2a5d464e73 Replace -r with -R 2018-08-07 12:10:14 +00:00
TomZ 954948246f Make clear this content is under the same license 2018-02-14 14:26:28 +01:00
TomZ 4ac68439d1 Introduce CMake building 2018-02-14 13:49:54 +01:00
TomZ 7ca95926c1 Move secp256k1 to 3rdparty libs dir 2018-02-13 13:12:34 +01:00
TomZ de06599dfa move leveldb to 3rdparty libs 2018-02-13 13:12:34 +01:00
TomZ 9e6a93a620 Move univalue to new dir 2018-02-13 13:12:34 +01:00