summaryrefslogtreecommitdiffstats
path: root/crypto/build.info
AgeCommit message (Expand)Author
2016-06-22Move OS-specific fopen quirks to o_fopen.c.Andy Polyakov
2016-03-30Break out DllMain from crypto/cryptlib.c and use it in shared libs onlyRichard Levitte
2016-03-21Windows build system: get uplink right.Andy Polyakov
2016-03-19Correct incorrect pathRichard Levitte
2016-03-13Complete incomplete makefile variable referensesRichard Levitte
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte
2016-03-11crypto/*/build.info: make it work on ARM platforms.Andy Polyakov
2016-03-09Remove the old threading APIMatt Caswell
2016-03-09Unified - adapt the generation of cpuid, uplink and buildinf to use GENERATERichard Levitte
2016-03-02Make uplink auxiliary source separate from cpuid sourceRichard Levitte
2016-02-26Implement new multi-threading APIAlessandro Ghedini
2016-02-20Make crypto/buildinf.h depend on configdata.pm rather than MakefileRichard Levitte
2016-02-19Rethink the uplink / applink storyRichard Levitte
2016-02-18In the unified scheme, there is no $(TOP), use $(SRCDIR) insteadRichard Levitte
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte
2016-02-10Quote the CFLAG in Unixly Makefiles, for buildinf.hRichard Levitte
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte
2016-02-09Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz
2016-02-09Update build.info files for auto-init/de-initMatt Caswell
2016-02-01unified build scheme: add build.info filesRichard Levitte