summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2016-08-03VMS: make sure to provide an absolute source directory for pod2htmlRichard Levitte
2016-08-02Don't overwrite existing installed openssl.cnfRichard Levitte
2016-08-02All of ssldirs installation should be done by the install_ssldirs targetRichard Levitte
2016-08-01apps/openssl.c: UTF-y Windows argv.Andy Polyakov
2016-08-01Configurations/00-base-templates.conf: harmonize BASE_Windows.Andy Polyakov
2016-07-31Configurations/unix-Makefile.tmpl: add LC_ALL=C to unify messages.Andy Polyakov
2016-07-26Add Hurd shared extensionKurt Roeckx
2016-07-22VMS: Rearrange installation targets for shared librariesRichard Levitte
2016-07-20Install shared libraries in runtime installRichard Levitte
2016-07-20VMS: fix typo, shared libraries have the extension .EXE, not .OLBRichard Levitte
2016-07-18Don't make a difference between building test programs and other programsRichard Levitte
2016-07-18Adapt the build files to the new "install" hash tableRichard Levitte
2016-07-18Document the _NO_INST variantsRichard Levitte
2016-07-15Windows: allow input and output flags to end with a space, or notRichard Levitte
2016-07-14Small fixes in unix-Makefile.tmplRichard Levitte
2016-07-14Install applink.c with the public header files.Richard Levitte
2016-07-14Windows: take care of manifest filesRichard Levitte
2016-07-10VMS: Adjust the engines directory by adding the pointer size to its nameRichard Levitte
2016-07-10VMS: Small cleanupsRichard Levitte
2016-07-10VMS: Present OPENSSLDIR according to the VMS setup.Richard Levitte
2016-07-08Unix: Set the execute permission on installed shared librariesRichard Levitte
2016-07-07VMS: correct post-install instructionsRichard Levitte
2016-07-07Windows: make some vars in windows-makefile.tmpl reachable againRichard Levitte
2016-07-07Versioning engines default location: the VMS caseRichard Levitte
2016-07-07Versioning engines default location: the Unix caseRichard Levitte
2016-07-07Versioning engines default location: the Windows caseRichard Levitte
2016-07-06Make 'build_libs' build shared libraries as wellRichard Levitte
2016-07-06VMS: make sure there's a file extension when creating filesRichard Levitte
2016-07-02VMS: Add installation verification procedureRichard Levitte
2016-07-02Fix some VMS inconsistenciesRichard Levitte
2016-07-02Install the openssl app with version number on VMSRichard Levitte
2016-07-02Have the VMS shared library file names contain the shared versionRichard Levitte
2016-07-02Pass down correct information to the VMS startup script templatesRichard Levitte
2016-07-02Add the missing pointer_size information on VMS configsRichard Levitte
2016-07-02Ensure that global dependencies are built first, even for parallell buildsBen Laurie
2016-07-01Deal with pod2html issues, in this case the lack of .html suffix in linksRichard Levitte
2016-06-30Windows: Recreate the $prefix variableRichard Levitte
2016-06-28Windows: Make DESTDIR workRichard Levitte
2016-06-28Build files: don't generate empty action lines in generatedir()Richard Levitte
2016-06-27Use include paths to our source before any other cflagsRoumen Petrov
2016-06-27unix-Makefile.tmpl: omit lib<rary>.a updates from directory targets.Andy Polyakov
2016-06-27windows-makefile.tmpl: don't use $? in library targets.Andy Polyakov
2016-06-27Configurations/10-main.conf: fix PA-RISC commentary.Andy Polyakov
2016-06-17Harmonise the different build filesRichard Levitte
2016-06-14VMS: use BLDDIR rather than BUILDDIR in descrip.mms.tmplRichard Levitte
2016-06-14Add a developer target 'build_generated' to rebuild mandatory headersRichard Levitte
2016-06-14Build file templates: make sure to depend on generated header filesRichard Levitte
2016-06-14Configure: Make it possible to generate mandatory header filesRichard Levitte
2016-06-10Omit corpora from tarball.Ben Laurie
2016-06-06Fix the directory target generationRichard Levitte