summaryrefslogtreecommitdiffstats
path: root/engines/build.info
AgeCommit message (Expand)Author
2022-05-24Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior
2021-05-22Make it possible to disable the loader_attic engineRichard Levitte
2020-12-17MSBLOB & PVK: Make it possible to write EVP_PKEYs with provided internal keyRichard Levitte
2020-10-21Unexport internal MSBLOB and PVK functionsRichard Levitte
2020-09-03STORE: Move the built-in 'file:' loader to become an engine moduleRichard Levitte
2020-02-20Deprecate the low level RSA functions.Pauli
2019-09-16build.info: For all assembler generators, remove all argumentsRichard Levitte
2019-06-17Move padlock_asm_src file information to build.info filesRichard Levitte
2019-04-02Build cleanup: don't use SHARED_SOURCE with modulesRichard Levitte
2019-03-05padlock: generate assembler source for static libraries tooRichard Levitte
2019-03-05Deprecate the "hw" configuration options, make "padlockeng" disablableRichard Levitte
2019-02-22engines/build.info: fix devcrypto MODULES entryEneas U de Queiroz
2019-02-13Fix master build.Pauli
2019-02-12e_devcrypto: make the /dev/crypto engine dynamicEneas U de Queiroz
2019-02-11ENGINE modules aren't special, so call them MODULESRichard Levitte
2019-01-22Build: Change all _NO_INST to use attributes instead.Richard Levitte
2018-10-05Change the build of engines to use ordinal files for symbol exportRichard Levitte
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte
2017-06-07make error tables const and separate header fileRich Salz
2017-05-19Move engines/afalg to enginesRich Salz
2016-08-17dasync is an internal testing engine, so don't install itRichard Levitte
2016-07-18Use _NO_INST in some build.info filesRichard Levitte
2016-07-01Simplify INCLUDE statements in build.info filesRichard Levitte
2016-05-25build.info files: add quotes around any spec that may contain spacesRichard Levitte
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte
2016-03-09Don't add engines if configured "no-engine"Richard Levitte
2016-03-07Unified - adapt the generation of padlock assembler to use GENERATERichard Levitte
2016-02-29Add forgotten change of check of disabled-dynamic-engineRichard Levitte
2016-02-20Build dynamic engines even if configured "no-shared"Richard Levitte
2016-02-19Big rename fest of engine DSO names, from libFOO.so to FOO.soRichard Levitte
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte
2016-02-10Simplify the specification of include dirs in the build dirRichard Levitte
2016-02-01unified build scheme: add build.info filesRichard Levitte