aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Sort %disabled in ConfigureBenjamin Kaduk2016-08-191-3/+3
* Configure: recognize -static as link option and disable incompatible options.Andy Polyakov2016-08-161-0/+7
* The capi engine uses stdio, so don't build it when configuring 'no-stdio'Richard Levitte2016-08-051-1/+1
* Add memory sanitizer config, and run on travis.Emilia Kasper2016-07-281-1/+9
* build.info: implement PROGRAM_NO_INST, and dito for ENGINES, SCRIPTS, LIBSRichard Levitte2016-07-181-13/+73
* Make fuzzer and fuzz tester builds less magicRichard Levitte2016-07-161-3/+0
* perl: Separate compile-time environment from runtime environmentRichard Levitte2016-07-041-0/+4
* Make build.info INCLUDE stmts be both source and build tree relativeRichard Levitte2016-07-011-5/+24
* Run the fuzzing corpora as tests.Ben Laurie2016-07-011-6/+4
* Spelling... and more spellingFdaSilvaYY2016-06-221-3/+3
* Fix typoPetr Vaněk2016-06-211-1/+1
* no-ripemd is an alias for no-rmd160Matt Caswell2016-06-161-19/+23
* Move the Configure generated header files to the top build.infoRichard Levitte2016-06-141-17/+0
* Configure: Make it possible to generate mandatory header filesRichard Levitte2016-06-141-5/+5
* Configure: complete the changed fuzz option checksRichard Levitte2016-06-051-1/+2
* Clean away the last unixmake vestigesRichard Levitte2016-06-041-39/+0
* Add support for fuzzing with AFLKurt Roeckx2016-06-041-3/+18
* Add final(?) set of copyrights.Rich Salz2016-06-011-2/+0
* perl: use the 'if' module to conditionally load File::GlobRichard Levitte2016-05-301-3/+1
* Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov2016-05-291-2/+5
* Configure: handle spaces in source directory specRichard Levitte2016-05-271-2/+2
* Configure: pull 'which' back.Andy Polyakov2016-05-251-3/+23
* Don't clean away headers generated by ConfigureRichard Levitte2016-05-251-7/+0
* Make sure crypto-mdebug-backtrace must be enabled explicitelyRichard Levitte2016-05-251-0/+1
* Configure: To allow file names with spaces, tokenize with respect for quotesRichard Levitte2016-05-251-13/+51
* Communicate Configure generated header files to build filesRichard Levitte2016-05-251-0/+7
* Add buf-freelists to deprecated optionsTodd Short2016-05-231-0/+1
* Add support for RC / WINDRES env variablesRichard Levitte2016-05-161-0/+2
* Configure: replace which() with IPC::Cmd::can_run.Andy Polyakov2016-05-101-18/+3
* Configure: adhere to $(CROSS_COMPILE)ranlib.Andy Polyakov2016-05-101-3/+7
* Configure: make it work with Perl 5.10.Andy Polyakov2016-05-101-1/+1
* Add fuzzing!Ben Laurie2016-05-071-0/+24
* Add the possibility for local build file templatesRichard Levitte2016-05-021-6/+21
* Add the possibility to have an extra local OpenSSL configs directoryRichard Levitte2016-05-021-0/+16
* various spelling fixesFdaSilvaYY2016-04-281-10/+10
* Remove the never-functional no-sctBenjamin Kaduk2016-04-261-1/+0
* Build system: add include directories and dependencies for generatorsRichard Levitte2016-04-251-9/+21
* Warn when doing an out-of-source build and finding in-source build artifactsRichard Levitte2016-04-221-0/+8
* Copyright consolidation; .pm and ConfigureRich Salz2016-04-201-0/+6
* Remove --classic build entirelyRichard Levitte2016-04-201-23/+1
* Cascade no-dgram from no-sock in Configure not e_os.hMatt Caswell2016-04-201-1/+1
* Make "shared" builds the defaultMatt Caswell2016-04-141-1/+0
* Fix no-stdio and no-autoalginitMatt Caswell2016-04-141-0/+6
* Remove no-aes, no-rsa, no-sha, no-md5 and no-hmacMatt Caswell2016-04-131-5/+0
* Fix the handling of --with-zlib-includeRichard Levitte2016-04-131-1/+1
* Clean-up *_DEBUG options.Andy Polyakov2016-04-071-3/+14
* Perl cleanup: don't create lists unnecessarilyRichard Levitte2016-04-061-5/+5
* Configure: add BLAKE_DEBUG to --strict-warnings set.Andy Polyakov2016-04-061-1/+1
* Revert "various spelling fixes"Rich Salz2016-04-041-10/+10
* various spelling fixesFdaSilvaYY2016-04-041-10/+10