summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2020-07-02Configure: Check source and build dir equality a little more thoroughlyRichard Levitte
2020-05-20Fix egd and devrandom source configsBernd Edlinger
2020-03-17Update copyright yearMatt Caswell
2020-01-13Configure: use $list_separator_re only for defines and includesRichard Levitte
2019-12-18Configuration: compute openssl_other_defines and related info laterRichard Levitte
2019-12-18Disable devcryptoeng on newer OpenBSD versionsRichard Levitte
2019-11-05Configure: Make --strict-warnings meaningful with MSVC clRichard Levitte
2019-10-13Configure: accept Windows style compiler optionsDr. Matthias St. Pierre
2019-10-03Define AESNI_ASM if AESNI assembler is included, and use itRichard Levitte
2019-09-16Fix building statically without any dso supportBernd Edlinger
2019-09-08Configure: clang: move -Wno-unknown-warning-option to the frontDr. Matthias St. Pierre
2019-06-04Remove last references to DEBUG_SAFESTACKDr. Matthias St. Pierre
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