aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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