summaryrefslogtreecommitdiff
path: root/engines/build.info
Commit message (Expand)AuthorAgeFilesLines
* Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior2022-05-241-2/+2
* Make it possible to disable the loader_attic engineRichard Levitte2021-05-221-10/+12
* MSBLOB & PVK: Make it possible to write EVP_PKEYs with provided internal keyRichard Levitte2020-12-171-0/+1
* Unexport internal MSBLOB and PVK functionsRichard Levitte2020-10-211-1/+1
* STORE: Move the built-in 'file:' loader to become an engine moduleRichard Levitte2020-09-031-1/+9
* Deprecate the low level RSA functions.Pauli2020-02-201-0/+1
* build.info: For all assembler generators, remove all argumentsRichard Levitte2019-09-161-3/+2
* Move padlock_asm_src file information to build.info filesRichard Levitte2019-06-171-3/+17
* Build cleanup: don't use SHARED_SOURCE with modulesRichard Levitte2019-04-021-6/+6
* padlock: generate assembler source for static libraries tooRichard Levitte2019-03-051-3/+3
* Deprecate the "hw" configuration options, make "padlockeng" disablableRichard Levitte2019-03-051-14/+16
* engines/build.info: fix devcrypto MODULES entryEneas U de Queiroz2019-02-221-1/+1
* Fix master build.Pauli2019-02-131-1/+1
* e_devcrypto: make the /dev/crypto engine dynamicEneas U de Queiroz2019-02-121-0/+13
* ENGINE modules aren't special, so call them MODULESRichard Levitte2019-02-111-4/+4
* Build: Change all _NO_INST to use attributes instead.Richard Levitte2019-01-221-1/+1
* Change the build of engines to use ordinal files for symbol exportRichard Levitte2018-10-051-0/+20
* Harmonize the make variables across all known platforms familiesRichard Levitte2018-02-141-2/+1
* Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte2018-01-281-1/+3
* make error tables const and separate header fileRich Salz2017-06-071-2/+2
* Move engines/afalg to enginesRich Salz2017-05-191-0/+10
* dasync is an internal testing engine, so don't install itRichard Levitte2016-08-171-4/+4
* Use _NO_INST in some build.info filesRichard Levitte2016-07-181-1/+2
* Simplify INCLUDE statements in build.info filesRichard Levitte2016-07-011-5/+4
* build.info files: add quotes around any spec that may contain spacesRichard Levitte2016-05-251-4/+4
* Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte2016-03-131-1/+1
* Don't add engines if configured "no-engine"Richard Levitte2016-03-091-23/+30
* Unified - adapt the generation of padlock assembler to use GENERATERichard Levitte2016-03-071-6/+2
* Add forgotten change of check of disabled-dynamic-engineRichard Levitte2016-02-291-1/+1
* Build dynamic engines even if configured "no-shared"Richard Levitte2016-02-201-1/+1
* Big rename fest of engine DSO names, from libFOO.so to FOO.soRichard Levitte2016-02-191-13/+13
* Pass $(CC) to perlasm scripts via the environmentRichard Levitte2016-02-131-2/+2
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+7
* Simplify the specification of include dirs in the build dirRichard Levitte2016-02-101-5/+5
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+22