summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2019-05-02Allow setting RCFLAGS as Configure option or environment variableWojciech Kaluza
2019-04-30Configure: process shared-info.pl laterRichard Levitte
2019-04-24Recognise clang -fsanitize options and translate themRichard Levitte
2019-04-23Configure: make disabling stuff easier and saferRichard Levitte
2019-04-23Configure: recognise -static even if given through variablesRichard Levitte
2019-04-23Configure: merge all of %user and %useradd into %config earlierRichard Levitte
2019-04-09Add a legacy provider and put MD2 in itMatt Caswell
2019-04-04Add a no-fips Configure optionMatt Caswell
2019-04-02Configuration / build: make it possible to disable building of modulesRichard Levitte
2019-04-02Build cleanup: don't use SHARED_SOURCE with modulesRichard Levitte
2019-04-01Restore the "heartbeats" configuration option among the deprecatedRichard Levitte
2019-04-01Rework DSO API conditions and configuration optionRichard Levitte
2019-03-29Remove heartbeats completelyRichard Levitte
2019-03-19 Configure: untabify indentationDr. Matthias St. Pierre
2019-03-14Configure: disable new trace api by defaultDr. Matthias St. Pierre
2019-03-122nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb
2019-03-06Make it possible to disable the TRACE APIRichard Levitte
2019-03-05Configure: make C++ build tests optional and configurableRichard Levitte
2019-03-05Deprecate the "hw" configuration options, make "padlockeng" disablableRichard Levitte
2019-02-27Configure: support a few more "make variables" defaulting from envRichard Levitte
2019-02-27Configuration: divide devteam flags into language specific setsRichard Levitte
2019-02-27Add PADLOCK_ASM to dso_defines rather than lib_definesRichard Levitte
2019-02-26Revert "Configure: stop forcing use of DEFINE macros in headers"Richard Levitte
2019-02-15Configure: make --strict-warnings a regular user provided compiler optionRichard Levitte
2019-02-14Configure: stop forcing use of DEFINE macros in headersRichard Levitte
2019-02-11ENGINE modules aren't special, so call them MODULESRichard Levitte
2019-01-31Configure: clean away unused variables and double assignmentsRichard Levitte
2019-01-31Build: clean away RENAME and SHARED_NAMERichard Levitte
2019-01-31Build: remove EXTRARichard Levitte
2019-01-31Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte
2019-01-22Configure: add attributes to end product build.info variablesRichard Levitte
2019-01-22Configure: teach the tokenizer to handle other separators than spacesRichard Levitte
2019-01-21Rework building: Get rid of old %unified_info structuresRichard Levitte
2019-01-21Rework building: Unix changes to handle extensions and product namesRichard Levitte
2019-01-21Rework building: VMS changes to handle extensions and product namesRichard Levitte
2019-01-21Rework building: Windows changes to handle extensions and product namesRichard Levitte
2019-01-04Introduce a no-pinshared optionMatt Caswell
2018-12-12Fix error in processing $target{enable}Richard Levitte
2018-12-12Add RFC5297 AES-SIV supportTodd Short
2018-12-07Configure: fix the version string in the configure outputDr. Matthias St. Pierre
2018-12-07Configure Kernel TLS datapathBoris Pismenny
2018-12-06Following the license change, modify the boilerplates in last fewRichard Levitte
2018-12-06Refactor the computation of API version limitsRichard Levitte
2018-12-06Configure: allow building without things deprecated up to and including v3.0Richard Levitte
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte
2018-12-05Configure: recognize div3w modules and add -DBN_DIV3W.Andy Polyakov
2018-11-15Configuration: only include shared_sources in dirinfo in shared configRichard Levitte
2018-11-05Simplify the processing of skipped source directoriesRichard Levitte
2018-11-05Collapse different classes of macro databasesRichard Levitte
2018-11-05Build: make it possibly to specify subdirs in build.infoRichard Levitte