aboutsummaryrefslogtreecommitdiff
path: root/crypto/build.info
AgeCommit message (Expand)AuthorFilesLines
2018-04-01Remove import/use of File::Spec::FunctionDaniel Bevenius1-1/+0
2018-03-09Display the library building flagsRichard Levitte1-1/+1
2018-03-08Make "make variables" config attributes for overridable flagsRichard Levitte1-1/+1
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte1-2/+1
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte1-2/+4
2018-01-07s390x assembly pack: add KMA code path for aes-gcm.Patrick Steuer1-0/+2
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli1-1/+1
2016-06-22Move OS-specific fopen quirks to o_fopen.c.Andy Polyakov1-1/+1
2016-03-30Break out DllMain from crypto/cryptlib.c and use it in shared libs onlyRichard Levitte1-0/+4
2016-03-21Windows build system: get uplink right.Andy Polyakov1-0/+2
2016-03-19Correct incorrect pathRichard Levitte1-1/+1
2016-03-13Complete incomplete makefile variable referensesRichard Levitte1-2/+2
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte1-1/+1
2016-03-11crypto/*/build.info: make it work on ARM platforms.Andy Polyakov1-0/+2
2016-03-09Remove the old threading APIMatt Caswell1-1/+1
2016-03-09Unified - adapt the generation of cpuid, uplink and buildinf to use GENERATERichard Levitte1-31/+12
2016-03-02Make uplink auxiliary source separate from cpuid sourceRichard Levitte1-1/+2
2016-02-26Implement new multi-threading APIAlessandro Ghedini1-0/+1
2016-02-20Make crypto/buildinf.h depend on configdata.pm rather than MakefileRichard Levitte1-2/+2
2016-02-19Rethink the uplink / applink storyRichard Levitte1-6/+0
2016-02-18In the unified scheme, there is no $(TOP), use $(SRCDIR) insteadRichard Levitte1-3/+3
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte1-8/+8
2016-02-10Quote the CFLAG in Unixly Makefiles, for buildinf.hRichard Levitte1-1/+1
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte1-0/+6
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte1-0/+36
2016-02-09Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz1-1/+1
2016-02-09Update build.info files for auto-init/de-initMatt Caswell1-1/+1
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+10