summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2018-11-19Configuration: only include shared_sources in dirinfo in shared configRichard Levitte
2018-11-13Configuration: make sure the shared_sources table doesn't contain empty elementsRichard Levitte
2018-11-12Configure: ensure empty arrays aren't created inadvertentlyRichard Levitte
2018-10-31Configuration: when building the dirinfo structure, include shared_sourcesRichard Levitte
2018-10-28Configure: Improve warning if no random seed source was configuredDr. Matthias St. Pierre
2018-10-26Configure: Reword the summary outputDr. Matthias St. Pierre
2018-08-18Configure: don't probe for --noexecstack assembler option on Darwin.Andy Polyakov
2018-08-16Configure: warn when 'none' is the chosen seed sourceRichard Levitte
2018-08-15Turn on TLSv1.3 downgrade protection by defaultMatt Caswell
2018-08-07Check early that the config target exists and isn't a templateRichard Levitte
2018-07-24Configure death handler: instead of printing directly, amend the messageRichard Levitte
2018-07-24Configure death handler: remember to call original death handlerRichard Levitte
2018-07-24Configure death handler: bail out early when run in eval blockRichard Levitte
2018-07-24Configure: print generic advice when dyingRichard Levitte
2018-07-22Configure: Display error/warning on deprecated/unsupported options after loopRichard Levitte
2018-07-09Keep supporting the env / make variable PERLRichard Levitte
2018-06-22Configure,util/shlib_wrap.sh: harmonize -Wl and -rpath handling.Andy Polyakov
2018-06-22Configure: allow some file extensions to be overridden by target config.Andy Polyakov
2018-06-21Add -Wstrict-prototypes option to --strict-warningsBernd Edlinger
2018-06-13Configure: add shared() to facilitate shared-specific flags.Andy Polyakov
2018-05-05Configure: fix Mac OS X builds that still require makedependTodd Short
2018-05-05Configure: pass more suitable argument to compiler_predefined().Andy Polyakov
2018-05-05Configure: move --noexecstack probe to Configure.Andy Polyakov
2018-04-23Configure: add $target{keccak1600_asm_src}.Andy Polyakov
2018-04-17Add a config option to disable automatic config loadingBernd Edlinger
2018-04-11Configuration: Simplify generating list of generated files in build file temp...Richard Levitte
2018-03-31Fix minor typo in comment in ConfigureDaniel Bevenius
2018-03-31Remove -Wmisleading-indentation from gcc devteam warning optionsBernd Edlinger
2018-03-29Configure: harmonize syntax.Andy Polyakov
2018-03-27Configure: make LIST command work with dynamic 15-android.conf.Andy Polyakov
2018-03-23Move the handling of dso_scheme to dso_conf.hRichard Levitte
2018-03-22Fix resource filesRich Salz
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