summaryrefslogtreecommitdiff
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Remove automatic RPATH - add user rpath supportRichard Levitte2016-10-131-1/+5
* Remove automatic RPATHRichard Levitte2016-10-131-14/+1
* Add C++ settings in the Linux config targetsRichard Levitte2016-10-121-0/+1
* Add support for C++ in Configurations/unix-Makefile.tmplRichard Levitte2016-10-121-7/+28
* Add support for C++ in ConfigureRichard Levitte2016-10-121-2/+10
* Remove untrue comment.Ben Laurie2016-10-021-2/+0
* Make dependencies if Makefile is new.Ben Laurie2016-10-021-1/+1
* descrip.mms.tmpl: in obj2bin, make sure an empty @deps means no empty linesRichard Levitte2016-09-211-6/+10
* Simplify configudata.pm dependency generationRichard Levitte2016-09-173-3/+3
* Simplify the dependencies for remaking configdata.pmRichard Levitte2016-09-163-3/+3
* Use the registered conf file names as dependencies to build configdata.pmRichard Levitte2016-09-163-3/+3
* Finally, make sure vms_term_sock.c is built on VMSRichard Levitte2016-09-151-1/+1
* GH1536: Install empty CT log listRich Salz2016-09-143-1/+21
* VMS: Really don't force symbol mixed case when building DSOsRichard Levitte2016-09-141-1/+0
* Remove -xtarget=ultra from solaris(64)-sparcv9-cc builds.Andy Grundman2016-09-131-2/+2
* Add enginesdir to libcrypto.pc pkg-config fileDavid Woodhouse2016-09-121-0/+1
* VMS: Use different C flags for programs that aren't to be installedRichard Levitte2016-09-092-3/+16
* Build file templates: additional information to build file template functionsRichard Levitte2016-09-091-6/+23
* Configurations/10-main.cf: AIX "facelift".Andy Polyakov2016-09-081-5/+9
* Allow asan, msan and ubsan to be configured with shared librariesRichard Levitte2016-09-071-6/+2
* Unix build: have the makedepend and cc actions in one recipeRichard Levitte2016-09-051-19/+16
* Configurations/10-main.conf: add android64-mips64 target.Andy Polyakov2016-09-021-0/+13
* MIPS assembly pack: adapt it for MIPS[32|64]R6.Andy Polyakov2016-09-021-1/+1
* Configurations/10-main.conf: add android64-x86_64 target.Andy Polyakov2016-09-021-0/+4
* Configurations/10-main.conf: fix omittions in commentary.Andy Polyakov2016-09-021-2/+2
* Configurations/10-main.conf: remove solaris-x86-cc target.Andy Polyakov2016-09-021-14/+13
* Have Configure's HASH or TABLE produce complete listsRichard Levitte2016-08-311-9/+24
* Add ecp_nistz256-ppc64 module.Andy Polyakov2016-08-291-4/+6
* VMS: honor --openssldir settingRichard Levitte2016-08-261-1/+1
* Configurations/10-main.conf: fix solaris64-*-cc link problems.Andy Polyakov2016-08-241-1/+2
* VMS: Use strict refdef extern model when building library object filesRichard Levitte2016-08-221-1/+1
* spelling fixes, just comments and readme.klemens2016-08-051-1/+1
* When tr gets bracketed arguments, they need to be quotedRichard Levitte2016-08-041-5/+5
* Remove some unused options from 10-main.confBenjamin Kaduk2016-08-041-2/+2
* VMS: make sure to provide an absolute source directory for pod2htmlRichard Levitte2016-08-031-2/+4
* Don't overwrite existing installed openssl.cnfRichard Levitte2016-08-023-5/+16
* All of ssldirs installation should be done by the install_ssldirs targetRichard Levitte2016-08-021-10/+1
* apps/openssl.c: UTF-y Windows argv.Andy Polyakov2016-08-011-0/+3
* Configurations/00-base-templates.conf: harmonize BASE_Windows.Andy Polyakov2016-08-012-2/+2
* Configurations/unix-Makefile.tmpl: add LC_ALL=C to unify messages.Andy Polyakov2016-07-311-0/+9
* Add Hurd shared extensionKurt Roeckx2016-07-261-0/+1
* VMS: Rearrange installation targets for shared librariesRichard Levitte2016-07-221-18/+22
* Install shared libraries in runtime installRichard Levitte2016-07-202-3/+19
* VMS: fix typo, shared libraries have the extension .EXE, not .OLBRichard Levitte2016-07-201-1/+1
* Don't make a difference between building test programs and other programsRichard Levitte2016-07-183-34/+28
* Adapt the build files to the new "install" hash tableRichard Levitte2016-07-183-32/+44
* Document the _NO_INST variantsRichard Levitte2016-07-181-12/+48
* Windows: allow input and output flags to end with a space, or notRichard Levitte2016-07-151-10/+10
* Small fixes in unix-Makefile.tmplRichard Levitte2016-07-141-4/+4
* Install applink.c with the public header files.Richard Levitte2016-07-142-0/+13