aboutsummaryrefslogtreecommitdiff
path: root/Configurations
AgeCommit message (Expand)AuthorFilesLines
2016-09-07Allow asan, msan and ubsan to be configured with shared librariesRichard Levitte1-6/+2
2016-09-05Unix build: have the makedepend and cc actions in one recipeRichard Levitte1-19/+16
2016-09-02Configurations/10-main.conf: add android64-mips64 target.Andy Polyakov1-0/+13
2016-09-02MIPS assembly pack: adapt it for MIPS[32|64]R6.Andy Polyakov1-1/+1
2016-09-02Configurations/10-main.conf: add android64-x86_64 target.Andy Polyakov1-0/+4
2016-09-02Configurations/10-main.conf: fix omittions in commentary.Andy Polyakov1-2/+2
2016-09-02Configurations/10-main.conf: remove solaris-x86-cc target.Andy Polyakov1-14/+13
2016-08-31Have Configure's HASH or TABLE produce complete listsRichard Levitte1-9/+24
2016-08-29Add ecp_nistz256-ppc64 module.Andy Polyakov1-4/+6
2016-08-26VMS: honor --openssldir settingRichard Levitte1-1/+1
2016-08-24Configurations/10-main.conf: fix solaris64-*-cc link problems.Andy Polyakov1-1/+2
2016-08-22VMS: Use strict refdef extern model when building library object filesRichard Levitte1-1/+1
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