summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Configure: untabify indentationDr. Matthias St. Pierre2019-03-191-597/+597
* Configure: disable new trace api by defaultDr. Matthias St. Pierre2019-03-141-0/+1
* 2nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb2019-03-121-0/+1
* Make it possible to disable the TRACE APIRichard Levitte2019-03-061-0/+1
* Configure: make C++ build tests optional and configurableRichard Levitte2019-03-051-2/+4
* Deprecate the "hw" configuration options, make "padlockeng" disablableRichard Levitte2019-03-051-4/+17
* Configure: support a few more "make variables" defaulting from envRichard Levitte2019-02-271-5/+5
* Configuration: divide devteam flags into language specific setsRichard Levitte2019-02-271-42/+65
* Add PADLOCK_ASM to dso_defines rather than lib_definesRichard Levitte2019-02-271-1/+1
* Revert "Configure: stop forcing use of DEFINE macros in headers"Richard Levitte2019-02-261-3/+0
* Configure: make --strict-warnings a regular user provided compiler optionRichard Levitte2019-02-151-20/+16
* Configure: stop forcing use of DEFINE macros in headersRichard Levitte2019-02-141-0/+3
* ENGINE modules aren't special, so call them MODULESRichard Levitte2019-02-111-12/+15
* Configure: clean away unused variables and double assignmentsRichard Levitte2019-01-311-5/+0
* Build: clean away RENAME and SHARED_NAMERichard Levitte2019-01-311-4/+0
* Build: remove EXTRARichard Levitte2019-01-311-7/+2
* Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte2019-01-311-27/+2
* Configure: add attributes to end product build.info variablesRichard Levitte2019-01-221-70/+86
* Configure: teach the tokenizer to handle other separators than spacesRichard Levitte2019-01-221-18/+29
* Rework building: Get rid of old %unified_info structuresRichard Levitte2019-01-211-103/+13
* Rework building: Unix changes to handle extensions and product namesRichard Levitte2019-01-211-11/+1
* Rework building: VMS changes to handle extensions and product namesRichard Levitte2019-01-211-1/+0
* Rework building: Windows changes to handle extensions and product namesRichard Levitte2019-01-211-1/+1
* Introduce a no-pinshared optionMatt Caswell2019-01-041-0/+1
* Fix error in processing $target{enable}Richard Levitte2018-12-121-2/+2
* Add RFC5297 AES-SIV supportTodd Short2018-12-121-0/+3
* Configure: fix the version string in the configure outputDr. Matthias St. Pierre2018-12-071-2/+5
* Configure Kernel TLS datapathBoris Pismenny2018-12-071-0/+23
* Following the license change, modify the boilerplates in last fewRichard Levitte2018-12-061-1/+1
* Refactor the computation of API version limitsRichard Levitte2018-12-061-12/+13
* Configure: allow building without things deprecated up to and including v3.0Richard Levitte2018-12-061-3/+5
* Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte2018-12-061-17/+23
* Configure: recognize div3w modules and add -DBN_DIV3W.Andy Polyakov2018-12-051-0/+1
* Configuration: only include shared_sources in dirinfo in shared configRichard Levitte2018-11-151-0/+3
* Simplify the processing of skipped source directoriesRichard Levitte2018-11-051-36/+27
* Collapse different classes of macro databasesRichard Levitte2018-11-051-11/+9
* Build: make it possibly to specify subdirs in build.infoRichard Levitte2018-11-051-22/+15
* Build: make it possible to assign macro definitions for specific outputsRichard Levitte2018-11-051-0/+31
* GMAC implementationPauli2018-11-051-1/+1
* Configure: ensure empty arrays aren't created inadvertentlyRichard Levitte2018-11-011-1/+1
* Configuration: when building the dirinfo structure, include shared_sourcesRichard Levitte2018-10-311-0/+36
* Configure: Improve warning if no random seed source was configuredDr. Matthias St. Pierre2018-10-281-6/+11
* Configure: Reword the summary outputDr. Matthias St. Pierre2018-10-261-3/+9
* Configure: use correct variable to infer the .ld file locationRichard Levitte2018-10-051-1/+1
* Refactor linker script generationRichard Levitte2018-10-011-8/+11
* Configure: Name object files according to the product they are part ofRichard Levitte2018-09-121-10/+112
* Configure: DON'T trickle down includes from products to sourcesRichard Levitte2018-09-121-21/+3
* Configure: don't probe for --noexecstack assembler option on Darwin.Andy Polyakov2018-08-181-2/+2
* Configure: warn when 'none' is the chosen seed sourceRichard Levitte2018-08-161-3/+12
* Turn on TLSv1.3 downgrade protection by defaultMatt Caswell2018-08-151-2/+0