Commit Graph

83 Commits (62cd9fffa39bc296268b6134cd903d2705023835)

Author SHA1 Message Date
R4SAS 62cd9fffa3
Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578)
Rework CPU extensions detection code and build with AES-NI and AVX support by default
4 years ago
R4SAS d02a0c9b3a
[QT] don't build i2pd with aesni/avx for compatability with arm64
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS bdbd060229
[QT] create obj dirs before building i2pd
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS bf04962994
[QT] change i2pd make command
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 33f2ddb696
[QT] fix build with prebuild i2pd libs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
user 979282a0d4 qt .pro now uses libi2pd.a and libi2pclient.a instead of sources 4 years ago
orignal 57d6c7a3b3 Added TunnelConfig.cpp. Removed CryptoWroker.h 4 years ago
user 17f5bcbd1c qt: newer options added; not tested 4 years ago
orignal faae2709d9 removed NTCP 4 years ago
R4SAS dd8200e8b0
cleanup websocks
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 2f56547d5f
Merge pull request #1477 from PurpleI2P/drop-websockets
drop websockets support
4 years ago
user 63746be4d5 resolve i2pd_qt.pro conflict 4 years ago
user ee73ee365f some work on qt 4 years ago
R4SAS bca0809918
cleanup removed websockets funtions
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 00db527377
drop websockets support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
Dimitris Apostolou 5c308026ac
Pass -dead_strip -dead_strip_dylibs -bind_at_load on macOS 4 years ago
orignal 88594887f9 fixed qt build 4 years ago
kote f7a084969a fixed #1387 5 years ago
kote 81d9626da9 qt: fixed logging to window in release builds 5 years ago
kote 99116ff097 qt: disabled upnp for now - until upnp fixed 5 years ago
kote 3939ca9eb4 enabled default logging debug option for qt debug builds 5 years ago
R4SAS a74065f775 [qt] dont build UnixDaemon.cpp 5 years ago
R4SAS 48d02f7e09 [qt] update headers, fix ChaCha source name, remove duplicates 5 years ago
R4SAS e60549f8df [qt] fix build 5 years ago
R4SAS 3f091f4748 remove i2pd-qt android project (closes #1279) 5 years ago
3p.sif bd62df48c2 added NTCP2 to qt.pro ; made tunnel conf param keys be optional (fixes #1111) 6 years ago
orignal b226e22d2f fixed QT build 6 years ago
mewmew@i2p ed2818eaa2 qt log viewer now works 6 years ago
mewmew@i2p f8fe124428 improved comment at qt.pro file 6 years ago
mewmew@i2p 5ec11c53e9 differentiation between windows release and debug build into i2pd_qt.pro 6 years ago
mewmew@i2p 7225231814 perfecting qt status page 6 years ago
R4SAS 396cba7339 fix static building on windows, add resource files (closes #1163) 6 years ago
mewmew@i2p c8de7aa23c qt now statically compiles for win32 6 years ago
Hypnosis-mewmew e80da3cbeb fixes for i2pd_qt MSYS2 mingw32 6 years ago
Jeff Becker 486a4cfdd6
add to qt 6 years ago
orignal efacfced45 CryptoKey added 7 years ago
Jeff 330fab2efa update macos i2pd qt build to statically compile in libraries for portability 7 years ago
hypnosis-i2p 7738eae4b0 general settings widget ui revolution for convenience + widget locks: fixed #927 7 years ago
hypnosis-i2p 07fe51fa25 some qt gui changes 7 years ago
hypnosis-i2p db0e02c05d qt ui - status commands are now pushbuttons with no handlers 7 years ago
hypnosis-i2p 163cbcb89d qt ui - status main page now works 7 years ago
hypnosis-i2p b791a6a348 qt ui - status buttons done 7 years ago
hypnosis-i2p 7379b4ddd2 merged with upstream 7 years ago
hypnosis-i2p 61e1e7fe8f added one missing sigtype to Identity.h. Some work on qt gui. 7 years ago
hypnosis-i2p 275da075e0 various qt work 7 years ago
hypnosis-i2p 5b769869d0 fixed qt .pro file 7 years ago
Jeff Becker 7e0ae4c601 remove uneeded lines in qt build file 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
7 years ago
orignal 4f1dfe2ef7 fixed android build 7 years ago
orignal 6ed7f19673 moved GOST to separate file 7 years ago