aboutsummaryrefslogtreecommitdiff
path: root/Configurations
AgeCommit message (Expand)AuthorFilesLines
2016-08-05spelling fixes, just comments and readme.klemens1-1/+1
2016-08-04When tr gets bracketed arguments, they need to be quotedRichard Levitte1-5/+5
2016-08-04Remove some unused options from 10-main.confBenjamin Kaduk1-2/+2
2016-08-03VMS: make sure to provide an absolute source directory for pod2htmlRichard Levitte1-2/+4
2016-08-02Don't overwrite existing installed openssl.cnfRichard Levitte3-5/+16
2016-08-02All of ssldirs installation should be done by the install_ssldirs targetRichard Levitte1-10/+1
2016-08-01apps/openssl.c: UTF-y Windows argv.Andy Polyakov1-0/+3
2016-08-01Configurations/00-base-templates.conf: harmonize BASE_Windows.Andy Polyakov2-2/+2
2016-07-31Configurations/unix-Makefile.tmpl: add LC_ALL=C to unify messages.Andy Polyakov1-0/+9
2016-07-26Add Hurd shared extensionKurt Roeckx1-0/+1
2016-07-22VMS: Rearrange installation targets for shared librariesRichard Levitte1-18/+22
2016-07-20Install shared libraries in runtime installRichard Levitte2-3/+19
2016-07-20VMS: fix typo, shared libraries have the extension .EXE, not .OLBRichard Levitte1-1/+1
2016-07-18Don't make a difference between building test programs and other programsRichard Levitte3-34/+28
2016-07-18Adapt the build files to the new "install" hash tableRichard Levitte3-32/+44
2016-07-18Document the _NO_INST variantsRichard Levitte1-12/+48
2016-07-15Windows: allow input and output flags to end with a space, or notRichard Levitte1-10/+10
2016-07-14Small fixes in unix-Makefile.tmplRichard Levitte1-4/+4
2016-07-14Install applink.c with the public header files.Richard Levitte2-0/+13
2016-07-14Windows: take care of manifest filesRichard Levitte2-0/+18
2016-07-10VMS: Adjust the engines directory by adding the pointer size to its nameRichard Levitte1-3/+3
2016-07-10VMS: Small cleanupsRichard Levitte1-1/+0
2016-07-10VMS: Present OPENSSLDIR according to the VMS setup.Richard Levitte1-3/+5
2016-07-08Unix: Set the execute permission on installed shared librariesRichard Levitte1-2/+2
2016-07-07VMS: correct post-install instructionsRichard Levitte1-2/+2
2016-07-07Windows: make some vars in windows-makefile.tmpl reachable againRichard Levitte1-2/+2
2016-07-07Versioning engines default location: the VMS caseRichard Levitte1-16/+22
2016-07-07Versioning engines default location: the Unix caseRichard Levitte1-10/+14
2016-07-07Versioning engines default location: the Windows caseRichard Levitte1-1/+3
2016-07-06Make 'build_libs' build shared libraries as wellRichard Levitte3-3/+3
2016-07-06VMS: make sure there's a file extension when creating filesRichard Levitte1-1/+1
2016-07-02VMS: Add installation verification procedureRichard Levitte1-2/+15
2016-07-02Fix some VMS inconsistenciesRichard Levitte1-8/+4
2016-07-02Install the openssl app with version number on VMSRichard Levitte1-5/+10
2016-07-02Have the VMS shared library file names contain the shared versionRichard Levitte1-1/+1
2016-07-02Pass down correct information to the VMS startup script templatesRichard Levitte1-9/+5
2016-07-02Add the missing pointer_size information on VMS configsRichard Levitte1-0/+7
2016-07-02Ensure that global dependencies are built first, even for parallell buildsBen Laurie1-12/+15
2016-07-01Deal with pod2html issues, in this case the lack of .html suffix in linksRichard Levitte1-1/+1
2016-06-30Windows: Recreate the $prefix variableRichard Levitte1-2/+2
2016-06-28Windows: Make DESTDIR workRichard Levitte1-45/+64
2016-06-28Build files: don't generate empty action lines in generatedir()Richard Levitte2-11/+10
2016-06-27Use include paths to our source before any other cflagsRoumen Petrov2-9/+9
2016-06-27unix-Makefile.tmpl: omit lib<rary>.a updates from directory targets.Andy Polyakov1-4/+1
2016-06-27windows-makefile.tmpl: don't use $? in library targets.Andy Polyakov1-6/+2
2016-06-27Configurations/10-main.conf: fix PA-RISC commentary.Andy Polyakov1-3/+3
2016-06-17Harmonise the different build filesRichard Levitte3-112/+136
2016-06-14VMS: use BLDDIR rather than BUILDDIR in descrip.mms.tmplRichard Levitte1-3/+3
2016-06-14Add a developer target 'build_generated' to rebuild mandatory headersRichard Levitte3-18/+24
2016-06-14Build file templates: make sure to depend on generated header filesRichard Levitte3-21/+75