summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
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-05-05Configure: fix Mac OS X builds that still require makedependTodd Short
2018-03-27Update copyright yearMatt Caswell
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-02-13Configure: if a file is generated, never assume it's in the source dirRichard 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-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-09Configure: try to make sure every config target name is uniqueRichard Levitte
2017-11-07Configure: cleanup @disable_cascadeRichard Levitte
2017-11-05Consolidate the locations where we have our internal perl modulesRichard Levitte
2017-11-05Perl: Use our own globbing wrapper rather than File::Glob::globRichard Levitte
2017-09-12Disable the EGD seeding meachanism when stdio is disabledRichard Levitte
2017-09-01Configure: base compiler-specific decisions on pre-defines.Andy Polyakov
2017-08-03Revert "Perl: Use File::Glob::bsd_glob rather than File::Glob::glob"Richard Levitte
2017-07-28Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte
2017-06-20Remove duplicates from clang_devteam_warningsBenjamin Kaduk
2017-06-20Add -Wextra to gcc devteam warningsBenjamin Kaduk
2017-06-17Remove non-accurate description in Configure scriptPaul Yang
2017-04-01Configure: use 5.10.0, don't require...Andy Polyakov
2017-03-30More typo fixesFdaSilvaYY
2017-03-06Add a platform specific configuration checkerRichard Levitte
2017-02-23Add -Wundef to strict-warningsRich Salz
2017-02-17If all versions of a proto are disabled, disabled the proto as wellRichard Levitte
2016-11-25INSTALL: clarify 386 and no-sse2 options.Andy Polyakov
2016-11-15Only build the body of e_padlock when there are lower level routinesRichard Levitte
2016-10-13Configure: remove superfluous 0xVitezslav Cizek
2016-10-13Remove automatic RPATH - add user rpath supportRichard Levitte
2016-09-21Configure: clarify and refine -static.Andy Polyakov
2016-09-17Have the configuration options 'no-err' and 'no-async' work againRichard Levitte
2016-09-16Rearrange the storage of build file template names in %configRichard Levitte
2016-09-16Register the name of the config file each config target was found inRichard Levitte
2016-09-13Configure: detect gcc's dependency generation capability more accurately.Andy Polyakov
2016-09-07Allow asan, msan and ubsan to be configured with shared librariesRichard Levitte
2016-09-07Configure: Reorganise the checking of disabled optionsRichard Levitte
2016-09-01Revert "Make it possible to disable fuzz testing"Richard Levitte
2016-08-31Have Configure's HASH or TABLE produce complete listsRichard Levitte
2016-08-31Configure's print_table_entry printed incorrect informationRichard Levitte
2016-08-31Make it possible to disable fuzz testingRichard Levitte
2016-08-31The Perl interpreter might be in a path with spaces, so maybe quote itRichard Levitte
2016-08-30Configure: save away the value of OPENSSL_LOCAL_CONFIG_DIR for reconfRichard Levitte
2016-08-30Configure: Redo the logic for finding build file templatesRichard Levitte
2016-08-30Configure: clean away temporary section of codeRichard Levitte