summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2016-11-21Add missing -zdelete for some linux archesKurt Roeckx
2016-11-16Add a modern linux-x86 config targetRichard Levitte
2016-11-15Configurations/10-main.conf: document GCC for Solaris config constraint.Andy Polyakov
2016-11-09Unix Makefile: Make sure to use $(PERL) when running ./ConfigureRichard Levitte
2016-11-06Windows: use default ZLIB1 unless --with-zlib-lib is setRichard Levitte
2016-11-06Fix the LIBZ macro on VC config targetsRichard Levitte
2016-11-06VMS: pretend to use -znodeleteRichard Levitte
2016-11-04VMS build file template: assign 'arch' to local symbol tableRichard Levitte
2016-11-03Enable memory debugging while testingRichard Levitte
2016-11-03Clang doesn't like -znodelete, make it a linker flag insteadRichard Levitte
2016-11-02Link using -znodeleteMatt Caswell
2016-10-31Unix Makefile: Some sed implementation truncate long lines. Use perl instead.Richard Levitte
2016-10-31Mark VC templates correctly.Richard Levitte
2016-10-26VMS: tell the C compiler to use the ISO C94 standardRichard Levitte
2016-10-22Efence is antiquated, remove all traces of using itRichard Levitte
2016-10-13Remove automatic RPATH - add user rpath supportRichard Levitte
2016-10-13Remove automatic RPATHRichard Levitte
2016-10-02Remove untrue comment.Ben Laurie
2016-10-02Make dependencies if Makefile is new.Ben Laurie
2016-09-21descrip.mms.tmpl: in obj2bin, make sure an empty @deps means no empty linesRichard Levitte
2016-09-17Simplify configudata.pm dependency generationRichard Levitte
2016-09-16Simplify the dependencies for remaking configdata.pmRichard Levitte
2016-09-16Use the registered conf file names as dependencies to build configdata.pmRichard Levitte
2016-09-15Finally, make sure vms_term_sock.c is built on VMSRichard Levitte
2016-09-13Remove -xtarget=ultra from solaris(64)-sparcv9-cc builds.Andy Grundman
2016-09-12Add enginesdir to libcrypto.pc pkg-config fileDavid Woodhouse
2016-09-08Configurations/10-main.cf: AIX "facelift".Andy Polyakov
2016-09-07Allow asan, msan and ubsan to be configured with shared librariesRichard Levitte
2016-09-05Unix build: have the makedepend and cc actions in one recipeRichard Levitte
2016-09-02Configurations/10-main.conf: fix omittions in commentary.Andy Polyakov
2016-09-02Configurations/10-main.conf: remove solaris-x86-cc target.Andy Polyakov
2016-08-31Have Configure's HASH or TABLE produce complete listsRichard Levitte
2016-08-26VMS: honor --openssldir settingRichard Levitte
2016-08-24Configurations/10-main.conf: fix solaris64-*-cc link problems.Andy Polyakov
2016-08-22VMS: Use strict refdef extern model when building library object filesRichard Levitte
2016-08-05spelling fixes, just comments and readme.klemens
2016-08-04When tr gets bracketed arguments, they need to be quotedRichard Levitte
2016-08-04Remove some unused options from 10-main.confBenjamin Kaduk
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