aboutsummaryrefslogtreecommitdiff
path: root/Configurations
AgeCommit message (Expand)AuthorFilesLines
2018-03-20Add dladdr() for AIXMatthias Kraft1-0/+2
2018-03-19Configurations/15-android.conf: detect clang by PATH, not by CC.Andy Polyakov1-9/+26
2018-03-19Add NOTES.ANDROID.Andy Polyakov1-26/+7
2018-03-19Configurations/15-android.conf: default to RC4_CHAR whenever possible.Andy Polyakov1-0/+4
2018-03-19Configurations/15-android.conf: refine clang support.Andy Polyakov1-3/+6
2018-03-16Move all dependency post-processing to util/add-depends.plRichard Levitte3-20/+11
2018-03-15Windows makefile: don't use different looking variants of same cmdRichard Levitte1-3/+1
2018-03-15Streamline dependency generationRichard Levitte3-18/+12
2018-03-15Configure: allow to enable afalgeng if target does not start with LinuxSebastian Andrzej Siewior1-0/+1
2018-03-14Remove '-Wextra' as default user flags for the Linux clang targetsRichard Levitte1-2/+0
2018-03-13Windows build file: make sure to quoteRichard Levitte1-1/+1
2018-03-13Configurations/*.conf: overhaul Android targets.Andy Polyakov2-93/+214
2018-03-13Refactor the 'depend' targetRichard Levitte3-23/+5
2018-03-10Configurations/10-main.conf: VC-<target> cleanups.Andy Polyakov2-50/+38
2018-03-10Configurations/unix-Makefile.tmpl: overhaul assembler make rules.Andy Polyakov1-26/+25
2018-03-10Configurations/descrip.mms.tmpl: Fix small errorsRichard Levitte1-3/+3
2018-03-09Configurations/50-win-onecore.conf: add Windows 10 OneCore targets.Andy Polyakov1-0/+56
2018-03-09Configurations/windows-makefile.tmpl: simplify install-path "flavour"-ing.Andy Polyakov2-11/+13
2018-03-09Configurations/10-main.conf: amend out-dated comments.Andy Polyakov1-2/+6
2018-03-09Display the library building flagsRichard Levitte3-22/+37
2018-03-09Configure et al: Move the definition of library only flagsRichard Levitte2-77/+92
2018-03-08Remove useless -D_ENDIAN from MPE/iX-gcc configRichard Levitte1-1/+1
2018-03-08Reduce travis-ci log outputMichael Richardson1-1/+1
2018-03-08Configurations/README: update documentation on flagsRichard Levitte1-23/+38
2018-03-08Configure et al: get rid of last traces of plib_lflags / PLIB_LDFLAGSRichard Levitte2-9/+7
2018-03-08Configurations/10-main.conf: Duplicate cflags to cxxflagsRichard Levitte1-2/+19
2018-03-08Add space to asoutflag value where appropriateRichard Levitte1-3/+3
2018-03-08Make "make variables" config attributes for overridable flagsRichard Levitte10-412/+730
2018-03-08Configure et al: rename all dso_* to module_* in shared-info.plRichard Levitte1-2/+2
2018-03-07Configurations/unix-Makefile.tmpl: remove assignment of AS and ASFLAGSRichard Levitte1-3/+2
2018-03-06Configurations/10-main.conf: add -fno-common back to darwin-ppc-cc.Andy Polyakov1-0/+1
2018-03-03Windows makefile: Don't quote generator argumentsRichard Levitte1-1/+2
2018-02-27Make some perl scripts output to stdoutRich Salz1-2/+7
2018-02-26Make it possible to give --libdir an absolute pathRichard Levitte2-69/+88
2018-02-22Build files: when using $(CPP), use the C flags alongside the CPP flagsRichard Levitte3-9/+13
2018-02-22Build file templates: be less verbose when reconfiguringRichard Levitte3-6/+6
2018-02-22Unix Makefile: Rework the assignment of CXX and ASRichard Levitte1-2/+2
2018-02-22Refactor the ranlib attributeRichard Levitte2-5/+5
2018-02-21Add x25519-x86_64.pl module, mod 2^255-19 primitives.Andy Polyakov1-1/+1
2018-02-15AIX: make sure that the arflags value includes the command letter (r)Richard Levitte2-5/+6
2018-02-14VMS: build ia64 assembler files if 'ias' is availableRichard Levitte1-1/+5
2018-02-14VMS: add the possibility to use Itanium assembler with 'ias'Richard Levitte2-52/+143
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte3-86/+98
2018-02-14Build files: parametrize cppRichard Levitte4-4/+8
2018-02-14VMS: simplify config targetsRichard Levitte1-98/+59
2018-02-13Update copyright yearMatt Caswell1-1/+1
2018-02-09Configuration: move the handling of zlib_include to config filesRichard Levitte5-24/+26
2018-02-09VMS: take care of includesRichard Levitte1-10/+33
2018-02-08With nmake, invoking $(MAKE) needs /$(MAKEFLAGS)Richard Levitte1-1/+1
2018-02-07mkerr.pl: When writing internal FOOerr.h, pay attention to disablable modulesRichard Levitte1-3/+4