aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Clean-up *_DEBUG options.Andy Polyakov2016-04-071-6/+5
* Configurations/10-main.conf: omit now redundant -D_WINDLL.Andy Polyakov2016-04-071-7/+19
* windows-makefile.tmpl: clean up after DLL link failure.Andy Polyakov2016-04-071-1/+1
* Remove redundant symlinkEmilia Kasper2016-04-071-7/+1
* Perl: foreach (@list) { code } is betterRichard Levitte2016-04-061-4/+4
* Perl cleanup: don't create lists unnecessarilyRichard Levitte2016-04-061-10/+18
* VMS: Fix special case for [.test]ssltest_old.cRichard Levitte2016-04-061-1/+1
* New SSL test frameworkEmilia Kasper2016-04-051-2/+7
* Makefile et al template: only modify static library with new object filesRichard Levitte2016-04-042-2/+2
* make depend: Check that find returned a non-empty string rather than an emptyRichard Levitte2016-04-021-1/+1
* Correcting typo that causes make install failCoty Sutherland2016-04-021-1/+1
* Force argv to be an array of long pointers on VMSRichard Levitte2016-04-011-2/+2
* Make the use of perl more consistentRichard Levitte2016-04-011-1/+1
* Make it possible to specify source files that will only be used for shared libsRichard Levitte2016-03-303-3/+16
* 'make test' depends of having util/shlib-wrap.sh symlinked in build dirRichard Levitte2016-03-301-1/+2
* Config: The cflags in vms-alpha and vms-ia64 have to be addedRichard Levitte2016-03-291-8/+8
* VMS: Disable the warning MAYLOSEDATA3Richard Levitte2016-03-291-12/+58
* VMS: Display the correct path to openssl_startup.com and openssl-utils.comRichard Levitte2016-03-291-3/+6
* Windows build system: fix 32-bit appveyor build.Andy Polyakov2016-03-291-1/+1
* Build system: VC-WIN64I fixups.Andy Polyakov2016-03-292-9/+9
* VMS: $? might be huge enough to break line length limit, so don't print itRichard Levitte2016-03-241-1/+0
* VMS: install openssl.conf in OPENSSLDIR, not INSTALLTOPRichard Levitte2016-03-241-1/+2
* VMS: have mms ignore creation of already existing dirsRichard Levitte2016-03-241-8/+8
* VMS: Rethink the staging directoryRichard Levitte2016-03-241-25/+38
* Adjust some default installation directoriesRichard Levitte2016-03-241-3/+4
* VMS: compensate for command line length limits with a logical nameRichard Levitte2016-03-231-6/+15
* Small fixups in DSORichard Levitte2016-03-231-0/+1
* Downcase VMS config namesRichard Levitte2016-03-211-4/+4
* In for loop values, introduce a dummy to protect against empty listRichard Levitte2016-03-211-10/+20
* Build system: VC-WIN64I fixups.Andy Polyakov2016-03-212-3/+3
* Configurations/windows-makefile.tmpl: respect no-makedepend.Andy Polyakov2016-03-211-1/+7
* Windows build system: get uplink right.Andy Polyakov2016-03-212-5/+8
* Configurations/10-main.conf: freeze -std option in darwin*-ppc-cc.Andy Polyakov2016-03-211-2/+5
* Remove mk1mf documentationRichard Levitte2016-03-211-1/+1
* Remove generation of ms/version32.rc from Configure, use util/mkrc.plRichard Levitte2016-03-212-1/+10
* Have makedepend output to stdout and redirect itRichard Levitte2016-03-201-3/+2
* If the asm file to be compiled isn't generated, leave the ext aloneRichard Levitte2016-03-192-2/+12
* Don't let 'generate' target depend on generated files, act directly insteadRichard Levitte2016-03-191-50/+29
* Revert "Generate apps/progs.h on the fly"Viktor Dukhovni2016-03-191-1/+12
* Add a few more quotes for Windows (install_ssldirs)Richard Levitte2016-03-191-2/+2
* Replace sed command with perlRichard Levitte2016-03-191-3/+3
* Clear the exit code from 'find' in 'make depend'Richard Levitte2016-03-191-1/+1
* Shut find up about files not foundRichard Levitte2016-03-191-1/+1
* Use the dependencies received in generatesrc()Richard Levitte2016-03-193-9/+12
* Generate apps/progs.h on the flyRichard Levitte2016-03-191-12/+1
* Better 'make depend' mechanismRichard Levitte2016-03-181-21/+4
* Make picker, thread and combine standard config helper functionsRichard Levitte2016-03-173-32/+0
* Remove Netware and OS/2Rich Salz2016-03-171-57/+0
* windows-makefile.tmpl: Stop keeping temporary filesRichard Levitte2016-03-171-2/+2
* Add install targets for WindowsRichard Levitte2016-03-171-10/+67