summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-9/+1
* Add blake2 support.Bill Cox2016-03-111-0/+2
* Makefile.in: populate [PLIB_]LDFLAG even with $target{} settings.Andy Polyakov2016-03-071-2/+2
* ALG: Add AFALG engineclucey2016-03-071-0/+3
* Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte2016-03-051-3/+3
* Don't copy from %target to %config so much, see %config as a complementRichard Levitte2016-03-021-3/+3
* Make uplink auxiliary source separate from cpuid sourceRichard Levitte2016-03-021-1/+2
* Remove some old files.Rich Salz2016-02-271-15/+2
* Public API for Certificate TransparencyRob Percival2016-02-261-1/+0
* Use $disabled{shared} in a safer mannerRichard Levitte2016-02-221-1/+1
* Clean away $config{no_shared} since we have $disabled{shared}Richard Levitte2016-02-221-1/+1
* Build dynamic engines even if configured "no-shared"Richard Levitte2016-02-201-1/+2
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+3
* Big rename fest of MingW shared librariesRichard Levitte2016-02-191-40/+57
* Misc small fixes.Richard Levitte2016-02-191-1/+1
* Big rename fest in makefile.shared: link_a / link_o -> link_shlib / link_dsoRichard Levitte2016-02-191-1/+1
* Let Configure figure out the diverse shared library and DSO extensionsRichard Levitte2016-02-191-2/+6
* Rethink the uplink / applink storyRichard Levitte2016-02-191-0/+2
* Fix uninstall_sw for the unixmake schemeRichard Levitte2016-02-181-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-2/+0
* Don't build test programs by default, add convenience targets for unified buildRichard Levitte2016-02-131-3/+4
* Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte2016-02-121-71/+71
* Move to REF_DEBUG, for consistency.Rich Salz2016-02-111-1/+1
* Add support for shared_rcflag, useful for windres (Cygwin and Mingw)Richard Levitte2016-02-111-0/+2
* Quote the CFLAG in Unixly Makefiles, for buildinf.hRichard Levitte2016-02-101-2/+3
* unified build scheme: add the tweaks to build on Cygwin & MingwRichard Levitte2016-02-101-0/+17
* Configure et al: move the installation directory logic to MakefilesRichard Levitte2016-02-101-5/+48
* Configure et al: treat C defines separatelyRichard Levitte2016-02-101-2/+2
* Remove store.Rich Salz2016-02-101-2/+2
* Enhance and clear the support of linker flagsRichard Levitte2016-02-061-4/+6
* [Configure] Make --with-zlib-* work with configdata.pmMichael Lee2016-02-031-2/+2
* Templatize util/domdRich Salz2016-01-291-3/+0
* Configure et al: split up the lflags configuration item into twoRichard Levitte2016-01-291-3/+3
* Restore NUMPRIMES as a numeric literalViktor Dukhovni2016-01-281-3/+3
* Remove unused, undocumented clean-shared targetBenjamin Kaduk2016-01-261-15/+0
* Base the tarfile list of files on git ls-files instead of findRichard Levitte2016-01-261-5/+3
* Small Makefile.in cleanupRichard Levitte2016-01-251-2/+2
* Generate warning textRichard Levitte2016-01-251-0/+1
* Refactor file writing - Remake Makefile.org into a templateRichard Levitte2016-01-251-67/+59
* Move pqueue into sslRich Salz2016-01-241-1/+1
* The rehash.time target should depend on build_tools as wellRichard Levitte2016-01-241-1/+1
* Refresh the thinking of --prefix and --openssldirRichard Levitte2016-01-221-5/+6
* Consolidate "make update"Rich Salz2016-01-201-9/+13
* Remove the GOST engineMatt Caswell2016-01-191-2/+1
* Add TLS PRF method.Dr. Stephen Henson2016-01-191-1/+1
* Remove some old makefile targetsRich Salz2016-01-171-6/+0
* Fall back to c_rehash if 'openssl rehash' failsRichard Levitte2016-01-141-2/+3
* Move Makefiles to Makefile.inRich Salz2016-01-121-0/+752