summaryrefslogtreecommitdiff
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Add space to asoutflag value where appropriateRichard Levitte2018-03-081-3/+3
* Make "make variables" config attributes for overridable flagsRichard Levitte2018-03-0810-412/+730
* Configure et al: rename all dso_* to module_* in shared-info.plRichard Levitte2018-03-081-2/+2
* Configurations/unix-Makefile.tmpl: remove assignment of AS and ASFLAGSRichard Levitte2018-03-071-3/+2
* Configurations/10-main.conf: add -fno-common back to darwin-ppc-cc.Andy Polyakov2018-03-061-0/+1
* Windows makefile: Don't quote generator argumentsRichard Levitte2018-03-031-1/+2
* Make some perl scripts output to stdoutRich Salz2018-02-271-2/+7
* Make it possible to give --libdir an absolute pathRichard Levitte2018-02-262-69/+88
* Build files: when using $(CPP), use the C flags alongside the CPP flagsRichard Levitte2018-02-223-9/+13
* Build file templates: be less verbose when reconfiguringRichard Levitte2018-02-223-6/+6
* Unix Makefile: Rework the assignment of CXX and ASRichard Levitte2018-02-221-2/+2
* Refactor the ranlib attributeRichard Levitte2018-02-222-5/+5
* Add x25519-x86_64.pl module, mod 2^255-19 primitives.Andy Polyakov2018-02-211-1/+1
* AIX: make sure that the arflags value includes the command letter (r)Richard Levitte2018-02-152-5/+6
* VMS: build ia64 assembler files if 'ias' is availableRichard Levitte2018-02-141-1/+5
* VMS: add the possibility to use Itanium assembler with 'ias'Richard Levitte2018-02-142-52/+143
* Harmonize the make variables across all known platforms familiesRichard Levitte2018-02-143-86/+98
* Build files: parametrize cppRichard Levitte2018-02-144-4/+8
* VMS: simplify config targetsRichard Levitte2018-02-141-98/+59
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Configuration: move the handling of zlib_include to config filesRichard Levitte2018-02-095-24/+26
* VMS: take care of includesRichard Levitte2018-02-091-10/+33
* With nmake, invoking $(MAKE) needs /$(MAKEFLAGS)Richard Levitte2018-02-081-1/+1
* mkerr.pl: When writing internal FOOerr.h, pay attention to disablable modulesRichard Levitte2018-02-071-3/+4
* VMS: MMS wants a space before the target / dependecies separatorRichard Levitte2018-02-011-1/+1
* Apps: divide the modules in direct command modules, support library and initRichard Levitte2018-01-314-5/+13
* Add a 'reconfigure' make targetRichard Levitte2018-01-303-0/+9
* Restore perl variables for ENGINESDIR and OPENSSLDIRRichard Levitte2018-01-291-2/+2
* Fix typo in Windows makefile template: quotify, not quotiryRichard Levitte2018-01-291-1/+1
* Have the build files use the executable configdata.pmRichard Levitte2018-01-293-6/+3
* Fix recent typo. -DL_ENDIAN / -DB_ENDIAN, not -DL_DEBIAN / -DB_DEBIANRichard Levitte2018-01-291-17/+17
* Treat C++ flags more like C flags, and only if C++ compiler specifiedRichard Levitte2018-01-282-1/+5
* Fix WinCE config targetRichard Levitte2018-01-281-1/+1
* Make sure all our config targets inherit a BASE templateRichard Levitte2018-01-282-5/+11
* We need Unixly defaults for config targets that don't inherit a BASERichard Levitte2018-01-281-3/+15
* Stop having Unix defaults in Configure (partial)Richard Levitte2018-01-281-0/+9
* Processing GNU-style "make variables" - implementationRichard Levitte2018-01-285-57/+52
* Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte2018-01-286-164/+329
* Configure: let INCLUDEs set on binaries "trickle down" to the objectsRichard Levitte2018-01-241-4/+2
* Don't add $(EX_LIBS) to libssl.pc's Libs.privateRichard Levitte2018-01-231-1/+0
* Add anything specifying a threads library to ex_libsRichard Levitte2018-01-231-7/+13
* When building shared libraries, only ln -s when simple and full name differRichard Levitte2018-01-221-2/+4
* Set OPENSSL_ENGINES for WindowsBernd Edlinger2018-01-191-0/+1
* Fix Windows build file template to recognise .res filesRichard Levitte2018-01-151-1/+1
* Configure: try to make sure every config target name is uniqueRichard Levitte2018-01-091-1/+5
* Fix spelling: adroideabi -> androideabipass862018-01-081-1/+1
* Separate general linking flags from extra librariesRichard Levitte2018-01-084-39/+54
* Clean up uClinux targetsRichard Levitte2018-01-081-6/+2
* Remove old config that used non-exist util scriptRich Salz2018-01-041-12/+0
* Fix minor 'the the' typosDaniel Bevenius2018-01-021-2/+2