summaryrefslogtreecommitdiffstats
path: root/Configurations (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Configurations/10-main.conf: remove MIPS bn_div_3_words.Andy Polyakov2018-12-051-4/+1
* VMS build: don't forget the generation marker when removing filesRichard Levitte2018-11-271-1/+1
* VMS build: in descrip.mms.tmpl's src2obj, do .S -> .asm tooRichard Levitte2018-11-271-1/+1
* Make sure to run util/mktar.sh from the source directoryRichard Levitte2018-11-241-1/+2
* VMS build: typo in build file template, generatesrcRichard Levitte2018-11-241-1/+1
* VMS config: Typo fix, as -> ASRichard Levitte2018-11-241-1/+1
* Remove all 'make dist' artifactsRichard Levitte2018-11-232-42/+1
* Unix build: for mingw and cygwin, create the right location for DLLsRichard Levitte2018-11-191-1/+3
* test/recipes/90-test_shlibload.t needs $target{shared_extension}Richard Levitte2018-11-141-0/+6
* Recreate the OS390-Unix config targetRichard Levitte2018-11-101-0/+11
* VMS build: colon after target must be separated with a spaceRichard Levitte2018-11-091-1/+1
* Have install targets depend on more precise build targetsRichard Levitte2018-11-083-12/+12
* Allow parallel installRichard Levitte2018-11-083-44/+54
* VMS build: don't add a comma before 'extradefines'Richard Levitte2018-11-081-3/+3