summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2018-03-19Fix no-sm3 (and no-sm2)Todd Short
2018-03-19Fix no-ecMatt Caswell
2018-03-19Fix no-sm2Matt Caswell
2018-03-19Add SM2 signature and ECIES schemesJack Lloyd
2018-03-19Configure: pass -no-integrated-as.Andy Polyakov
2018-03-16Configure: maintain compability with pre-"make variables" ConfigureRichard Levitte
2018-03-16Configure: Don't fail if there were "make variables" set in envRichard Levitte
2018-03-15Configure: allow to enable afalgeng if target does not start with LinuxSebastian Andrzej Siewior
2018-03-10Configure: catch the build tree configdata.pmRichard Levitte
2018-03-10Configure: don't mangle the directory again when checking DEPEND inclusionRichard Levitte
2018-03-09Configure et al: Move the definition of library only flagsRichard Levitte
2018-03-08Configure: correct the check of env vars vs command line flagsRichard Levitte
2018-03-08Configure: disallow the mixture of compiling flags and env / make variablesRichard Levitte
2018-03-08Configure et al: get rid of last traces of plib_lflags / PLIB_LDFLAGSRichard Levitte
2018-03-08config: Pass diverse flags to Configure via the environmentRichard Levitte
2018-03-08Make "make variables" config attributes for overridable flagsRichard Levitte
2018-03-08Configure et al: rename all dso_* to module_* in shared-info.plRichard Levitte
2018-03-06Configure: fix small spelling errorRichard Levitte
2018-02-27configdata.pm: ensure $prefix is definedRichard Levitte
2018-02-22Replace the message about configdata.pm as a scriptRichard Levitte
2018-02-22Add a comment in configdata.pm regarding script-only variablesRichard Levitte
2018-02-22Make CROSS_COMPILE another supported "make variable" in ConfigureRichard Levitte
2018-02-22Have configdata.pm display information on perlRichard Levitte
2018-02-21Configure: engage x25519 assembly support.Andy Polyakov
2018-02-17Configure: avoid uninit data in configdata.pmRichard Levitte
2018-02-15Configure: move down the treatment of seed sourcesRichard Levitte
2018-02-14Auto-size more of configdata.pm "disabled features"Benjamin Kaduk
2018-02-13Configure: if a file is generated, never assume it's in the source dirRichard Levitte
2018-02-09Fix check of cpuid_asm_src config attributeRichard Levitte
2018-02-07Enable TLSv1.3 by defaultMatt Caswell
2018-02-07Make the OPENSSL_CPUID_OBJ define internal.Pauli
2018-02-02Have configdata.pm also display the contents of %targetRichard Levitte
2018-02-01Shorten output by a lineRich Salz
2018-01-31Configure: Fix configdata.pm shorthand for --dump, should be -dPeter Meerwald-Stadler
2018-01-30Fix small typo (parenthesis missing)Richard Levitte
2018-01-30Configure: when checking user input, check both %user and %useraddRichard Levitte
2018-01-30Configure: add configure command line C flags after the configured C flagsRichard Levitte
2018-01-29To make it less surprising and confusing, leave a message on configdata.pmRichard Levitte
2018-01-29Move the display of disabled features to configdata.pm as well.Richard Levitte
2018-01-29Make configdata.pm runnable and move all display of information thereRichard Levitte
2018-01-29Don't define OPENSSL_NO_ERR for the command lineRichard Levitte
2018-01-29Remove $no_sse2, as it's just a 'copy' of $disabled{sse2}Richard Levitte
2018-01-28Treat C++ flags more like C flags, and only if C++ compiler specifiedRichard Levitte
2018-01-28Stop having Unix defaults in Configure (partial)Richard Levitte
2018-01-28Processing GNU-style "make variables" - implementationRichard Levitte
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte
2018-01-24Configure: ensure that a DEPEND generates the correct inclusion directoryRichard Levitte
2018-01-24Configure: let INCLUDEs set on binaries "trickle down" to the objectsRichard Levitte
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-09Configure: try to make sure every config target name is uniqueRichard Levitte