Loading engines/build.info +2 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,8 @@ IF[{- !$disabled{"engine"} -}] SOURCE[../libcrypto]=e_capi.c ENDIF ELSE ENGINES=padlock dasync ossltest ENGINES=padlock dasync ENGINES_NO_INST=ossltest SOURCE[padlock]=e_padlock.c {- $target{padlock_asm_src} -} DEPEND[padlock]=../libcrypto INCLUDE[padlock]=../include Loading fuzz/build.info +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ -} IF[{- !$disabled{"fuzz-afl"} || !$disabled{"fuzz-libfuzzer"} -}] PROGRAMS=asn1 asn1parse bignum bndiv cms conf crl ct server x509 PROGRAMS_NO_INST=asn1 asn1parse bignum bndiv cms conf crl ct server x509 SOURCE[asn1]=asn1.c driver.c INCLUDE[asn1]=../include {- $ex_inc -} Loading Loading @@ -53,7 +53,7 @@ IF[{- !$disabled{"fuzz-afl"} || !$disabled{"fuzz-libfuzzer"} -}] ENDIF IF[{- !$disabled{tests} -}] PROGRAMS=asn1-test asn1parse-test bignum-test bndiv-test cms-test conf-test crl-test ct-test server-test x509-test PROGRAMS_NO_INST=asn1-test asn1parse-test bignum-test bndiv-test cms-test conf-test crl-test ct-test server-test x509-test SOURCE[asn1-test]=asn1.c test-corpus.c INCLUDE[asn1-test]=../include Loading test/build.info +2 −2 Original line number Diff line number Diff line IF[{- !$disabled{tests} -}] PROGRAMS=\ PROGRAMS_NO_INST=\ aborttest \ sanitytest bntest \ ectest ecdsatest ecdhtest gmdifftest pbelutest ideatest \ Loading Loading @@ -275,7 +275,7 @@ IF[{- !$disabled{tests} -}] next if grep { $_ eq lc("$name.h") } @nogo_headers; $OUT .= <<"_____"; PROGRAMS=buildtest_$name PROGRAMS_NO_INST=buildtest_$name GENERATE[buildtest_$name.c]=generate_buildtest.pl $name SOURCE[buildtest_$name]=buildtest_$name.c INCLUDE[buildtest_$name]=../include Loading Loading
engines/build.info +2 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,8 @@ IF[{- !$disabled{"engine"} -}] SOURCE[../libcrypto]=e_capi.c ENDIF ELSE ENGINES=padlock dasync ossltest ENGINES=padlock dasync ENGINES_NO_INST=ossltest SOURCE[padlock]=e_padlock.c {- $target{padlock_asm_src} -} DEPEND[padlock]=../libcrypto INCLUDE[padlock]=../include Loading
fuzz/build.info +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ -} IF[{- !$disabled{"fuzz-afl"} || !$disabled{"fuzz-libfuzzer"} -}] PROGRAMS=asn1 asn1parse bignum bndiv cms conf crl ct server x509 PROGRAMS_NO_INST=asn1 asn1parse bignum bndiv cms conf crl ct server x509 SOURCE[asn1]=asn1.c driver.c INCLUDE[asn1]=../include {- $ex_inc -} Loading Loading @@ -53,7 +53,7 @@ IF[{- !$disabled{"fuzz-afl"} || !$disabled{"fuzz-libfuzzer"} -}] ENDIF IF[{- !$disabled{tests} -}] PROGRAMS=asn1-test asn1parse-test bignum-test bndiv-test cms-test conf-test crl-test ct-test server-test x509-test PROGRAMS_NO_INST=asn1-test asn1parse-test bignum-test bndiv-test cms-test conf-test crl-test ct-test server-test x509-test SOURCE[asn1-test]=asn1.c test-corpus.c INCLUDE[asn1-test]=../include Loading
test/build.info +2 −2 Original line number Diff line number Diff line IF[{- !$disabled{tests} -}] PROGRAMS=\ PROGRAMS_NO_INST=\ aborttest \ sanitytest bntest \ ectest ecdsatest ecdhtest gmdifftest pbelutest ideatest \ Loading Loading @@ -275,7 +275,7 @@ IF[{- !$disabled{tests} -}] next if grep { $_ eq lc("$name.h") } @nogo_headers; $OUT .= <<"_____"; PROGRAMS=buildtest_$name PROGRAMS_NO_INST=buildtest_$name GENERATE[buildtest_$name.c]=generate_buildtest.pl $name SOURCE[buildtest_$name]=buildtest_$name.c INCLUDE[buildtest_$name]=../include Loading