summaryrefslogtreecommitdiffstats
path: root/Configurations (follow)
Commit message (Expand)AuthorAgeFilesLines
* Configurations/15-android.conf: detect clang by PATH, not by CC.Andy Polyakov2018-03-191-9/+26
* Add NOTES.ANDROID.Andy Polyakov2018-03-191-26/+7
* Configurations/15-android.conf: default to RC4_CHAR whenever possible.Andy Polyakov2018-03-191-0/+4
* Configurations/15-android.conf: refine clang support.Andy Polyakov2018-03-191-3/+6
* Move all dependency post-processing to util/add-depends.plRichard Levitte2018-03-163-20/+11
* Windows makefile: don't use different looking variants of same cmdRichard Levitte2018-03-151-3/+1
* Streamline dependency generationRichard Levitte2018-03-153-18/+12
* Configure: allow to enable afalgeng if target does not start with LinuxSebastian Andrzej Siewior2018-03-151-0/+1
* Remove '-Wextra' as default user flags for the Linux clang targetsRichard Levitte2018-03-141-2/+0
* Windows build file: make sure to quoteRichard Levitte2018-03-131-1/+1
* Configurations/*.conf: overhaul Android targets.Andy Polyakov2018-03-132-93/+214
* Refactor the 'depend' targetRichard Levitte2018-03-133-23/+5
* Configurations/10-main.conf: VC-<target> cleanups.Andy Polyakov2018-03-102-50/+38
* Configurations/unix-Makefile.tmpl: overhaul assembler make rules.Andy Polyakov2018-03-101-26/+25
* Configurations/descrip.mms.tmpl: Fix small errorsRichard Levitte2018-03-101-3/+3
* Configurations/50-win-onecore.conf: add Windows 10 OneCore targets.Andy Polyakov2018-03-091-0/+56
* Configurations/windows-makefile.tmpl: simplify install-path "flavour"-ing.Andy Polyakov2018-03-092-11/+13
* Configurations/10-main.conf: amend out-dated comments.Andy Polyakov2018-03-091-2/+6
* Display the library building flagsRichard Levitte2018-03-093-22/+37
* Configure et al: Move the definition of library only flagsRichard Levitte2018-03-092-77/+92
* Remove useless -D_ENDIAN from MPE/iX-gcc configRichard Levitte2018-03-081-1/+1
* Reduce travis-ci log outputMichael Richardson2018-03-081-1/+1
* Configurations/README: update documentation on flagsRichard Levitte2018-03-081-23/+38
* Configure et al: get rid of last traces of plib_lflags / PLIB_LDFLAGSRichard Levitte2018-03-082-9/+7
* Configurations/10-main.conf: Duplicate cflags to cxxflagsRichard Levitte2018-03-081-2/+19
* 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