summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2016-02-10Make the processing of build.info files more aware of absolute dirsRichard Levitte
2016-02-09GH649: Fix: version32.rc was not created on WindowsMat
2016-02-09Add an OPENSSL_NO_AUTOERRINIT optionMatt Caswell
2016-02-09Provide framework for auto initialise/deinitialise of the libraryMatt Caswell
2016-02-09Use rel2abs() on VMS, rather than realpath()Richard Levitte
2016-02-09unified build scheme: add and document the "unified" driving engineRichard Levitte
2016-02-08Use File::Path::mkpath rather than File::Path::make_pathRichard Levitte
2016-02-06Enhance and clear the support of linker flagsRichard Levitte
2016-02-04Add option to disable asyncTodd Short
2016-02-04If egd is disabled by default, it should be possible to enableRichard Levitte
2016-02-03[Configure] Make --with-zlib-* work with configdata.pmMichael Lee
2016-02-02Use a simpler method to build a glob than splitpath and catpathRichard Levitte
2016-02-01Better check for gcc/clangRich Salz
2016-02-01unified build scheme: a first introductionRichard Levitte
2016-01-31Configure: restore original logic for -DWHIRLPOOL_ASM.Andy Polyakov
2016-01-31Remove the extra checks for Intel's C compilerRichard Levitte
2016-01-31Don't go into dotted directories when copying Makefile.in to MakefileRichard Levitte
2016-01-30Move more BN internals to bn_lcl.hRich Salz
2016-01-30Configure: Clarify the handling of $thread_cflagsRichard Levitte
2016-01-29Missed rc2_int from before.Rich Salz
2016-01-29Templatize util/domdRich Salz
2016-01-29Configure et al: split up the lflags configuration item into twoRichard Levitte
2016-01-29Revert "Don't replace cflags with thread_cflags, only append the latter"Richard Levitte
2016-01-29Don't replace cflags with thread_cflags, only append the latterRichard Levitte
2016-01-29Remove x86_gcc_des,x86_gcc_optsRich Salz
2016-01-28Missed part of b4f35eRich Salz
2016-01-27Remove EIGHT_BIT and SIXTEEN_BITRich Salz
2016-01-27Remove outdated legacy crypto optionsRich Salz
2016-01-27Fix check of what makedepprog should beRichard Levitte
2016-01-26SHARED_LIBS_LINK_EXTS is no longer used, remove it completelyRichard Levitte
2016-01-26Use Configure's @disablables and %disabled through configdata.pmRichard Levitte
2016-01-25Small cleanups in ConfigureRichard Levitte
2016-01-25Generate warning textRichard Levitte
2016-01-25Misc fixupsRichard Levitte
2016-01-25Revert merge errorRichard Levitte
2016-01-25Remove GOST againRichard Levitte
2016-01-25Refactor file writing - Remake Makefile.org into a templateRichard Levitte
2016-01-25Make tests use configdata.pm rather than parsing MakefileRichard Levitte
2016-01-25Move & split opensslconf.h.inRich Salz
2016-01-23Refactor file writing - make configdata.pm the info center for "reconf"Richard Levitte
2016-01-23Disable jpake if psk is disabled.Ben Laurie
2016-01-23Refactor file writing - rewrite crypto/opensslconf.h.in as templateRichard Levitte
2016-01-22Refactor file writing - Adapt util/mkdef.pl to use configdata.pmRichard Levitte
2016-01-22Refactor file writing - introduce template driven file writingRichard Levitte
2016-01-22Refactor config - consolidate and refresh print_table_entryRichard Levitte
2016-01-22Refactor config - @MK1MF_Builds out, general build scheme inRichard Levitte
2016-01-22Refactor config - move templates and template docs to ConfigurationsRichard Levitte
2016-01-22Refresh the thinking of --prefix and --openssldirRichard Levitte
2016-01-21Refactor config - throw away the last remains of '--test-sanity'Richard Levitte
2016-01-21Refactor config - consolidate handling of disabled stuffRichard Levitte