perlasm/x86_64-xlate.pl: make latest ml64 work.
[openssl.git] / Makefile.in
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-11 Bill CoxAdd blake2 support.
2016-03-07 Andy PolyakovMakefile.in: populate [PLIB_]LDFLAG even with $target...
2016-03-07 cluceyALG: Add AFALG engine
2016-03-05 Richard LevitteChange names of ordinals and libs, libeay => libcrypto...
2016-03-02 Richard LevitteDon't copy from %target to %config so much, see %config...
2016-03-02 Richard LevitteMake uplink auxiliary source separate from cpuid source
2016-02-27 Rich SalzRemove some old files.
2016-02-26 Rob PercivalPublic API for Certificate Transparency
2016-02-22 Richard LevitteUse $disabled{shared} in a safer manner
2016-02-22 Richard LevitteClean away $config{no_shared} since we have $disabled...
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 LevitteBig rename fest of MingW shared libraries
2016-02-19 Richard LevitteMisc small fixes.
2016-02-19 Richard LevitteBig rename fest in makefile.shared: link_a / link_o...
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 LevitteFix uninstall_sw for the unixmake scheme
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-13 Richard LevitteDon't build test programs by default, add convenience...
2016-02-12 Richard LevitteRename INSTALL_PREFIX to DESTDIR, remove option --insta...
2016-02-11 Rich SalzMove to REF_DEBUG, for consistency.
2016-02-11 Richard LevitteAdd support for shared_rcflag, useful for windres ...
2016-02-10 Richard LevitteQuote the CFLAG in Unixly Makefiles, for buildinf.h
2016-02-10 Richard Levitteunified build scheme: add the tweaks to build on Cygwin...
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-06 Richard LevitteEnhance and clear the support of linker flags
2016-02-03 Michael Lee[Configure] Make --with-zlib-* work with configdata.pm
2016-01-29 Rich SalzTemplatize util/domd
2016-01-29 Richard LevitteConfigure et al: split up the lflags configuration...
2016-01-28 Viktor DukhovniRestore NUMPRIMES as a numeric literal
2016-01-26 Benjamin KadukRemove unused, undocumented clean-shared target
2016-01-26 Richard LevitteBase the tarfile list of files on git ls-files instead...
2016-01-25 Richard LevitteSmall Makefile.in cleanup
2016-01-25 Richard LevitteGenerate warning text
2016-01-25 Richard LevitteRefactor file writing - Remake Makefile.org into a...
2016-01-24 Rich SalzMove pqueue into ssl
2016-01-24 Richard LevitteThe rehash.time target should depend on build_tools...
2016-01-21 Richard LevitteRefresh the thinking of --prefix and --openssldir
2016-01-20 Rich SalzConsolidate "make update"
2016-01-19 Matt CaswellRemove the GOST engine
2016-01-19 Dr. Stephen HensonAdd TLS PRF method.
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-14 Richard LevitteFall back to c_rehash if 'openssl rehash' fails
2016-01-12 Rich SalzMove Makefiles to Makefile.in