aboutsummaryrefslogtreecommitdiff
path: root/Configure
AgeCommit message (Expand)AuthorFilesLines
2016-06-05Configure: complete the changed fuzz option checksRichard Levitte1-1/+2
2016-06-04Clean away the last unixmake vestigesRichard Levitte1-39/+0
2016-06-04Add support for fuzzing with AFLKurt Roeckx1-3/+18
2016-06-01Add final(?) set of copyrights.Rich Salz1-2/+0
2016-05-30perl: use the 'if' module to conditionally load File::GlobRichard Levitte1-3/+1
2016-05-29Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov1-2/+5
2016-05-27Configure: handle spaces in source directory specRichard Levitte1-2/+2
2016-05-25Configure: pull 'which' back.Andy Polyakov1-3/+23
2016-05-25Don't clean away headers generated by ConfigureRichard Levitte1-7/+0
2016-05-25Make sure crypto-mdebug-backtrace must be enabled explicitelyRichard Levitte1-0/+1
2016-05-25Configure: To allow file names with spaces, tokenize with respect for quotesRichard Levitte1-13/+51
2016-05-25Communicate Configure generated header files to build filesRichard Levitte1-0/+7
2016-05-23Add buf-freelists to deprecated optionsTodd Short1-0/+1
2016-05-16Add support for RC / WINDRES env variablesRichard Levitte1-0/+2
2016-05-10Configure: replace which() with IPC::Cmd::can_run.Andy Polyakov1-18/+3
2016-05-10Configure: adhere to $(CROSS_COMPILE)ranlib.Andy Polyakov1-3/+7
2016-05-10Configure: make it work with Perl 5.10.Andy Polyakov1-1/+1
2016-05-07Add fuzzing!Ben Laurie1-0/+24
2016-05-02Add the possibility for local build file templatesRichard Levitte1-6/+21
2016-05-02Add the possibility to have an extra local OpenSSL configs directoryRichard Levitte1-0/+16
2016-04-28various spelling fixesFdaSilvaYY1-10/+10
2016-04-26Remove the never-functional no-sctBenjamin Kaduk1-1/+0
2016-04-25Build system: add include directories and dependencies for generatorsRichard Levitte1-9/+21
2016-04-22Warn when doing an out-of-source build and finding in-source build artifactsRichard Levitte1-0/+8
2016-04-20Copyright consolidation; .pm and ConfigureRich Salz1-0/+6
2016-04-20Remove --classic build entirelyRichard Levitte1-23/+1
2016-04-20Cascade no-dgram from no-sock in Configure not e_os.hMatt Caswell1-1/+1
2016-04-14Make "shared" builds the defaultMatt Caswell1-1/+0
2016-04-14Fix no-stdio and no-autoalginitMatt Caswell1-0/+6
2016-04-13Remove no-aes, no-rsa, no-sha, no-md5 and no-hmacMatt Caswell1-5/+0
2016-04-13Fix the handling of --with-zlib-includeRichard Levitte1-1/+1
2016-04-07Clean-up *_DEBUG options.Andy Polyakov1-3/+14
2016-04-06Perl cleanup: don't create lists unnecessarilyRichard Levitte1-5/+5
2016-04-06Configure: add BLAKE_DEBUG to --strict-warnings set.Andy Polyakov1-1/+1
2016-04-04Revert "various spelling fixes"Rich Salz1-10/+10
2016-04-04various spelling fixesFdaSilvaYY1-10/+10
2016-04-01Add the C macro NDEBUG when configuring for releaseRichard Levitte1-0/+2
2016-04-01Make the use of perl more consistentRichard Levitte1-1/+1
2016-03-30More things that don't work together.Ben Laurie1-0/+2
2016-03-30Make it possible to specify source files that will only be used for shared libsRichard Levitte1-1/+31
2016-03-28When using no-dtls create OPENSSL_NO_DTLSKurt Roeckx1-0/+1
2016-03-22Fix enable-zlib no-comp.Ben Laurie1-0/+1
2016-03-22sctp requires dgram.Ben Laurie1-1/+1
2016-03-21Fix no-gostMatt Caswell1-1/+1
2016-03-21Remove the no-rijndael optionMatt Caswell1-2/+0
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte1-6/+0
2016-03-21Remove generation of ms/version32.rc from Configure, use util/mkrc.plRichard Levitte1-60/+0
2016-03-19Make apps/progs.pl more flexibleRichard Levitte1-1/+9
2016-03-19Correct the export list when writing configdata.pmRichard Levitte1-1/+1
2016-03-19Correct the check of files to depend on against known generated onesRichard Levitte1-3/+3