aboutsummaryrefslogtreecommitdiff
path: root/engines/build.info
AgeCommit message (Expand)AuthorFilesLines
2019-09-16build.info: For all assembler generators, remove all argumentsRichard Levitte1-3/+2
2019-06-17Move padlock_asm_src file information to build.info filesRichard Levitte1-3/+17
2019-04-02Build cleanup: don't use SHARED_SOURCE with modulesRichard Levitte1-6/+6
2019-03-05padlock: generate assembler source for static libraries tooRichard Levitte1-3/+3
2019-03-05Deprecate the "hw" configuration options, make "padlockeng" disablableRichard Levitte1-14/+16
2019-02-22engines/build.info: fix devcrypto MODULES entryEneas U de Queiroz1-1/+1
2019-02-13Fix master build.Pauli1-1/+1
2019-02-12e_devcrypto: make the /dev/crypto engine dynamicEneas U de Queiroz1-0/+13
2019-02-11ENGINE modules aren't special, so call them MODULESRichard Levitte1-4/+4
2019-01-22Build: Change all _NO_INST to use attributes instead.Richard Levitte1-1/+1
2018-10-05Change the build of engines to use ordinal files for symbol exportRichard Levitte1-0/+20
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-1/+3
2017-06-07make error tables const and separate header fileRich Salz1-2/+2
2017-05-19Move engines/afalg to enginesRich Salz1-0/+10
2016-08-17dasync is an internal testing engine, so don't install itRichard Levitte1-4/+4
2016-07-18Use _NO_INST in some build.info filesRichard Levitte1-1/+2
2016-07-01Simplify INCLUDE statements in build.info filesRichard Levitte1-5/+4
2016-05-25build.info files: add quotes around any spec that may contain spacesRichard Levitte1-4/+4
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte1-1/+1
2016-03-09Don't add engines if configured "no-engine"Richard Levitte1-23/+30
2016-03-07Unified - adapt the generation of padlock assembler to use GENERATERichard Levitte1-6/+2
2016-02-29Add forgotten change of check of disabled-dynamic-engineRichard Levitte1-1/+1
2016-02-20Build dynamic engines even if configured "no-shared"Richard Levitte1-1/+1
2016-02-19Big rename fest of engine DSO names, from libFOO.so to FOO.soRichard Levitte1-13/+13
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte1-2/+2
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte1-0/+7
2016-02-10Simplify the specification of include dirs in the build dirRichard Levitte1-5/+5
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+22