R4SAS
|
b7f0d87daf
|
GHA and Cmake changes (#1888)
Done with Vort's (https://github.com/Vort) cooperation
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
R4SAS
|
0a42f414bf
|
[makefile] update support for WSL, remove gcc version detect
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
R4SAS
|
bef8587d8f
|
[makefile] create object dirs on windres (race condition)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
9396827379
|
[makefile] build libraries on default target
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
bc330ff0ea
|
update makefiles, license year
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
4 years ago |
R4SAS
|
0a3af12ee9
|
[make] track changes in includes
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
4 years ago |
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 |
orignal
|
1e4d2fd053
|
fixed for g++10
|
5 years ago |
R4SAS
|
716378bd6b
|
[makefile] fix build with g++ 10
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
R4SAS
|
90914bb2de
|
[windows] init internet connectivity events checker functional (vista+ supported only)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
R4SAS
|
dd94b77b2a
|
use GetTickCount dll pointer, add USE_WINXP to makefile
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
R4SAS
|
25441cb650
|
revert mingw makefile
ref: https://github.com/Alexpux/MINGW-packages/issues/4773
|
6 years ago |
R4SAS
|
bc755ac32f
|
[MSYS2] add boost version detection via pacman
|
6 years ago |
R4SAS
|
1fa34be52a
|
update mingw makefile
|
6 years ago |
R4SAS
|
460cf6fd20
|
update windows build script, change makefile.mingw line ending
|
6 years ago |
R4SAS
|
55af4ed385
|
delete old AESNI definition
|
6 years ago |
R4SAS
|
64aee9c8ae
|
add DEBUG option for make
By default, binary will be built without stripping debug symbols
|
6 years ago |
yangfl
|
dec848f072
|
use builtin __AVX__ and __AES__ macros and reduce code duplication
|
6 years ago |
R4SAS
|
3dc5542a28
|
update mingw makefile
|
7 years ago |
R4SAS
|
7dfb6f4a13
|
update makefiles
|
7 years ago |
R4SAS
|
19fc59739f
|
update makefile-s
|
8 years ago |
Jeff Becker
|
150a309175
|
include daemon directory for Win32 mingw
|
8 years ago |
Jeff Becker
|
598897caa6
|
fix mingw build
|
8 years ago |
orignal
|
15b7284a8f
|
AVX support for Windows
|
8 years ago |
orignal
|
77ec4b5cad
|
added warning
|
8 years ago |
alexandr
|
cb0f968467
|
Added building option "USE_ASLR"
|
8 years ago |
orignal
|
183c22cc84
|
rollback
|
8 years ago |
hagen
|
b668c4c302
|
* add global switch USE_UPNP to makefile
|
8 years ago |
orignal
|
0a4888a18f
|
link with miniupnp
|
8 years ago |
orignal
|
7ea5af448e
|
UPNP support from windows
|
8 years ago |
hagen
|
5c9a69e0e8
|
* drop boost_regex from build deps
|
9 years ago |
hagen
|
437225b43e
|
* convert makefiles back to unix linefeeds
|
9 years ago |
orignal
|
355c7437ed
|
supoort win32 console application
|
9 years ago |
orignal
|
5ffe1893cd
|
reduce windows binary size
|
9 years ago |
orignal
|
0493a321d2
|
oveeride --log for windows
|
9 years ago |
orignal
|
95b2bf3645
|
fixed windows build
|
9 years ago |
hagen
|
121ac4f1de
|
* move mingw-specific rules to Makefile.mingw
|
9 years ago |
orignal
|
507093dbad
|
compile with resources
|
9 years ago |
orignal
|
4c72d43a8a
|
use more efficient XOR over ChipherBlocks for win32
|
9 years ago |
orignal
|
8c401cf01b
|
check for USE_AESNI=1
|
9 years ago |
orignal
|
4386bd93c3
|
handle USE_AESNI for mingw
|
9 years ago |
0niichan
|
a8e4301f23
|
correct BOOST_SUFFIX
|
9 years ago |
orignal
|
55c279cc7e
|
Rolled back to working Makefile.mingw
|
9 years ago |
0niichan
|
e5037fc9f9
|
new default boost' suffix; new paths
|
9 years ago |
0niichan
|
bc41a15eba
|
Update Makefile.mingw
new default boost' suffix; new paths
|
9 years ago |
orignal
|
f9c592ca22
|
static link against libgcc, libstdc++ and libwinpthread
|
9 years ago |
orignal
|
1d37745c0c
|
more separation between api and executable builds
|
9 years ago |
orignal
|
24d9dacfd9
|
fixed mingw build
|
9 years ago |
orignal
|
5c58bf44c0
|
Makefile.mingw added
|
9 years ago |