aboutsummaryrefslogtreecommitdiff
path: root/Configure
AgeCommit message (Expand)AuthorFilesLines
2018-08-07Check early that the config target exists and isn't a templateRichard Levitte1-2/+3
2018-07-24Configure death handler: instead of printing directly, amend the messageRichard Levitte1-3/+6
2018-07-24Configure death handler: remember to call original death handlerRichard Levitte1-0/+1
2018-07-24Configure death handler: bail out early when run in eval blockRichard Levitte1-0/+1
2018-07-24Configure: print generic advice when dyingRichard Levitte1-0/+18
2018-07-22Configure: Display error/warning on deprecated/unsupported options after loopRichard Levitte1-13/+13
2018-07-09Keep supporting the env / make variable PERLRichard Levitte1-6/+5
2018-06-22Configure,util/shlib_wrap.sh: harmonize -Wl and -rpath handling.Andy Polyakov1-6/+6
2018-06-22Configure: allow some file extensions to be overridden by target config.Andy Polyakov1-2/+3
2018-06-21Add -Wstrict-prototypes option to --strict-warningsBernd Edlinger1-0/+1
2018-06-13Configure: add shared() to facilitate shared-specific flags.Andy Polyakov1-1/+4
2018-05-05Configure: fix Mac OS X builds that still require makedependTodd Short1-2/+4
2018-05-05Configure: pass more suitable argument to compiler_predefined().Andy Polyakov1-9/+8
2018-05-05Configure: move --noexecstack probe to Configure.Andy Polyakov1-5/+21
2018-04-23Configure: add $target{keccak1600_asm_src}.Andy Polyakov1-0/+3
2018-04-17Add a config option to disable automatic config loadingBernd Edlinger1-1/+2
2018-04-11Configuration: Simplify generating list of generated files in build file temp...Richard Levitte1-1/+3
2018-03-31Fix minor typo in comment in ConfigureDaniel Bevenius1-1/+1
2018-03-31Remove -Wmisleading-indentation from gcc devteam warning optionsBernd Edlinger1-1/+0
2018-03-29Configure: harmonize syntax.Andy Polyakov1-7/+7
2018-03-27Configure: make LIST command work with dynamic 15-android.conf.Andy Polyakov1-4/+8
2018-03-23Move the handling of dso_scheme to dso_conf.hRichard Levitte1-23/+0
2018-03-22Fix resource filesRich Salz1-0/+7
2018-03-19Fix no-sm3 (and no-sm2)Todd Short1-0/+1
2018-03-19Fix no-ecMatt Caswell1-1/+1
2018-03-19Fix no-sm2Matt Caswell1-0/+1
2018-03-19Add SM2 signature and ECIES schemesJack Lloyd1-1/+1
2018-03-19Configure: pass -no-integrated-as.Andy Polyakov1-1/+3
2018-03-16Configure: maintain compability with pre-"make variables" ConfigureRichard Levitte1-7/+9
2018-03-16Configure: Don't fail if there were "make variables" set in envRichard Levitte1-19/+33
2018-03-15Configure: allow to enable afalgeng if target does not start with LinuxSebastian Andrzej Siewior1-1/+1
2018-03-10Configure: catch the build tree configdata.pmRichard Levitte1-13/+10
2018-03-10Configure: don't mangle the directory again when checking DEPEND inclusionRichard Levitte1-10/+6
2018-03-09Configure et al: Move the definition of library only flagsRichard Levitte1-29/+29
2018-03-08Configure: correct the check of env vars vs command line flagsRichard Levitte1-4/+19
2018-03-08Configure: disallow the mixture of compiling flags and env / make variablesRichard Levitte1-4/+16
2018-03-08Configure et al: get rid of last traces of plib_lflags / PLIB_LDFLAGSRichard Levitte1-2/+0
2018-03-08config: Pass diverse flags to Configure via the environmentRichard Levitte1-0/+9
2018-03-08Make "make variables" config attributes for overridable flagsRichard Levitte1-43/+53
2018-03-08Configure et al: rename all dso_* to module_* in shared-info.plRichard Levitte1-10/+10
2018-03-06Configure: fix small spelling errorRichard Levitte1-1/+1
2018-02-27configdata.pm: ensure $prefix is definedRichard Levitte1-0/+1
2018-02-22Replace the message about configdata.pm as a scriptRichard Levitte1-11/+12
2018-02-22Add a comment in configdata.pm regarding script-only variablesRichard Levitte1-0/+2
2018-02-22Make CROSS_COMPILE another supported "make variable" in ConfigureRichard Levitte1-12/+16
2018-02-22Have configdata.pm display information on perlRichard Levitte1-2/+9
2018-02-21Configure: engage x25519 assembly support.Andy Polyakov1-0/+3
2018-02-17Configure: avoid uninit data in configdata.pmRichard Levitte1-1/+2
2018-02-15Configure: move down the treatment of seed sourcesRichard Levitte1-11/+11
2018-02-14Auto-size more of configdata.pm "disabled features"Benjamin Kaduk1-1/+3