aboutsummaryrefslogtreecommitdiff
path: root/Configurations
AgeCommit message (Expand)AuthorFilesLines
2017-08-18Add a comment on expectations in the "tar" targetRichard Levitte1-0/+2
2017-08-18Prepare tarball in dist directoryRichard Levitte1-6/+6
2017-08-18Turn on error sensitivity in the "tar" targetRichard Levitte1-0/+1
2017-08-17When building a tarball, avoid trying to copy submodulesRichard Levitte1-1/+4
2017-08-16Copy dlls into fuzz directoryMatt Caswell1-0/+3
2017-08-15Fix overzealous cleanup commandFdaSilvaYY1-1/+3
2017-07-26Simplify the handling of shared library version numbersRichard Levitte6-57/+61
2017-07-24Simplify Makefile.sharedRichard Levitte1-12/+11
2017-07-07VMS: When running a sub-MMS, make sure to give it the main MMS' qualifiersRichard Levitte1-1/+1
2017-06-30Cleanup some copyright stuffRich Salz1-2/+1
2017-06-30Add ECHO to makefiles for real silenceRich Salz1-42/+44
2017-06-28Add new /dev/crypto engineRichard Levitte1-0/+1
2017-06-22Configure: give config targets the possibility to enable or disable featuresRichard Levitte2-0/+11
2017-06-16Fix the comment about default OPENSSLDIR in windows.Bernd Edlinger1-1/+1
2017-06-16Add the target 'build_all_generated'Richard Levitte3-0/+12
2017-06-15Build apps/progs.h dynamicallyRichard Levitte3-10/+9
2017-06-08Remove doc of non-existent functionsRich Salz1-1/+1
2017-06-08Windows: rearrange programs cleanupRichard Levitte1-2/+4
2017-06-07make error tables const and separate header fileRich Salz1-5/+7
2017-04-24VMS: Make sure to include MAIN from static libraries if neededRichard Levitte1-8/+27
2017-04-24Make it possible to build static-only librariesRichard Levitte4-32/+69
2017-04-24Typo fix in Configurations/descrip.mms.tmplRichard Levitte1-1/+1
2017-04-23Port Ben's parallell Makefile hack to VMSRichard Levitte1-10/+14
2017-04-23Port Ben's parallell Makefile hack to WindowsRichard Levitte1-8/+13
2017-04-18VMS: Fix the passing of cflags for things not being installedRichard Levitte3-10/+10
2017-04-04Configurations/README: reword bn_ops description.Andy Polyakov1-24/+28
2017-03-15VMS: turning off CALL_DEBUG isn't possible on AlphaRichard Levitte1-6/+15
2017-03-15VMS: don't use /DSF, turn off CALL_DEBUG insteadRichard Levitte2-4/+7
2017-03-14VMS: Change debug linking method to generate a separate Debug Symbol FileRichard Levitte2-8/+8
2017-03-11Handle find-doc-nits script renameRich Salz1-1/+1
2017-03-11Fix many doc L<> errorsRich Salz1-2/+2
2017-03-06Unix Makefile: Have manual generation use the same perl script as Windows and...Richard Levitte1-89/+9
2017-03-06Add documentation on platform specific checksRichard Levitte1-0/+37
2017-03-06Add a platform specific configuration checkerRichard Levitte2-0/+44
2017-03-02Configurations/10-main.conf: omit redundant -lresolv from Solaris configs.Andy Polyakov1-1/+1
2017-03-02Configurations/50-masm.conf: add /nologo to ml64 command line.Andy Polyakov1-1/+1
2017-02-21appveyor.yml: engage VC-WIN64A-masm.Andy Polyakov1-1/+6
2017-02-01remove test/.rnd on make cleanBernd Edlinger1-0/+1
2017-01-12Review comments; fail build if nits foundRich Salz1-3/+4
2017-01-12Run find-doc-nits in travisRichard Levitte1-0/+3
2016-11-21Add missing -zdelete for some linux archesKurt Roeckx1-2/+2
2016-11-16Add a modern linux-x86 config targetRichard Levitte1-0/+17
2016-11-15Configurations/10-main.conf: remove obsolete flag from solaris-x86-gcc.Andy Polyakov1-9/+1
2016-11-15Configurations/10-main.conf: document GCC for Solaris config constraint.Andy Polyakov1-0/+6
2016-11-10Revert "Move algorithm specific ppccap code from crypto/ppccap.c"Richard Levitte1-5/+5
2016-11-10Document how to force linking with static librariesRichard Levitte2-5/+29
2016-11-10Building: make it possible to force linking with static OpenSSL libsRichard Levitte4-20/+40
2016-11-10descrip.mms.tmpl: Simplify fiddling of logical names record and statemRichard Levitte1-6/+2
2016-11-09Move algorithm specific ppccap code from crypto/ppccap.cRichard Levitte1-5/+5
2016-11-09Unix Makefile: Make sure to use $(PERL) when running ./ConfigureRichard Levitte1-2/+2