summaryrefslogtreecommitdiffstats
path: root/Configurations (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Windows: Add missing quotes in build fileRichard Levitte2019-06-011-1/+1
* Configurations/unix-Makefile.tmpl: not -v for rmRichard Levitte2019-05-281-1/+1
* Configure: link AIX modules correctlyRichard Levitte2019-05-281-1/+1
* Configure: Remove extra warning and sanitizer options from CXXFLAGSRichard Levitte2019-05-271-3/+3
* Configure: for '-z defs', also check $config{cflags}Richard Levitte2019-05-211-1/+2
* Configure: let platform->dsoext() default with platform->shlibextsimple()Richard Levitte2019-05-201-1/+2
* Don't use '-z defs' if sanitizers are usedRichard Levitte2019-05-091-3/+3
* Add RCFLAGS variable in Windows build file, and use itWojciech Kaluza2019-05-021-1/+2
* Don't use '-z defs' with Clang's sanitizersRichard Levitte2019-04-151-1/+4
* Configurations/10-main.conf: Don't inherit assembler in Cygwin-commonRichard Levitte2019-04-091-1/+1
* Complain if there are missing symbols when creating a provider .so fileMatt Caswell2019-04-051-0/+1
* Build cleanup: don't use SHARED_SOURCE with modulesRichard Levitte2019-04-021-2/+2
* Windows, VMS: build fixesRichard Levitte2019-03-292-28/+27
* Configurations/00-base-templates.conf: engage {chacha|poly1305}-ia64.Andy Polyakov2019-03-291-0/+2
* Configurations/windows-makefile.tmpl: small fixesRichard Levitte2019-03-151-2/+2
* Replumbing: Add MODULESDIR macro and OPENSSL_MODULES environment variableRichard Levitte2019-03-113-8/+27
* VMS: move copy_argc to its own module and make it an aux sourceRichard Levitte2019-03-051-1/+1
* Configuration: divide devteam flags into language specific setsRichard Levitte2019-02-271-3/+7
* Ensure configured module specific and application specific defines are usedRichard Levitte2019-02-271-2/+6
* Make sure that generated POD files are actually created before we run doc-nitsKurt Roeckx2019-02-211-1/+1
* Fix reference to symbol 'main'.Matthias Kraft2019-02-191-1/+1
* Windows/Cygwin dlls need the executable bit setMichael Haubenwallner2019-02-131-1/+1
* Rework build: small correction in unix-Makefile.tmplRichard Levitte2019-02-111-1/+1
* Rework build: add special cases for AIXRichard Levitte2019-02-112-2/+28
* Build: correct BASE shlib_version_as_filenameRichard Levitte2019-02-111-2/+2
* ENGINE modules aren't special, so call them MODULESRichard Levitte2019-02-116-66/+70
* Remove unnecessary trailing whitespaceSam Roberts2019-02-056-9/+9
* Android build: fix usage of NDK home variable ($ndk_var)batist732019-02-041-1/+2
* VMS: Clean away stray debugging prints from descrip.mms.tmplRichard Levitte2019-02-011-5/+0
* Build: remove EXTRARichard Levitte2019-01-311-1/+0
* Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte2019-01-313-57/+0
* Build cleanup: Remove the VMS hack from test/build.infoRichard Levitte2019-01-311-13/+26
* VMS: force 'pinshared'Richard Levitte2019-01-311-0/+2
* Android build: use ANDROID_NDK_HOME rather than ANDROID_NDKRichard Levitte2019-01-291-7/+12
* Build: change remaining $unified_info{install} checks to use attributesRichard Levitte2019-01-225-39/+21
* Rework build: Windows dependency building fixRichard Levitte2019-01-221-0/+1
* Build: pass attributes down to make rule generatorsRichard Levitte2019-01-221-0/+5
* Build: use attributes to indicate installed script classesRichard Levitte2019-01-223-12/+36
* Build: Change all _NO_INST to use attributes instead.Richard Levitte2019-01-223-22/+78
* Rework building: Get rid of old %unified_info structuresRichard Levitte2019-01-212-28/+1
* Rework building: Unix changes to handle extensions and product namesRichard Levitte2019-01-218-235/+265
* Rework building: VMS changes to handle extensions and product namesRichard Levitte2019-01-213-97/+159
* Rework building: Windows changes to handle extensions and product namesRichard Levitte2019-01-215-104/+168
* Rework building: initial changesRichard Levitte2019-01-212-0/+114
* Introduce a no-pinshared optionMatt Caswell2019-01-041-1/+1
* VMS build: better treatment of .S -> .obj compilationRichard Levitte2018-12-121-16/+36
* Configuration: $config{shlib_version_number} -> $config{shlib_version}Richard Levitte2018-12-113-4/+4
* Configure: fix the version string in the configure outputDr. Matthias St. Pierre2018-12-073-3/+3
* Following the license change, modify the boilerplates in last fewRichard Levitte2018-12-061-1/+1
* Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte2018-12-063-12/+6