summaryrefslogtreecommitdiffstats
path: root/Makefile.in
AgeCommit message (Expand)Author
2016-03-11Add blake2 support.Bill Cox
2016-03-07Makefile.in: populate [PLIB_]LDFLAG even with $target{} settings.Andy Polyakov
2016-03-07ALG: Add AFALG engineclucey
2016-03-05Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte
2016-03-02Don't copy from %target to %config so much, see %config as a complementRichard Levitte
2016-03-02Make uplink auxiliary source separate from cpuid sourceRichard Levitte
2016-02-27Remove some old files.Rich Salz
2016-02-26Public API for Certificate TransparencyRob Percival
2016-02-22Use $disabled{shared} in a safer mannerRichard Levitte
2016-02-22Clean away $config{no_shared} since we have $disabled{shared}Richard Levitte
2016-02-20Build dynamic engines even if configured "no-shared"Richard Levitte
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-19Big rename fest of MingW shared librariesRichard Levitte
2016-02-19Misc small fixes.Richard Levitte
2016-02-19Big rename fest in makefile.shared: link_a / link_o -> link_shlib / link_dsoRichard Levitte
2016-02-19Let Configure figure out the diverse shared library and DSO extensionsRichard Levitte
2016-02-19Rethink the uplink / applink storyRichard Levitte
2016-02-18Fix uninstall_sw for the unixmake schemeRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-13Don't build test programs by default, add convenience targets for unified buildRichard Levitte
2016-02-12Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte
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-10Quote the CFLAG in Unixly Makefiles, for buildinf.hRichard Levitte
2016-02-10unified build scheme: add the tweaks to build on Cygwin & MingwRichard 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-06Enhance and clear the support of linker flagsRichard Levitte
2016-02-03[Configure] Make --with-zlib-* work with configdata.pmMichael Lee
2016-01-29Templatize util/domdRich Salz
2016-01-29Configure et al: split up the lflags configuration item into twoRichard Levitte
2016-01-28Restore NUMPRIMES as a numeric literalViktor Dukhovni
2016-01-26Remove unused, undocumented clean-shared targetBenjamin Kaduk
2016-01-26Base the tarfile list of files on git ls-files instead of findRichard Levitte
2016-01-25Small Makefile.in cleanupRichard Levitte
2016-01-25Generate warning textRichard Levitte
2016-01-25Refactor file writing - Remake Makefile.org into a templateRichard Levitte
2016-01-24Move pqueue into sslRich Salz
2016-01-24The rehash.time target should depend on build_tools as wellRichard Levitte
2016-01-22Refresh the thinking of --prefix and --openssldirRichard Levitte
2016-01-20Consolidate "make update"Rich Salz
2016-01-19Remove the GOST engineMatt Caswell
2016-01-19Add TLS PRF method.Dr. Stephen Henson
2016-01-17Remove some old makefile targetsRich Salz
2016-01-14Fall back to c_rehash if 'openssl rehash' failsRichard Levitte
2016-01-12Move Makefiles to Makefile.inRich Salz