]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add targets to skip build of non-installable programs
authorPavol Žáčik <zacik.pa@gmail.com>
Tue, 19 Aug 2025 12:26:07 +0000 (14:26 +0200)
committerNeil Horman <nhorman@openssl.org>
Fri, 29 Aug 2025 13:01:47 +0000 (09:01 -0400)
commitb7e4e17645b559635dde5b947697bfa7a29e61db
tree76fb179a2636abff9fb3aed258bb4642cdbd879b
parent92bfd358c9bc1453f0d4147f165b296cb99aa1b6
Add targets to skip build of non-installable programs

These make it possible to split the build into two
parts, e.g., when tests should be built with different
compiler flags than installed software.

Also use these as dependecies where appropriate.

Reviewed-by: Paul Yang <paulyang.inf@gmail.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28302)
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Configurations/windows-makefile.tmpl
util/help.pl