summaryrefslogtreecommitdiff
path: root/crypto/external/bsd/openssl/lib/libcrypto/Makefile
AgeCommit message (Expand)Author
2023-05-27Explicitly run openssl's "gen" script in a shellhgutch
2023-05-25openssl: Consolidate new CWARNFLAGS.clang stuff in Makefile.openssl.riastradh
2023-05-25openssl: Suppress clang warnings for using string literals as char *.riastradh
2023-05-25openssl: Nix trailing whitespace in build goo.riastradh
2023-05-23centralie warningschristos
2023-05-17add missing assembly stub macro, remove WARNS=0christos
2023-05-09make things build again.christos
2023-05-08put back ssl.h in libcrypto it is also in libsslchristos
2023-05-07misc cleanupschristos
2023-05-06move the generator script here.christos
2023-05-06checkpointchristos
2022-04-15libcrypto: remove lint hack for __int128rillig
2022-04-15libcrypto: suppress a few unneeded lint warningsrillig
2019-11-11Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)joerg
2018-10-06disable another clang warningchristos
2018-09-27Remove debugging accidentally left in! Noticed by Tobias Ulmerchristos
2018-09-23merge conflictschristos
2018-04-06merge conflictschristos
2018-03-04hack for lintchristos
2018-02-08fix the man pages, add a linker scriptchristos
2018-02-08update build gluechristos
2016-10-14periphereal updates and generated files for the new openssl.spz
2016-04-13Don't die on RC5 warningchristos
2015-03-22Back -O3 optimization out for now - it did not fix the performancemartin
2015-03-17Compile libcrypto with -O3martin
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2013-01-18Add pkgconfig gluonschristos
2012-07-26merge openssl-1.0.1cchristos
2011-06-21adjust a grep pattern to (only) match the right line with GCC 4.5.mrg
2011-06-06add a bunch of files to the lib that we build.spz
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2010-07-06remove almost all the ability to build netbsd with an a.out target.mrg
2009-07-19- add build gluechristos