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
2020-11-15 01:31:20 +03:00
R4SAS
6fe1de5d86
fix make target dependecy
2018-09-04 10:51:44 +03:00
R4SAS
064460b95f
osx makefile changes
...
Move install target from osx to homebrew
use openssl 1.1.0 when building with brew
2018-09-04 10:39:46 +03:00
R4SAS
55af4ed385
delete old AESNI definition
2018-06-29 02:30:03 +03:00
R4SAS
64aee9c8ae
add DEBUG option for make
...
By default, binary will be built without stripping debug symbols
2018-06-29 02:27:19 +03:00
yangfl
dec848f072
use builtin __AVX__ and __AES__ macros and reduce code duplication
2018-06-27 17:32:38 +08:00
Jeff
f876cc9079
update makefile
2018-02-19 10:16:48 -05:00
yangfl
46f62e1af9
remove trailing whitespaces
2018-01-06 22:24:03 +08:00
R4SAS
1ba1fa37f9
update travis-ci stuff ( #1006 )
...
* enable osx in travis config
* fix brew commands, change comiler
* disable clang build with make on linux
* update README
* tabulation fix in Crypto.cpp
2017-11-17 20:43:00 +03:00
Jeff
d59d36f93c
fix up homebrew makefile
2017-09-11 07:48:10 -04:00
R4SAS
19fc59739f
update makefile-s
2017-04-22 04:17:01 +03:00
r4sas
83300044dd
fix osx upnp support
...
fix tabulation in UPnP.cpp
2017-02-15 09:04:40 +03:00
hagen
b668c4c302
* add global switch USE_UPNP to makefile
2016-06-27 13:12:01 +00:00
hagen
5c9a69e0e8
* drop boost_regex from build deps
2016-05-27 01:32:03 +00:00
Jeff
00cfdc7d92
fix mac brew, use libressl and homebrew
2016-05-04 12:12:24 -04:00