summaryrefslogtreecommitdiff
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Unified - have configdata.pm depend on a few more thingsRichard Levitte2016-03-012-2/+2
* VMS - don't exit out of a MMS recipeRichard Levitte2016-02-281-4/+4
* Make generation of dependency files more efficient when possibleRichard Levitte2016-02-282-14/+11
* Remove some old files.Rich Salz2016-02-272-29/+3
* Keep a cache of files that already have a recipe, in common.tmplRichard Levitte2016-02-271-1/+12
* GH753: More spelling fixFdaSilvaYY2016-02-273-11/+11
* Public API for Certificate TransparencyRob Percival2016-02-262-6/+2
* Remove comments saying you must do 'make -f Makefile.in TABLE'Richard Levitte2016-02-268-32/+0
* Unified on VMS - add %disabled in vmsconfig.pm (util/dofile.pl demands it)Richard Levitte2016-02-261-1/+2
* Configure - neater looking add() and add_before()Richard Levitte2016-02-263-37/+37
* Make it possible to build even if dependency files can't be generatedRichard Levitte2016-02-251-1/+1
* Remove all -march= from configsRichard Levitte2016-02-232-11/+7
* Clean away $config{no_shared} since we have $disabled{shared}Richard Levitte2016-02-225-19/+19
* Check that any dependency file is newer than Makefile before concatenatingRichard Levitte2016-02-211-8/+30
* Avoid GNU make re-exec when adding dependencies to MakefileRichard Levitte2016-02-211-2/+1
* Remove OBJ_EXT and friends.Ben Laurie2016-02-201-42/+43
* Missing extension on dependency, .d file is not always made (e.g. when inputBen Laurie2016-02-201-1/+2
* Unified on VMS - install dynamic engines if there are anyRichard Levitte2016-02-201-3/+5
* Always build library object files with shared library cflagsRichard Levitte2016-02-204-13/+26
* apps_extra_src changed name to apps_aux_src, rename everywhereRichard Levitte2016-02-201-1/+1
* VMS static libraries have the extension .OLB, not .LIBRichard Levitte2016-02-201-2/+2
* Unified 'make depend' has to cleanup after itselfRichard Levitte2016-02-191-0/+2
* Fix Configurations/unix-Makefile.tmplRichard Levitte2016-02-191-2/+2
* Make sure the linked programs have the correct extensionRichard Levitte2016-02-191-1/+1
* Big rename fest of MingW shared librariesRichard Levitte2016-02-191-2/+4
* Misc small fixes.Richard Levitte2016-02-191-4/+14
* Try removing installation directories after having uninstalled filesRichard Levitte2016-02-191-0/+13
* Small rename fest in unified, obj2dynlib -> obj2dsoRichard Levitte2016-02-194-14/+13
* Remake the installation of shared libraries in unix-Makefile.tmplRichard Levitte2016-02-191-26/+36
* Big rename fest in makefile.shared: link_a / link_o -> link_shlib / link_dsoRichard Levitte2016-02-191-2/+2
* Centralise the shared library / dso name info in unix-Makefile.tmplRichard Levitte2016-02-191-13/+51
* Let Configure figure out the diverse shared library and DSO extensionsRichard Levitte2016-02-191-12/+10
* VMS fixed in unified buildRichard Levitte2016-02-191-16/+16
* Unified - don't install the ossltest engineRichard Levitte2016-02-191-2/+8
* Unified - do a better job when uninstallingRichard Levitte2016-02-191-1/+4
* Rethink the uplink / applink storyRichard Levitte2016-02-192-4/+28
* VMS: rather use a quick file comparison than DIFFRichard Levitte2016-02-191-3/+3
* VMS: produce dependency files just like you produce object filesRichard Levitte2016-02-191-0/+5
* Fix casing on VMSRichard Levitte2016-02-191-1/+1
* Don't use config.timestamp, we already have configdata.pmRichard Levitte2016-02-192-25/+19
* Automatic 'make depend' for the unified build schemeRichard Levitte2016-02-182-56/+74
* Set EXE_EXT environment variable when testingRichard Levitte2016-02-181-0/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-5/+2
* Don't treat .d (depend) files separately from object filesRichard Levitte2016-02-185-100/+14
* Fix the makedepend constructor in unix-Makefile.tmplRichard Levitte2016-02-181-5/+7
* Remove "experimental" in code and comments, too.Rich Salz2016-02-171-1/+1
* Fix spellingRichard Levitte2016-02-181-1/+1
* Fix spellingRichard Levitte2016-02-181-1/+1
* Add -lresolv to the Solaris ex_libsRichard Levitte2016-02-181-1/+1
* Fix use of add() and add_before() in Configurations/*.confRichard Levitte2016-02-163-19/+19