summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2023-12-08Configure: Refuse to make directories in the source treeRichard Levitte
2023-11-15Configure: do not check for an absolute prefix in cross-buildsViktor Szakats
2023-07-17no-module should not imply disabling DSO loading supportTomas Mraz
2023-03-20Fix Configure test for -mips in CFLAGSMike Gilbert
2023-03-14Update copyright yearMatt Caswell
2023-02-01Use $config{build_file} instead of $target{build_file}Richard Levitte
2022-11-11Configure: don't try to be clever when configuring afalgengRoss Burton
2022-11-09Fix typosDimitris Apostolou
2022-11-09Add support for BSD-ppc, BSD-ppc64 and BSD-ppc64le configurationspkubaj
2022-09-19Fix detection of ktls support in cross-compile environment on LinuxTomas Mraz
2022-08-23Always automatically add -DPEDANTIC with enable-ubsanTomas Mraz
2022-07-24Don't try to make configuration leanerRichard Levitte
2022-06-21Update copyright yearMatt Caswell
2022-05-22Building: For the FIPS module checksum, keep track of configuration,hRichard Levitte
2022-05-22Configuration: produce include/openssl/configuration.h when configuringRichard Levitte
2022-05-22Configuration: only produce a new configdata.pm if it has changed contentsRichard Levitte
2021-12-23Fix Configure variable spillAlexandros Roussos
2021-08-20Replace CONFIG_NOWAIT env var with -w optionRich Salz
2021-07-17config: enable ACVP test case if FIPS is enabled.Pauli
2021-06-23Configure: Reflect that We don't build loader_attic when dynamic-engine is di...Richard Levitte
2021-06-11Configure: Allow spaces around '=' in all build.info statementsRichard Levitte
2021-06-10Enable ssl-trace by defaultArran Cudbard-Bell
2021-06-02Configure: variable expand GENERATE values tooRichard Levitte
2021-05-28Rework and make DEBUG macros consistent.Rich Salz
2021-05-26Fix -static builds on masterTom Cosgrove
2021-05-22Make it possible to disable the loader_attic engineRichard Levitte
2021-05-22configure: build list of image filesPauli
2021-05-21Clean up the "fips" option to ConfigureMatt Caswell
2021-05-19build.info: Make it possible to set attributes on SOURCE / SHARED_SOURCE stmtsRichard Levitte
2021-05-19Rework how a build file (Makefile, ...) is producedRichard Levitte
2021-05-14Add --banner config optionRich Salz
2021-05-02acvp-test: disable the ACVP testing code by defaultPauli
2021-04-30acvp: fix the no-acvp_test buildPauli
2021-04-29Configure: disable fips mode by defaultDr. Matthias St. Pierre
2021-04-29Configure: sort the disablables alphabeticallyDr. Matthias St. Pierre
2021-04-28Configuration: rework how dependency making is handledRichard Levitte
2021-04-23Runchecker: fix failure with no-autoalginit option by disabling FIPSPauli
2021-04-22Avoid the need for Configure time 128-bit int detectionMatt Caswell
2021-04-19Generate dependency informationTanzinul Islam
2021-04-08Configure: Check if 128-bit integers are supported by compilerAmitay Isaacs
2021-03-23Disable fips-securitychecks if no-fips is configured.Randall S. Becker
2021-03-19Configure: check all DEPEND values against GENERATE, not just .h filesRichard Levitte
2021-03-03build.info: Make it possible to use compiled programs as generatorsRichard Levitte
2021-03-03build.info: Add the possibility to add dependencies on raw targetsRichard Levitte
2021-02-12Deprecate the low level SRP APIsMatt Caswell
2021-02-12Add a configure time option to disable the fetch cache.Pauli
2021-02-05Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell
2021-01-28Update copyright yearRichard Levitte
2021-01-12Configure: warn about duplicate GENERATE declarations in build.info filesRichard Levitte
2021-01-12Configure: clean away perl syntax faultsRichard Levitte