aboutsummaryrefslogtreecommitdiff
path: root/Configure
AgeCommit message (Expand)AuthorFilesLines
2019-01-04Introduce a no-pinshared optionMatt Caswell1-0/+1
2018-12-12Fix error in processing $target{enable}Richard Levitte1-2/+2
2018-12-12Add RFC5297 AES-SIV supportTodd Short1-0/+3
2018-12-07Configure: fix the version string in the configure outputDr. Matthias St. Pierre1-2/+5
2018-12-07Configure Kernel TLS datapathBoris Pismenny1-0/+23
2018-12-06Following the license change, modify the boilerplates in last fewRichard Levitte1-1/+1
2018-12-06Refactor the computation of API version limitsRichard Levitte1-12/+13
2018-12-06Configure: allow building without things deprecated up to and including v3.0Richard Levitte1-3/+5
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte1-17/+23
2018-12-05Configure: recognize div3w modules and add -DBN_DIV3W.Andy Polyakov1-0/+1
2018-11-15Configuration: only include shared_sources in dirinfo in shared configRichard Levitte1-0/+3
2018-11-05Simplify the processing of skipped source directoriesRichard Levitte1-36/+27
2018-11-05Collapse different classes of macro databasesRichard Levitte1-11/+9
2018-11-05Build: make it possibly to specify subdirs in build.infoRichard Levitte1-22/+15
2018-11-05Build: make it possible to assign macro definitions for specific outputsRichard Levitte1-0/+31
2018-11-05GMAC implementationPauli1-1/+1
2018-11-01Configure: ensure empty arrays aren't created inadvertentlyRichard Levitte1-1/+1
2018-10-31Configuration: when building the dirinfo structure, include shared_sourcesRichard Levitte1-0/+36
2018-10-28Configure: Improve warning if no random seed source was configuredDr. Matthias St. Pierre1-6/+11
2018-10-26Configure: Reword the summary outputDr. Matthias St. Pierre1-3/+9
2018-10-05Configure: use correct variable to infer the .ld file locationRichard Levitte1-1/+1
2018-10-01Refactor linker script generationRichard Levitte1-8/+11
2018-09-12Configure: Name object files according to the product they are part ofRichard Levitte1-10/+112
2018-09-12Configure: DON'T trickle down includes from products to sourcesRichard Levitte1-21/+3
2018-08-18Configure: don't probe for --noexecstack assembler option on Darwin.Andy Polyakov1-2/+2
2018-08-16Configure: warn when 'none' is the chosen seed sourceRichard Levitte1-3/+12
2018-08-15Turn on TLSv1.3 downgrade protection by defaultMatt Caswell1-2/+0
2018-08-07Check early that the config target exists and isn't a templateRichard Levitte1-2/+3
2018-07-24Configure death handler: instead of printing directly, amend the messageRichard Levitte1-3/+6
2018-07-24Configure death handler: remember to call original death handlerRichard Levitte1-0/+1
2018-07-24Configure death handler: bail out early when run in eval blockRichard Levitte1-0/+1
2018-07-24Configure: print generic advice when dyingRichard Levitte1-0/+18
2018-07-22Configure: Display error/warning on deprecated/unsupported options after loopRichard Levitte1-13/+13
2018-07-09Keep supporting the env / make variable PERLRichard Levitte1-6/+5
2018-06-22Configure,util/shlib_wrap.sh: harmonize -Wl and -rpath handling.Andy Polyakov1-6/+6
2018-06-22Configure: allow some file extensions to be overridden by target config.Andy Polyakov1-2/+3
2018-06-21Add -Wstrict-prototypes option to --strict-warningsBernd Edlinger1-0/+1
2018-06-13Configure: add shared() to facilitate shared-specific flags.Andy Polyakov1-1/+4
2018-05-05Configure: fix Mac OS X builds that still require makedependTodd Short1-2/+4
2018-05-05Configure: pass more suitable argument to compiler_predefined().Andy Polyakov1-9/+8
2018-05-05Configure: move --noexecstack probe to Configure.Andy Polyakov1-5/+21
2018-04-23Configure: add $target{keccak1600_asm_src}.Andy Polyakov1-0/+3
2018-04-17Add a config option to disable automatic config loadingBernd Edlinger1-1/+2
2018-04-11Configuration: Simplify generating list of generated files in build file temp...Richard Levitte1-1/+3
2018-03-31Fix minor typo in comment in ConfigureDaniel Bevenius1-1/+1
2018-03-31Remove -Wmisleading-indentation from gcc devteam warning optionsBernd Edlinger1-1/+0
2018-03-29Configure: harmonize syntax.Andy Polyakov1-7/+7
2018-03-27Configure: make LIST command work with dynamic 15-android.conf.Andy Polyakov1-4/+8
2018-03-23Move the handling of dso_scheme to dso_conf.hRichard Levitte1-23/+0
2018-03-22Fix resource filesRich Salz1-0/+7