Commit graph

275 commits

Author SHA1 Message Date
John Jones
868fb93518 Add c++14, remove c++11 settings 2019-05-20 13:16:36 -05:00
Peter Conrad
2cf1510d81
Merge pull request #122 from pmconrad/1196_serialization
1196 serialization
2019-05-08 17:32:35 +02:00
Peter Conrad
bf63236e09
Merge pull request #125 from cwyyprog/tmp
Disable editline in mingw
2019-05-02 12:49:09 +02:00
cwyyprog
34c8fa4f3b clean CMakeLists 2019-04-30 13:51:29 +08:00
John M. Jones
1947a14d4a
Merge pull request #114 from bitshares/jmj_847
Use c++14
2019-04-23 14:44:29 -05:00
Peter Conrad
89796afb01 Adapted + integrated libatomic check 2019-04-23 16:48:17 +02:00
Peter Conrad
9a0d92820d Fixes for endianness 2019-04-23 16:45:44 +02:00
cwyyprog
7453657591 Disable editline in mingw 2019-04-13 13:26:57 +08:00
Peter Conrad
a063b8d41b Removed openssl ECC implementation 2019-04-04 17:59:51 +02:00
Peter Conrad
406f1bdd61 Remove unused json_connection 2019-04-04 17:59:51 +02:00
Peter Conrad
d5b817817a Remove unused bstate 2019-04-04 17:59:51 +02:00
Peter Conrad
637226a2e4 Remove unused blowfish 2019-04-04 17:59:51 +02:00
Peter Conrad
d2b7354c24 Remove unused base36 2019-04-04 17:59:51 +02:00
Peter Conrad
579914c84d Removed unused stuff 2019-04-04 17:59:51 +02:00
John Jones
7497cb39f6 Use c++14 2019-03-22 16:02:20 -05:00
Peter Conrad
98c9e62581 Remove unused boost dependencies serialization + locale 2019-01-30 14:31:08 +01:00
John Jones
e751cf2f2d Removed boost signals (no longer used) 2019-01-04 07:53:37 -05:00
Peter Conrad
1aecf3ccc8
Merge pull request #85 from crypto-ape/static-variant-memory-optimizations
Memory optimization of static_variant
2018-11-17 10:43:03 +01:00
Peter Conrad
460e7cccc8
Merge pull request #78 from bitshares/multithreading_improvements
Multithreading improvements
2018-11-17 10:41:49 +01:00
Nathan Hourt
d3984dd00d
Update CMakeLists.txt
On my Archlinux systems, linking fails unless this change is made.
2018-11-07 11:13:21 -06:00
crypto-ape
93a0316607 Dynamic memory allocation of static_variant & other small changes. 2018-10-31 10:59:26 +01:00
Valera Cogut
c9d95c0c9a Safer way to handle unlock command of cli_wallet #1171 2018-10-25 00:01:43 +03:00
Peter Conrad
afcb1e3543 Moved do_parallel to fc::thread-based worker pool implementation 2018-10-03 21:25:10 +02:00
cwyy
650c0a3c62 fix hardcode of OPENSSL_CONF_SOURCE in CMakeLists.txt 2018-07-05 17:56:45 +08:00
cwyy
ac982cae2a fix compile error with vs2017 and boost 1.67 2018-06-30 14:10:38 +08:00
Alfredo Garcia
64aa56559d
Remove fc bz2 unused linkage 2018-05-30 21:59:06 -03:00
Peter Conrad
0fc569cbfc Remove unused "smaz" compression 2018-05-29 16:36:31 +02:00
Abit
51688042b0
Merge pull request #38 from jmjatlanta/Issue_727c
Add Boost::Stacktrace to Bitshares
2018-04-26 12:39:34 +02:00
Abit
000ef9a118
Merge pull request #36 from jmjatlanta/boost_1.66
Upgrade to Boost 1.65
2018-04-26 12:37:17 +02:00
lubos.ilcik
b4fac94858 fix incorrect project_editline-build path 2018-04-18 13:54:20 +02:00
John Jones
a6738e3265 Added boost stacktrace to segfault handler 2018-04-09 08:11:38 -05:00
John Jones
652389644c removed boost_1.51 and interprocess class 2018-03-28 11:38:20 -05:00
Abit
4441e14807
Merge pull request #32 from bitshares/abitmore-patch-1
Remove -std=c++14 flag from CMakeLists.txt
2018-03-27 18:51:39 +02:00
abitmore
6dc06cd598 Skip editline when building in MSVC 2018-03-27 04:08:42 -04:00
Abit
91d294feca
Remove -std=c++14 flag from CMakeLists.txt 2018-03-25 20:27:09 +02:00
Peter Conrad
fca5058464
Merge branch 'master' into sanitize 2018-03-13 21:39:40 +01:00
Abit
5f6e4d8523
Merge pull request #16 from bitshares/editline-build
Build editline
2018-03-07 20:51:30 +01:00
Abit
ebdb5eacea
Correctly set default C++ standard to c++11 2018-03-06 20:37:23 +01:00
abitmore
d33092f86c More changes on cmake file for editline 2018-03-06 13:47:45 +00:00
abitmore
4258f4f98b Update cmake file for editline 2018-03-06 13:41:40 +00:00
abitmore
ade96c1213 Build editline
TODO: the cmake script is copied from the secp256k1 part in the
      same file, may need to review/fix the MSVC and MinGW part.
2018-03-05 00:48:11 +00:00
John Jones
abb4b9b0ab Added editline as submodule 2018-02-20 15:18:47 -05:00
Anton Autushka
7d7872cb7b some minor fixes 2018-02-06 15:37:14 +03:00
Vikram Rajkumar
cb627980a5 Remove unused CyoEncode and Base32
5c466150ec
2017-06-04 18:13:13 -05:00
Vikram Rajkumar
680731ef1b Remove equihash 2017-06-01 16:11:35 -05:00
Vikram Rajkumar
453b3de77e Better fix for Clang 4+ 2017-04-26 12:20:58 -05:00
Vikram Rajkumar
91af0e7edb Fix compilation on Clang 4+ 2017-04-26 11:58:32 -05:00
Vikram Rajkumar
1f41494f36 Merge branch 'master' of github.com:steemit/fc 2017-03-18 11:38:57 -05:00
Vikram Rajkumar
0d0b485f3a Remove GNTP (unrelated to NTP) 2017-03-16 12:33:30 -05:00
Vikram Rajkumar
fe82998021 Remove NTP 2017-03-16 12:29:57 -05:00