summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check early that the config target exists and isn't a templateRichard Levitte2018-08-071-2/+3
* Configure death handler: instead of printing directly, amend the messageRichard Levitte2018-07-241-3/+6
* Configure death handler: remember to call original death handlerRichard Levitte2018-07-241-0/+1
* Configure death handler: bail out early when run in eval blockRichard Levitte2018-07-241-0/+1
* Configure: print generic advice when dyingRichard Levitte2018-07-241-0/+18
* Configure: Display error/warning on deprecated/unsupported options after loopRichard Levitte2018-07-221-13/+13
* Keep supporting the env / make variable PERLRichard Levitte2018-07-091-6/+5
* Configure,util/shlib_wrap.sh: harmonize -Wl and -rpath handling.Andy Polyakov2018-06-221-6/+6
* Configure: allow some file extensions to be overridden by target config.Andy Polyakov2018-06-221-2/+3
* Add -Wstrict-prototypes option to --strict-warningsBernd Edlinger2018-06-211-0/+1
* Configure: add shared() to facilitate shared-specific flags.Andy Polyakov2018-06-131-1/+4
* Configure: fix Mac OS X builds that still require makedependTodd Short2018-05-051-2/+4
* Configure: pass more suitable argument to compiler_predefined().Andy Polyakov2018-05-051-9/+8
* Configure: move --noexecstack probe to Configure.Andy Polyakov2018-05-051-5/+21
* Configure: add $target{keccak1600_asm_src}.Andy Polyakov2018-04-231-0/+3
* Add a config option to disable automatic config loadingBernd Edlinger2018-04-171-1/+2
* Configuration: Simplify generating list of generated files in build file temp...Richard Levitte2018-04-111-1/+3
* Fix minor typo in comment in ConfigureDaniel Bevenius2018-03-311-1/+1
* Remove -Wmisleading-indentation from gcc devteam warning optionsBernd Edlinger2018-03-311-1/+0
* Configure: harmonize syntax.Andy Polyakov2018-03-291-7/+7
* Configure: make LIST command work with dynamic 15-android.conf.Andy Polyakov2018-03-271-4/+8
* Move the handling of dso_scheme to dso_conf.hRichard Levitte2018-03-231-23/+0
* Fix resource filesRich Salz2018-03-221-0/+7
* Fix no-sm3 (and no-sm2)Todd Short2018-03-191-0/+1
* Fix no-ecMatt Caswell2018-03-191-1/+1
* Fix no-sm2Matt Caswell2018-03-191-0/+1
* Add SM2 signature and ECIES schemesJack Lloyd2018-03-191-1/+1
* Configure: pass -no-integrated-as.Andy Polyakov2018-03-191-1/+3
* Configure: maintain compability with pre-"make variables" ConfigureRichard Levitte2018-03-161-7/+9
* Configure: Don't fail if there were "make variables" set in envRichard Levitte2018-03-161-19/+33
* Configure: allow to enable afalgeng if target does not start with LinuxSebastian Andrzej Siewior2018-03-151-1/+1
* Configure: catch the build tree configdata.pmRichard Levitte2018-03-101-13/+10
* Configure: don't mangle the directory again when checking DEPEND inclusionRichard Levitte2018-03-101-10/+6
* Configure et al: Move the definition of library only flagsRichard Levitte2018-03-091-29/+29