summaryrefslogtreecommitdiffstats
path: root/Makefile.in
AgeCommit message (Expand)Author
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