summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2016-02-11Remove TLS heartbeat, disable DTLS heartbeatRich Salz
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz
2016-02-11Add support for shared_rcflag, useful for windres (Cygwin and Mingw)Richard Levitte
2016-02-11Modernise the mingw cflags and ldflagsRichard Levitte
2016-02-11Unified build: Keep track of generated header filesRichard Levitte
2016-02-11Remove the "make depend" messageRichard Levitte
2016-02-10Produce buildinf.h on Windows the same way as on UnixRichard Levitte
2016-02-10unified build scheme: Try to nudge users to try the "unified" buildRichard Levitte
2016-02-10Configure et al: move the installation directory logic to MakefilesRichard Levitte
2016-02-10Configure et al: treat C defines separatelyRichard Levitte
2016-02-10Remove store.Rich Salz
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