summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2016-04-25Document the enhancements for DEPEND and INCLUDE and use a better exampleRichard Levitte
2016-04-25Build system: add include directories and dependencies for generatorsRichard Levitte
2016-04-22Update the Configurations READMEsRichard Levitte
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-20Configurations: fix typo in 50-masm.conf.Andy Polyakov
2016-04-20evp/aes_aes.c: engage Fujitsu SPARC64 X AES support.Andy Polyakov
2016-04-20Configuration: add unsupported masm target.Andy Polyakov
2016-04-19Typo, asoutflag -> perlasm_schemeRichard Levitte
2016-04-19Only allow Microsoft assembler with no-asm on WindowsRichard Levitte
2016-04-19Build: Make 'test' depend on 'tests'Richard Levitte
2016-04-18Haiku x86-64 doesn't need RC4_CHAR.Jérôme Duval
2016-04-15Don't use a default for --with-zlib-lib on Windows with option 'zlib'Richard Levitte
2016-04-15ex_libs settings have to be added to, not overriden, on Windows tooRichard Levitte
2016-04-14Add Haiku support.Jérôme Duval
2016-04-14Fix installation on VMS for no-stdio and no-autoalginitRichard Levitte
2016-04-14Fix installation for no-stdio and no-autoalginitRichard Levitte
2016-04-14Fix no-stdio and no-autoalginitMatt Caswell
2016-04-13Fix the handling of --with-zlib-includeRichard Levitte
2016-04-13Remake the way dynamic zlib is loadedRichard Levitte
2016-04-13Configuration: Simplify the way vms information is retrievedRichard Levitte
2016-04-13Fix zlib configuration options.Richard Levitte
2016-04-07Clean-up *_DEBUG options.Andy Polyakov
2016-04-07Configurations/10-main.conf: omit now redundant -D_WINDLL.Andy Polyakov
2016-04-07windows-makefile.tmpl: clean up after DLL link failure.Andy Polyakov
2016-04-07Remove redundant symlinkEmilia Kasper
2016-04-06Perl: foreach (@list) { code } is betterRichard Levitte
2016-04-06Perl cleanup: don't create lists unnecessarilyRichard Levitte
2016-04-06VMS: Fix special case for [.test]ssltest_old.cRichard Levitte
2016-04-05New SSL test frameworkEmilia Kasper
2016-04-04Makefile et al template: only modify static library with new object filesRichard Levitte
2016-04-02make depend: Check that find returned a non-empty string rather than an emptyRichard Levitte
2016-04-02Correcting typo that causes make install failCoty Sutherland
2016-04-01Force argv to be an array of long pointers on VMSRichard Levitte
2016-04-01Make the use of perl more consistentRichard Levitte
2016-03-30Make it possible to specify source files that will only be used for shared libsRichard Levitte
2016-03-30'make test' depends of having util/shlib-wrap.sh symlinked in build dirRichard Levitte
2016-03-29Config: The cflags in vms-alpha and vms-ia64 have to be addedRichard Levitte
2016-03-29VMS: Disable the warning MAYLOSEDATA3Richard Levitte
2016-03-29VMS: Display the correct path to openssl_startup.com and openssl-utils.comRichard Levitte
2016-03-29Windows build system: fix 32-bit appveyor build.Andy Polyakov
2016-03-29Build system: VC-WIN64I fixups.Andy Polyakov
2016-03-24VMS: $? might be huge enough to break line length limit, so don't print itRichard Levitte
2016-03-24VMS: install openssl.conf in OPENSSLDIR, not INSTALLTOPRichard Levitte
2016-03-24VMS: have mms ignore creation of already existing dirsRichard Levitte
2016-03-24VMS: Rethink the staging directoryRichard Levitte
2016-03-24Adjust some default installation directoriesRichard Levitte
2016-03-23VMS: compensate for command line length limits with a logical nameRichard Levitte
2016-03-23Small fixups in DSORichard Levitte
2016-03-21Downcase VMS config namesRichard Levitte
2016-03-21In for loop values, introduce a dummy to protect against empty listRichard Levitte