summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2019-05-27Configure: make 'enable-buildtest-c++' work (not be a regexp)Richard Levitte
2019-05-27Configure: make C++ build tests optional and configurableRichard Levitte
2019-05-27Configure: Remove extra warning and sanitizer options from CXXFLAGSRichard Levitte
2019-05-02Allow setting RCFLAGS as Configure option or environment variableWojciech Kaluza
2019-04-30Configure: process shared-info.pl laterRichard 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-10Rework DSO API conditions and configuration optionRichard Levitte
2019-03-19Configure: untabify indentationDr. Matthias St. Pierre
2019-02-28Configure: support a few more "make variables" defaulting from envRichard Levitte
2019-02-28Configuration: divide devteam flags into language specific setsRichard Levitte
2019-02-28Configure: make --strict-warnings a regular user provided compiler optionRichard 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-26Update copyright yearMatt Caswell
2019-02-14Configure: stop forcing use of DEFINE macros in headersRichard Levitte
2019-01-04Introduce a no-pinshared optionMatt Caswell
2018-12-12Fix error in processing $target{enable}Richard Levitte
2018-12-05Configure: recognize div3w modules and add -DBN_DIV3W.Andy Polyakov
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