summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
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
2018-11-08Have install targets depend on more precise build targetsRichard Levitte
2018-11-08Allow parallel installRichard Levitte
2018-11-08VMS build: don't add a comma before 'extradefines'Richard Levitte
2018-11-05Build: make it possibly to specify subdirs in build.infoRichard Levitte
2018-11-05Build: Make it possible to have defines assigned to end products as wellRichard Levitte
2018-11-05Build: adapt VMS build file template to use the extra macrosRichard Levitte
2018-11-05Build: adapt Windows makefile template to use the extra macrosRichard Levitte