| Commit message (Expand) | Author | Age | Files | Lines |
* | Add space to asoutflag value where appropriate | Richard Levitte | 2018-03-08 | 1 | -3/+3 |
* | Make "make variables" config attributes for overridable flags | Richard Levitte | 2018-03-08 | 10 | -412/+730 |
* | Configure et al: rename all dso_* to module_* in shared-info.pl | Richard Levitte | 2018-03-08 | 1 | -2/+2 |
* | Configurations/unix-Makefile.tmpl: remove assignment of AS and ASFLAGS | Richard Levitte | 2018-03-07 | 1 | -3/+2 |
* | Configurations/10-main.conf: add -fno-common back to darwin-ppc-cc. | Andy Polyakov | 2018-03-06 | 1 | -0/+1 |
* | Windows makefile: Don't quote generator arguments | Richard Levitte | 2018-03-03 | 1 | -1/+2 |
* | Make some perl scripts output to stdout | Rich Salz | 2018-02-27 | 1 | -2/+7 |
* | Make it possible to give --libdir an absolute path | Richard Levitte | 2018-02-26 | 2 | -69/+88 |
* | Build files: when using $(CPP), use the C flags alongside the CPP flags | Richard Levitte | 2018-02-22 | 3 | -9/+13 |
* | Build file templates: be less verbose when reconfiguring | Richard Levitte | 2018-02-22 | 3 | -6/+6 |
* | Unix Makefile: Rework the assignment of CXX and AS | Richard Levitte | 2018-02-22 | 1 | -2/+2 |
* | Refactor the ranlib attribute | Richard Levitte | 2018-02-22 | 2 | -5/+5 |
* | Add x25519-x86_64.pl module, mod 2^255-19 primitives. | Andy Polyakov | 2018-02-21 | 1 | -1/+1 |
* | AIX: make sure that the arflags value includes the command letter (r) | Richard Levitte | 2018-02-15 | 2 | -5/+6 |
* | VMS: build ia64 assembler files if 'ias' is available | Richard Levitte | 2018-02-14 | 1 | -1/+5 |
* | VMS: add the possibility to use Itanium assembler with 'ias' | Richard Levitte | 2018-02-14 | 2 | -52/+143 |
* | Harmonize the make variables across all known platforms families | Richard Levitte | 2018-02-14 | 3 | -86/+98 |
* | Build files: parametrize cpp | Richard Levitte | 2018-02-14 | 4 | -4/+8 |
* | VMS: simplify config targets | Richard Levitte | 2018-02-14 | 1 | -98/+59 |
* | Update copyright year | Matt Caswell | 2018-02-13 | 1 | -1/+1 |
* | Configuration: move the handling of zlib_include to config files | Richard Levitte | 2018-02-09 | 5 | -24/+26 |
* | VMS: take care of includes | Richard Levitte | 2018-02-09 | 1 | -10/+33 |
* | With nmake, invoking $(MAKE) needs /$(MAKEFLAGS) | Richard Levitte | 2018-02-08 | 1 | -1/+1 |
* | mkerr.pl: When writing internal FOOerr.h, pay attention to disablable modules | Richard Levitte | 2018-02-07 | 1 | -3/+4 |
* | VMS: MMS wants a space before the target / dependecies separator | Richard Levitte | 2018-02-01 | 1 | -1/+1 |
* | Apps: divide the modules in direct command modules, support library and init | Richard Levitte | 2018-01-31 | 4 | -5/+13 |
* | Add a 'reconfigure' make target | Richard Levitte | 2018-01-30 | 3 | -0/+9 |
* | Restore perl variables for ENGINESDIR and OPENSSLDIR | Richard Levitte | 2018-01-29 | 1 | -2/+2 |
* | Fix typo in Windows makefile template: quotify, not quotiry | Richard Levitte | 2018-01-29 | 1 | -1/+1 |
* | Have the build files use the executable configdata.pm | Richard Levitte | 2018-01-29 | 3 | -6/+3 |
* | Fix recent typo. -DL_ENDIAN / -DB_ENDIAN, not -DL_DEBIAN / -DB_DEBIAN | Richard Levitte | 2018-01-29 | 1 | -17/+17 |
* | Treat C++ flags more like C flags, and only if C++ compiler specified | Richard Levitte | 2018-01-28 | 2 | -1/+5 |
* | Fix WinCE config target | Richard Levitte | 2018-01-28 | 1 | -1/+1 |
* | Make sure all our config targets inherit a BASE template | Richard Levitte | 2018-01-28 | 2 | -5/+11 |
* | We need Unixly defaults for config targets that don't inherit a BASE | Richard Levitte | 2018-01-28 | 1 | -3/+15 |
* | Stop having Unix defaults in Configure (partial) | Richard Levitte | 2018-01-28 | 1 | -0/+9 |
* | Processing GNU-style "make variables" - implementation | Richard Levitte | 2018-01-28 | 5 | -57/+52 |
* | Processing GNU-style "make variables" - separate CPP flags from C flags | Richard Levitte | 2018-01-28 | 6 | -164/+329 |
* | Configure: let INCLUDEs set on binaries "trickle down" to the objects | Richard Levitte | 2018-01-24 | 1 | -4/+2 |
* | Don't add $(EX_LIBS) to libssl.pc's Libs.private | Richard Levitte | 2018-01-23 | 1 | -1/+0 |
* | Add anything specifying a threads library to ex_libs | Richard Levitte | 2018-01-23 | 1 | -7/+13 |
* | When building shared libraries, only ln -s when simple and full name differ | Richard Levitte | 2018-01-22 | 1 | -2/+4 |
* | Set OPENSSL_ENGINES for Windows | Bernd Edlinger | 2018-01-19 | 1 | -0/+1 |
* | Fix Windows build file template to recognise .res files | Richard Levitte | 2018-01-15 | 1 | -1/+1 |
* | Configure: try to make sure every config target name is unique | Richard Levitte | 2018-01-09 | 1 | -1/+5 |
* | Fix spelling: adroideabi -> androideabi | pass86 | 2018-01-08 | 1 | -1/+1 |
* | Separate general linking flags from extra libraries | Richard Levitte | 2018-01-08 | 4 | -39/+54 |
* | Clean up uClinux targets | Richard Levitte | 2018-01-08 | 1 | -6/+2 |
* | Remove old config that used non-exist util script | Rich Salz | 2018-01-04 | 1 | -12/+0 |
* | Fix minor 'the the' typos | Daniel Bevenius | 2018-01-02 | 1 | -2/+2 |