summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2018-02-26Make it possible to give --libdir an absolute pathRichard Levitte
2018-02-22Build files: when using $(CPP), use the C flags alongside the CPP flagsRichard Levitte
2018-02-22Build file templates: be less verbose when reconfiguringRichard Levitte
2018-02-22Unix Makefile: Rework the assignment of CXX and ASRichard Levitte
2018-02-22Refactor the ranlib attributeRichard Levitte
2018-02-21Add x25519-x86_64.pl module, mod 2^255-19 primitives.Andy Polyakov
2018-02-15AIX: make sure that the arflags value includes the command letter (r)Richard Levitte
2018-02-14VMS: build ia64 assembler files if 'ias' is availableRichard Levitte
2018-02-14VMS: add the possibility to use Itanium assembler with 'ias'Richard Levitte
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte
2018-02-14Build files: parametrize cppRichard Levitte
2018-02-14VMS: simplify config targetsRichard Levitte
2018-02-13Update copyright yearMatt Caswell
2018-02-09Configuration: move the handling of zlib_include to config filesRichard Levitte
2018-02-09VMS: take care of includesRichard Levitte
2018-02-08With nmake, invoking $(MAKE) needs /$(MAKEFLAGS)Richard Levitte
2018-02-07mkerr.pl: When writing internal FOOerr.h, pay attention to disablable modulesRichard Levitte
2018-02-01VMS: MMS wants a space before the target / dependecies separatorRichard Levitte
2018-01-31Apps: divide the modules in direct command modules, support library and initRichard Levitte
2018-01-30Add a 'reconfigure' make targetRichard Levitte
2018-01-29Restore perl variables for ENGINESDIR and OPENSSLDIRRichard Levitte
2018-01-29Fix typo in Windows makefile template: quotify, not quotiryRichard Levitte
2018-01-29Have the build files use the executable configdata.pmRichard Levitte
2018-01-29Fix recent typo. -DL_ENDIAN / -DB_ENDIAN, not -DL_DEBIAN / -DB_DEBIANRichard Levitte
2018-01-28Treat C++ flags more like C flags, and only if C++ compiler specifiedRichard Levitte
2018-01-28Fix WinCE config targetRichard Levitte
2018-01-28Make sure all our config targets inherit a BASE templateRichard Levitte
2018-01-28We need Unixly defaults for config targets that don't inherit a BASERichard Levitte
2018-01-28Stop having Unix defaults in Configure (partial)Richard Levitte
2018-01-28Processing GNU-style "make variables" - implementationRichard Levitte
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard 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-22When building shared libraries, only ln -s when simple and full name differRichard Levitte
2018-01-19Set OPENSSL_ENGINES for WindowsBernd Edlinger
2018-01-15Fix Windows build file template to recognise .res filesRichard Levitte
2018-01-09Configure: try to make sure every config target name is uniqueRichard Levitte
2018-01-08Fix spelling: adroideabi -> androideabipass86
2018-01-08Separate general linking flags from extra librariesRichard Levitte
2018-01-08Clean up uClinux targetsRichard Levitte
2018-01-04Remove old config that used non-exist util scriptRich Salz
2018-01-02Fix minor 'the the' typosDaniel Bevenius
2017-12-28Ignore ORDINALS in build.info files, and remove its documentationRichard Levitte
2017-12-27VMS fix: link shared libs from objects files instead of from static libsRichard Levitte
2017-12-18Restore the use of LDCMD when linking applicationsRichard Levitte
2017-12-15Remove test-runs dir, adjust .gitignoreBernd Edlinger
2017-12-12VMS build file template: adapt for when someone disabled 'makedepend'Richard Levitte
2017-12-12Configure et al: cleanupsRichard Levitte
2017-12-12Build file templates: Replace the use of Makefile.sharedRichard Levitte