]> git.ipfire.org Git - thirdparty/openssl.git/history - Configure
Add a "no-pic" build for Travis
[thirdparty/openssl.git] / Configure
2016-02-22  Richard LevitteIntroduce the "pic" / "no-pic" config option
2016-02-22  Richard LevitteUse $disabled{"dynamic-engine"} internally
2016-02-20  Richard LevitteBuild dynamic engines even if configured "no-shared"
2016-02-20  Richard LevitteAlways build library object files with shared library...
2016-02-19  Richard LevitteMisc small fixes.
2016-02-19  Richard LevitteLet Configure figure out the diverse shared library...
2016-02-19  Richard LevitteRethink the uplink / applink story
2016-02-18  Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2016-02-18  Rich SalzRemove "experimental" in code and comments, too.
2016-02-17  Richard LevitteGet conditional priorities right
2016-02-17  David WoodhouseRT3628: Allow filenames to be eliminated from compiled...
2016-02-17  Richard LevitteWhen someone configures an out-of-source build, switch...
2016-02-17  Richard LevitteFix check of -DOPENSSL_USE_APPLINK in $config{cflags}
2016-02-17  Rich SalzRT4310: Fix varous no-XXX builds
2016-02-17  Rich SalzRemove JPAKE
2016-02-16  Richard LevitteCheck for OPENSSL_USE_APPLINK in $config{cflags} as...
2016-02-16  Richard LevitteDon't check for gcc or clang on VMS
2016-02-16  Richard LevitteLowercase configuration arguments on VMS
2016-02-14  Richard LevitteMake the use of mdebug backtrace a separate option
2016-02-13  Rich SalzReformat warn variables for easier editing.
2016-02-13  Richard LevitteRethink the method to place user cflags last
2016-02-12  Richard LevitteRename INSTALL_PREFIX to DESTDIR, remove option --insta...
2016-02-12  Rich SalzPut user flags last for priority.
2016-02-12  Richard LevitteRemove last chomps
2016-02-11  Rich SalzRemove TLS heartbeat, disable DTLS heartbeat
2016-02-11  Rich SalzMove to REF_DEBUG, for consistency.
2016-02-11  Richard LevitteAdd support for shared_rcflag, useful for windres ...
2016-02-11  Richard LevitteModernise the mingw cflags and ldflags
2016-02-11  Richard LevitteUnified build: Keep track of generated header files
2016-02-11  Richard LevitteRemove the "make depend" message
2016-02-10  Richard LevitteProduce buildinf.h on Windows the same way as on Unix
2016-02-10  Richard Levitteunified build scheme: Try to nudge users to try the...
2016-02-10  Richard LevitteConfigure et al: move the installation directory logic...
2016-02-10  Richard LevitteConfigure et al: treat C defines separately
2016-02-10  Rich SalzRemove store.
2016-02-10  Richard LevitteMake the processing of build.info files more aware...
2016-02-09  MatGH649: Fix: version32.rc was not created on Windows
2016-02-09  Matt CaswellAdd an OPENSSL_NO_AUTOERRINIT option
2016-02-09  Matt CaswellProvide framework for auto initialise/deinitialise...
2016-02-09  Richard LevitteUse rel2abs() on VMS, rather than realpath()
2016-02-09  Richard Levitteunified build scheme: add and document the "unified...
2016-02-08  Richard LevitteUse File::Path::mkpath rather than File::Path::make_path
2016-02-06  Richard LevitteEnhance and clear the support of linker flags
2016-02-04  Todd ShortAdd option to disable async
2016-02-04  Richard LevitteIf egd is disabled by default, it should be possible...
2016-02-03  Michael Lee[Configure] Make --with-zlib-* work with configdata.pm
2016-02-02  Richard LevitteUse a simpler method to build a glob than splitpath...
2016-02-01  Rich SalzBetter check for gcc/clang
2016-02-01  Richard Levitteunified build scheme: a first introduction
2016-01-31  Andy PolyakovConfigure: restore original logic for -DWHIRLPOOL_ASM.
2016-01-31  Richard LevitteRemove the extra checks for Intel's C compiler
2016-01-31  Richard LevitteDon't go into dotted directories when copying Makefile...
2016-01-30  Rich SalzMove more BN internals to bn_lcl.h
2016-01-30  Richard LevitteConfigure: Clarify the handling of $thread_cflags
2016-01-29  Rich SalzMissed rc2_int from before.
2016-01-29  Rich SalzTemplatize util/domd
2016-01-29  Richard LevitteConfigure et al: split up the lflags configuration...
2016-01-29  Richard LevitteRevert "Don't replace cflags with thread_cflags, only...
2016-01-29  Richard LevitteDon't replace cflags with thread_cflags, only append...
2016-01-29  Rich SalzRemove x86_gcc_des,x86_gcc_opts
2016-01-28  Rich SalzMissed part of b4f35e
2016-01-28  Rich SalzRemove EIGHT_BIT and SIXTEEN_BIT
2016-01-28  Rich SalzRemove outdated legacy crypto options
2016-01-27  Richard LevitteFix check of what makedepprog should be
2016-01-26  Richard LevitteSHARED_LIBS_LINK_EXTS is no longer used, remove it...
2016-01-26  Richard LevitteUse Configure's @disablables and %disabled through...
2016-01-25  Richard LevitteSmall cleanups in Configure
2016-01-25  Richard LevitteGenerate warning text
2016-01-25  Richard LevitteMisc fixups
2016-01-25  Richard LevitteRevert merge error
2016-01-25  Richard LevitteRemove GOST again
2016-01-25  Richard LevitteRefactor file writing - Remake Makefile.org into a...
2016-01-25  Richard LevitteMake tests use configdata.pm rather than parsing Makefile
2016-01-25  Rich SalzMove & split opensslconf.h.in
2016-01-23  Richard LevitteRefactor file writing - make configdata.pm the info...
2016-01-23  Ben LaurieDisable jpake if psk is disabled.
2016-01-23  Richard LevitteRefactor file writing - rewrite crypto/opensslconf...
2016-01-22  Richard LevitteRefactor file writing - Adapt util/mkdef.pl to use...
2016-01-22  Richard LevitteRefactor file writing - introduce template driven file...
2016-01-22  Richard LevitteRefactor config - consolidate and refresh print_table_entry
2016-01-21  Richard LevitteRefactor config - @MK1MF_Builds out, general build...
2016-01-21  Richard LevitteRefactor config - move templates and template docs...
2016-01-21  Richard LevitteRefresh the thinking of --prefix and --openssldir
2016-01-21  Richard LevitteRefactor config - throw away the last remains of '...
2016-01-21  Richard LevitteRefactor config - consolidate handling of disabled...
2016-01-21  Richard LevitteRefactor config - rewrite handling of "reconf"
2016-01-20  Richard LevitteRefactor config - split read_config into read_config...
2016-01-20  Richard LevitteRefactor config - throw away '--test-sanity'
2016-01-20  Richard LevitteRefactor config - a small cosmetic touchup of Configure
2016-01-19  Matt CaswellRemove the GOST engine
2016-01-19  Richard LevitteFix BSD -rpath parameter
2016-01-19  Viktor DukhovniSupport disabling any or all TLS or DTLS versions
2016-01-14  Richard LevitteSmall fixup, an extra line slipped in
2016-01-14  Benjamin KadukAdd a no-egd option to disable EGD-related code
2016-01-14  Richard LevitteRelax the requirements for a debug build
2016-01-13  Viktor DukhovniFix DES_LONG breakage
2016-01-12  Rich SalzFix typo in error message
2016-01-12  Rich SalzMove Makefiles to Makefile.in
2016-01-11  Richard LevitteAdjust $default_depflags to changes in Configure
next