Commit Graph

20 Commits (e4962b855f14d1f0baa7a017fbd422c9ef9ca7e7)

Author SHA1 Message Date
orignal cc59003560 removed C++17 check 2 months ago
orignal bbadbdbfdb Switch to C++17 for Mac OS X 2 months ago
orignal a1f40d3048 use __has_include(<filesystem>)) to detect if std::filesystem can be used 2 months ago
orignal 5cc15fac31 rollback 2 months ago
orignal ea3f356856 removed dependency from boost::filesystem 2 months ago
orignal 8189ff0f48 innclude <filesystem> before _cpp_lib_filesystem check 2 months ago
orignal 937809bc0f don't use clock_cast with clang 2 months ago
orignal bc48e6881d use boost::filesystem for Win32 and clang 2 months ago
orignal e957d7bbfb use std::filesystem for windows 2 months ago
orignal ac876a0cd5 use boost::filesystem for Mac OS X 2 months ago
orignal a93043f064 check for __cpp_lib_filesystem 2 months ago
orignal ae309ca632 use std::filesystem for C++17 2 months ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS e8ad7b4f79
rework of storing certificates path (#1642)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 80b44fc9a9
Support multilang, update code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
8 years ago