summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
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
2016-08-30Make it possible for the user to specify a different default build fileRichard Levitte
2016-08-26Improve the definition of STITCHED_CALL in e_rc4_hmac_md5.cRichard Levitte
2016-08-22Configure: Properly cache the configured compiler commandRichard Levitte
2016-08-19Sort %disabled in ConfigureBenjamin Kaduk
2016-08-16Configure: recognize -static as link option and disable incompatible options.Andy Polyakov
2016-08-05The capi engine uses stdio, so don't build it when configuring 'no-stdio'Richard Levitte
2016-07-28Add memory sanitizer config, and run on travis.Emilia Kasper
2016-07-18build.info: implement PROGRAM_NO_INST, and dito for ENGINES, SCRIPTS, LIBSRichard Levitte
2016-07-16Make fuzzer and fuzz tester builds less magicRichard Levitte
2016-07-04perl: Separate compile-time environment from runtime environmentRichard Levitte
2016-07-01Make build.info INCLUDE stmts be both source and build tree relativeRichard Levitte
2016-07-01Run the fuzzing corpora as tests.Ben Laurie
2016-06-22Spelling... and more spellingFdaSilvaYY
2016-06-21Fix typoPetr Vaněk
2016-06-16no-ripemd is an alias for no-rmd160Matt Caswell
2016-06-14Move the Configure generated header files to the top build.infoRichard Levitte
2016-06-14Configure: Make it possible to generate mandatory header filesRichard Levitte
2016-06-05Configure: complete the changed fuzz option checksRichard Levitte
2016-06-04Clean away the last unixmake vestigesRichard Levitte
2016-06-04Add support for fuzzing with AFLKurt Roeckx
2016-06-01Add final(?) set of copyrights.Rich Salz
2016-05-30perl: use the 'if' module to conditionally load File::GlobRichard Levitte
2016-05-29Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov
2016-05-27Configure: handle spaces in source directory specRichard Levitte
2016-05-25Configure: pull 'which' back.Andy Polyakov
2016-05-25Don't clean away headers generated by ConfigureRichard Levitte
2016-05-25Make sure crypto-mdebug-backtrace must be enabled explicitelyRichard Levitte
2016-05-25Configure: To allow file names with spaces, tokenize with respect for quotesRichard Levitte
2016-05-25Communicate Configure generated header files to build filesRichard Levitte
2016-05-23Add buf-freelists to deprecated optionsTodd Short
2016-05-16Add support for RC / WINDRES env variablesRichard Levitte