summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2017-12-12Configure: Add read_eval_file, a general purpose perl file reader/evaluatorRichard Levitte
2017-12-08Have all relevant config targets use the env() function rather than $ENVRichard Levitte
2017-11-30Make possible variant SONAMEs and symbol versionsViktor Dukhovni
2017-11-13Configurations/10-main.conf: add back /WX to VC-WIN32.Andy Polyakov
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-11-1000-base-templates.conf: fix ia64 builds.Andy Polyakov
2017-11-08Configurations/unix-Makefile.tmpl: fix HP-UX build.Andy Polyakov
2017-10-31Generate a dictionary of OIDs for fuzzersRichard Levitte
2017-10-13Remove email addresses from source code.Rich Salz
2017-10-09Use the possibility to have test results in a different directoryRichard Levitte
2017-10-04Configurations/windows-makefile.tmpl: canonicalise configured pathsRichard Levitte
2017-09-21Configure: unify clang's -Qunused-arguments option treatment.Andy Polyakov
2017-08-25passed TARFILE="$(TARFILE)" NAME="$(NAME)" to tar targetMeena Vyas
2017-08-18Add a comment on expectations in the "tar" targetRichard Levitte
2017-08-18Prepare tarball in dist directoryRichard Levitte
2017-08-18Turn on error sensitivity in the "tar" targetRichard Levitte
2017-08-17When building a tarball, avoid trying to copy submodulesRichard Levitte
2017-08-16Copy dlls into fuzz directoryMatt Caswell
2017-08-15Fix overzealous cleanup commandFdaSilvaYY
2017-07-26Simplify the handling of shared library version numbersRichard Levitte
2017-07-24Simplify Makefile.sharedRichard Levitte
2017-07-07VMS: When running a sub-MMS, make sure to give it the main MMS' qualifiersRichard Levitte
2017-06-30Cleanup some copyright stuffRich Salz
2017-06-30Add ECHO to makefiles for real silenceRich Salz
2017-06-28Add new /dev/crypto engineRichard Levitte
2017-06-22Configure: give config targets the possibility to enable or disable featuresRichard Levitte
2017-06-16Fix the comment about default OPENSSLDIR in windows.Bernd Edlinger
2017-06-16Add the target 'build_all_generated'Richard Levitte
2017-06-15Build apps/progs.h dynamicallyRichard Levitte
2017-06-08Remove doc of non-existent functionsRich Salz
2017-06-08Windows: rearrange programs cleanupRichard Levitte
2017-06-07make error tables const and separate header fileRich Salz
2017-04-24VMS: Make sure to include MAIN from static libraries if neededRichard Levitte
2017-04-24Make it possible to build static-only librariesRichard Levitte
2017-04-24Typo fix in Configurations/descrip.mms.tmplRichard Levitte
2017-04-23Port Ben's parallell Makefile hack to VMSRichard Levitte
2017-04-23Port Ben's parallell Makefile hack to WindowsRichard Levitte
2017-04-18VMS: Fix the passing of cflags for things not being installedRichard Levitte
2017-04-04Configurations/README: reword bn_ops description.Andy Polyakov
2017-03-15VMS: turning off CALL_DEBUG isn't possible on AlphaRichard Levitte
2017-03-15VMS: don't use /DSF, turn off CALL_DEBUG insteadRichard Levitte
2017-03-14VMS: Change debug linking method to generate a separate Debug Symbol FileRichard Levitte
2017-03-11Handle find-doc-nits script renameRich Salz
2017-03-11Fix many doc L<> errorsRich Salz
2017-03-06Unix Makefile: Have manual generation use the same perl script as Windows and...Richard Levitte
2017-03-06Add documentation on platform specific checksRichard Levitte
2017-03-06Add a platform specific configuration checkerRichard Levitte
2017-03-02Configurations/10-main.conf: omit redundant -lresolv from Solaris configs.Andy Polyakov
2017-03-02Configurations/50-masm.conf: add /nologo to ml64 command line.Andy Polyakov
2017-02-21appveyor.yml: engage VC-WIN64A-masm.Andy Polyakov