Commit Graph

19 Commits (openssl)

Author SHA1 Message Date
r4sas d4e3991257
[gha] fix osx build
Signed-off-by: r4sas <r4sas@i2pmail.org>
2 weeks ago
R4SAS 24e325db62
[make] fix install target paths for linux and homebrew
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 2774d72888 [makefile] add install target for linux
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
xanoni ff3d2db85e
Darwin: allow calling make install more than once
This commit ensures that `gzip` does not overwrite any of the repo
files, because that prevents `make install` from executing more than
once.
3 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
R4SAS 6fe1de5d86 fix make target dependecy 6 years ago
R4SAS 064460b95f osx makefile changes
Move install target from osx to homebrew
use openssl 1.1.0 when building with brew
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
Jeff f876cc9079 update makefile 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
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
7 years ago
Jeff d59d36f93c fix up homebrew makefile 7 years ago
R4SAS 19fc59739f update makefile-s 7 years ago
r4sas 83300044dd fix osx upnp support
fix tabulation in UPnP.cpp
7 years ago
hagen b668c4c302 * add global switch USE_UPNP to makefile 8 years ago
hagen 5c9a69e0e8 * drop boost_regex from build deps 8 years ago
Jeff 00cfdc7d92 fix mac brew, use libressl and homebrew 8 years ago