summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2019-06-17Move des_asm_src file information to build.info filesRichard Levitte
2019-06-17Move ec_asm_src file information to build.info filesRichard Levitte
2019-06-17Move cpuid_asm_src file information to build.info filesRichard Levitte
2019-06-17Move bn_asm_src file information to build.info filesRichard Levitte
2019-06-17Configure: add mechanism to specify asm target architectureRichard Levitte
2019-06-17Move uplink file information to build.info filesRichard Levitte
2019-06-17Configure: add mechanism to specify uplink target architectureRichard Levitte
2019-06-17Configure: allow conditions and variable values to have variable referencesRichard Levitte
2019-06-17Fix no-ec with no-dhMatt Caswell
2019-06-17Allow TLSv1.3 in a no-ec buildMatt Caswell
2019-06-15Configure: Add support for variables in build.info filesRichard Levitte
2019-06-12Configure: count basenames for all library sourcesRichard Levitte
2019-06-12Ensure code is compiled with correct BIGNUM assembler definesMatt Caswell
2019-06-10Improve the Windows OneCore target support. (Add targets for building librari...MouriNaruto
2019-06-04Remove last references to DEBUG_SAFESTACKDr. Matthias St. Pierre
2019-06-03Ensure we get all the right defines for AES assembler in FIPS moduleMatt Caswell
2019-05-27Configure: Remove extra warning and sanitizer options from CXXFLAGSRichard Levitte
2019-05-20Clear CRMF vs CMP confusionRichard Levitte
2019-05-02Allow setting RCFLAGS as Configure option or environment variableWojciech Kaluza
2019-04-30Configure: process shared-info.pl laterRichard Levitte
2019-04-24Recognise clang -fsanitize options and translate themRichard Levitte
2019-04-23Configure: make disabling stuff easier and saferRichard Levitte
2019-04-23Configure: recognise -static even if given through variablesRichard Levitte
2019-04-23Configure: merge all of %user and %useradd into %config earlierRichard Levitte
2019-04-09Add a legacy provider and put MD2 in itMatt Caswell
2019-04-04Add a no-fips Configure optionMatt Caswell
2019-04-02Configuration / build: make it possible to disable building of modulesRichard Levitte
2019-04-02Build cleanup: don't use SHARED_SOURCE with modulesRichard Levitte
2019-04-01Restore the "heartbeats" configuration option among the deprecatedRichard Levitte
2019-04-01Rework DSO API conditions and configuration optionRichard Levitte
2019-03-29Remove heartbeats completelyRichard Levitte
2019-03-19 Configure: untabify indentationDr. Matthias St. Pierre
2019-03-14Configure: disable new trace api by defaultDr. Matthias St. Pierre
2019-03-122nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb
2019-03-06Make it possible to disable the TRACE APIRichard Levitte
2019-03-05Configure: make C++ build tests optional and configurableRichard Levitte
2019-03-05Deprecate the "hw" configuration options, make "padlockeng" disablableRichard Levitte
2019-02-27Configure: support a few more "make variables" defaulting from envRichard Levitte
2019-02-27Configuration: divide devteam flags into language specific setsRichard Levitte
2019-02-27Add PADLOCK_ASM to dso_defines rather than lib_definesRichard Levitte
2019-02-26Revert "Configure: stop forcing use of DEFINE macros in headers"Richard Levitte
2019-02-15Configure: make --strict-warnings a regular user provided compiler optionRichard Levitte
2019-02-14Configure: stop forcing use of DEFINE macros in headersRichard Levitte
2019-02-11ENGINE modules aren't special, so call them MODULESRichard Levitte
2019-01-31Configure: clean away unused variables and double assignmentsRichard Levitte
2019-01-31Build: clean away RENAME and SHARED_NAMERichard Levitte
2019-01-31Build: remove EXTRARichard Levitte
2019-01-31Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte
2019-01-22Configure: add attributes to end product build.info variablesRichard Levitte
2019-01-22Configure: teach the tokenizer to handle other separators than spacesRichard Levitte