summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
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
2016-05-10Configure: replace which() with IPC::Cmd::can_run.Andy Polyakov
2016-05-10Configure: adhere to $(CROSS_COMPILE)ranlib.Andy Polyakov
2016-05-10Configure: make it work with Perl 5.10.Andy Polyakov
2016-05-07Add fuzzing!Ben Laurie
2016-05-02Add the possibility for local build file templatesRichard Levitte
2016-05-02Add the possibility to have an extra local OpenSSL configs directoryRichard Levitte
2016-04-28various spelling fixesFdaSilvaYY
2016-04-26Remove the never-functional no-sctBenjamin Kaduk
2016-04-25Build system: add include directories and dependencies for generatorsRichard Levitte
2016-04-22Warn when doing an out-of-source build and finding in-source build artifactsRichard Levitte
2016-04-20Copyright consolidation; .pm and ConfigureRich Salz
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-20Cascade no-dgram from no-sock in Configure not e_os.hMatt Caswell
2016-04-14Make "shared" builds the defaultMatt Caswell
2016-04-14Fix no-stdio and no-autoalginitMatt Caswell
2016-04-13Remove no-aes, no-rsa, no-sha, no-md5 and no-hmacMatt Caswell
2016-04-13Fix the handling of --with-zlib-includeRichard Levitte
2016-04-07Clean-up *_DEBUG options.Andy Polyakov
2016-04-06Perl cleanup: don't create lists unnecessarilyRichard Levitte
2016-04-06Configure: add BLAKE_DEBUG to --strict-warnings set.Andy Polyakov
2016-04-04Revert "various spelling fixes"Rich Salz