| Commit message (Expand) | Author | Age | Files | Lines |
* | Configurations/10-main.conf: VC-<target> cleanups. | Andy Polyakov | 2018-03-10 | 2 | -50/+38 |
* | Configurations/unix-Makefile.tmpl: overhaul assembler make rules. | Andy Polyakov | 2018-03-10 | 1 | -26/+25 |
* | Configurations/descrip.mms.tmpl: Fix small errors | Richard Levitte | 2018-03-10 | 1 | -3/+3 |
* | Configurations/50-win-onecore.conf: add Windows 10 OneCore targets. | Andy Polyakov | 2018-03-09 | 1 | -0/+56 |
* | Configurations/windows-makefile.tmpl: simplify install-path "flavour"-ing. | Andy Polyakov | 2018-03-09 | 2 | -11/+13 |
* | Configurations/10-main.conf: amend out-dated comments. | Andy Polyakov | 2018-03-09 | 1 | -2/+6 |
* | Display the library building flags | Richard Levitte | 2018-03-09 | 3 | -22/+37 |
* | Configure et al: Move the definition of library only flags | Richard Levitte | 2018-03-09 | 2 | -77/+92 |
* | Remove useless -D_ENDIAN from MPE/iX-gcc config | Richard Levitte | 2018-03-08 | 1 | -1/+1 |
* | Reduce travis-ci log output | Michael Richardson | 2018-03-08 | 1 | -1/+1 |
* | Configurations/README: update documentation on flags | Richard Levitte | 2018-03-08 | 1 | -23/+38 |
* | Configure et al: get rid of last traces of plib_lflags / PLIB_LDFLAGS | Richard Levitte | 2018-03-08 | 2 | -9/+7 |
* | Configurations/10-main.conf: Duplicate cflags to cxxflags | Richard Levitte | 2018-03-08 | 1 | -2/+19 |
* | 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 |