summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2019-04-02Build cleanup: don't use SHARED_SOURCE with modulesRichard Levitte
2019-03-29Windows, VMS: build fixesRichard Levitte
2019-03-29Configurations/00-base-templates.conf: engage {chacha|poly1305}-ia64.Andy Polyakov
2019-03-15Configurations/windows-makefile.tmpl: small fixesRichard Levitte
2019-03-11Replumbing: Add MODULESDIR macro and OPENSSL_MODULES environment variableRichard Levitte
2019-03-05VMS: move copy_argc to its own module and make it an aux sourceRichard Levitte
2019-02-27Configuration: divide devteam flags into language specific setsRichard Levitte
2019-02-27Ensure configured module specific and application specific defines are usedRichard Levitte
2019-02-21Make sure that generated POD files are actually created before we run doc-nitsKurt Roeckx
2019-02-19Fix reference to symbol 'main'.Matthias Kraft
2019-02-13Windows/Cygwin dlls need the executable bit setMichael Haubenwallner
2019-02-11Rework build: small correction in unix-Makefile.tmplRichard Levitte
2019-02-11Rework build: add special cases for AIXRichard Levitte
2019-02-11Build: correct BASE shlib_version_as_filenameRichard Levitte
2019-02-11ENGINE modules aren't special, so call them MODULESRichard Levitte
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-04Android build: fix usage of NDK home variable ($ndk_var)batist73
2019-02-01VMS: Clean away stray debugging prints from descrip.mms.tmplRichard Levitte
2019-01-31Build: remove EXTRARichard Levitte
2019-01-31Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte
2019-01-31Build cleanup: Remove the VMS hack from test/build.infoRichard Levitte
2019-01-31VMS: force 'pinshared'Richard Levitte
2019-01-29Android build: use ANDROID_NDK_HOME rather than ANDROID_NDKRichard Levitte
2019-01-22Build: change remaining $unified_info{install} checks to use attributesRichard Levitte
2019-01-22Rework build: Windows dependency building fixRichard Levitte
2019-01-22Build: pass attributes down to make rule generatorsRichard Levitte
2019-01-22Build: use attributes to indicate installed script classesRichard Levitte
2019-01-22Build: Change all _NO_INST to use attributes instead.Richard 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-21Rework building: initial changesRichard Levitte
2019-01-04Introduce a no-pinshared optionMatt Caswell
2018-12-12VMS build: better treatment of .S -> .obj compilationRichard Levitte
2018-12-11Configuration: $config{shlib_version_number} -> $config{shlib_version}Richard Levitte
2018-12-07Configure: fix the version string in the configure outputDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in last fewRichard Levitte
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte
2018-12-05Configurations/10-main.conf: remove MIPS bn_div_3_words.Andy Polyakov
2018-11-27VMS build: don't forget the generation marker when removing filesRichard Levitte
2018-11-27VMS build: in descrip.mms.tmpl's src2obj, do .S -> .asm tooRichard Levitte
2018-11-24Make sure to run util/mktar.sh from the source directoryRichard Levitte
2018-11-24VMS build: typo in build file template, generatesrcRichard Levitte
2018-11-24VMS config: Typo fix, as -> ASRichard Levitte
2018-11-23Remove all 'make dist' artifactsRichard Levitte
2018-11-19Unix build: for mingw and cygwin, create the right location for DLLsRichard Levitte
2018-11-14test/recipes/90-test_shlibload.t needs $target{shared_extension}Richard Levitte
2018-11-10Recreate the OS390-Unix config targetRichard Levitte
2018-11-09VMS build: colon after target must be separated with a spaceRichard Levitte