aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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