summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2018-03-27Copy the produced .dll files to fuzz/ as well (Cygwin & mingw)Richard Levitte
2018-03-15Windows makefile: don't use different looking variants of same cmdRichard Levitte
2018-03-12Configurations/unix-Makefile.tmpl: overhaul assembler make rules.Andy Polyakov
2018-03-08Configurations/10-main.conf: add -fno-common back to darwin-ppc-cc.Andy Polyakov
2018-03-08Remove useless -D_ENDIAN from MPE/iX-gcc configRichard Levitte
2018-03-07Configurations/unix-Makefile.tmpl: remove assignment of AS and ASFLAGSRichard Levitte
2018-03-04Windows makefile: Don't quote generator argumentsRichard Levitte
2018-02-13Copy dlls into fuzz directoryMatt Caswell
2018-02-13Add the target 'build_all_generated'Richard Levitte
2018-01-24Configure: let INCLUDEs set on binaries "trickle down" to the objectsRichard Levitte
2018-01-23Don't add $(EX_LIBS) to libssl.pc's Libs.privateRichard Levitte
2018-01-23Add anything specifying a threads library to ex_libsRichard Levitte
2018-01-19Set OPENSSL_ENGINES for WindowsBernd Edlinger
2018-01-09Configure: try to make sure every config target name is uniqueRichard Levitte
2018-01-08Fix spelling: adroideabi -> androideabipass86
2018-01-08Clean up uClinux targetsRichard Levitte
2018-01-04Remove old config that used non-exist util scriptRich Salz
2017-12-16Remove test-runs dirBernd Edlinger
2017-11-30Make possible variant SONAMEs and symbol versionsViktor Dukhovni
2017-11-08Configurations/unix-Makefile.tmpl: fix HP-UX build.Andy Polyakov
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-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-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-15Build apps/progs.h dynamicallyRichard Levitte
2017-06-08Windows: rearrange programs cleanupRichard 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-04Configurations/README: reword bn_ops description.Andy Polyakov
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-02-01remove test/.rnd on make cleanBernd Edlinger
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