aboutsummaryrefslogtreecommitdiff
path: root/Configurations
AgeCommit message (Expand)AuthorFilesLines
2019-02-05Remove unnecessary trailing whitespaceSam Roberts6-9/+9
2019-02-04Android build: fix usage of NDK home variable ($ndk_var)batist731-1/+2
2019-02-01VMS: Clean away stray debugging prints from descrip.mms.tmplRichard Levitte1-5/+0
2019-01-31Build: remove EXTRARichard Levitte1-1/+0
2019-01-31Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte3-57/+0
2019-01-31Build cleanup: Remove the VMS hack from test/build.infoRichard Levitte1-13/+26
2019-01-31VMS: force 'pinshared'Richard Levitte1-0/+2
2019-01-29Android build: use ANDROID_NDK_HOME rather than ANDROID_NDKRichard Levitte1-7/+12
2019-01-22Build: change remaining $unified_info{install} checks to use attributesRichard Levitte5-39/+21
2019-01-22Rework build: Windows dependency building fixRichard Levitte1-0/+1
2019-01-22Build: pass attributes down to make rule generatorsRichard Levitte1-0/+5
2019-01-22Build: use attributes to indicate installed script classesRichard Levitte3-12/+36
2019-01-22Build: Change all _NO_INST to use attributes instead.Richard Levitte3-22/+78
2019-01-21Rework building: Get rid of old %unified_info structuresRichard Levitte2-28/+1
2019-01-21Rework building: Unix changes to handle extensions and product namesRichard Levitte8-235/+265
2019-01-21Rework building: VMS changes to handle extensions and product namesRichard Levitte3-97/+159
2019-01-21Rework building: Windows changes to handle extensions and product namesRichard Levitte5-104/+168
2019-01-21Rework building: initial changesRichard Levitte2-0/+114
2019-01-04Introduce a no-pinshared optionMatt Caswell1-1/+1
2018-12-12VMS build: better treatment of .S -> .obj compilationRichard Levitte1-16/+36
2018-12-11Configuration: $config{shlib_version_number} -> $config{shlib_version}Richard Levitte3-4/+4
2018-12-07Configure: fix the version string in the configure outputDr. Matthias St. Pierre3-3/+3
2018-12-06Following the license change, modify the boilerplates in last fewRichard Levitte1-1/+1
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte3-12/+6
2018-12-05Configurations/10-main.conf: remove MIPS bn_div_3_words.Andy Polyakov1-4/+1
2018-11-27VMS build: don't forget the generation marker when removing filesRichard Levitte1-1/+1
2018-11-27VMS build: in descrip.mms.tmpl's src2obj, do .S -> .asm tooRichard Levitte1-1/+1
2018-11-24Make sure to run util/mktar.sh from the source directoryRichard Levitte1-1/+2
2018-11-24VMS build: typo in build file template, generatesrcRichard Levitte1-1/+1
2018-11-24VMS config: Typo fix, as -> ASRichard Levitte1-1/+1
2018-11-23Remove all 'make dist' artifactsRichard Levitte2-42/+1
2018-11-19Unix build: for mingw and cygwin, create the right location for DLLsRichard Levitte1-1/+3
2018-11-14test/recipes/90-test_shlibload.t needs $target{shared_extension}Richard Levitte1-0/+6
2018-11-10Recreate the OS390-Unix config targetRichard Levitte1-0/+11
2018-11-09VMS build: colon after target must be separated with a spaceRichard Levitte1-1/+1
2018-11-08Have install targets depend on more precise build targetsRichard Levitte3-12/+12
2018-11-08Allow parallel installRichard Levitte3-44/+54
2018-11-08VMS build: don't add a comma before 'extradefines'Richard Levitte1-3/+3
2018-11-05Build: make it possibly to specify subdirs in build.infoRichard Levitte1-1/+7
2018-11-05Build: Make it possible to have defines assigned to end products as wellRichard Levitte1-2/+4
2018-11-05Build: adapt VMS build file template to use the extra macrosRichard Levitte1-1/+10
2018-11-05Build: adapt Windows makefile template to use the extra macrosRichard Levitte1-5/+7
2018-11-05Build: adapt Unix Makefile template to use the extra macrosRichard Levitte1-4/+6
2018-11-05Build: make it possible to assign macro definitions for specific outputsRichard Levitte3-3/+10
2018-10-31Configuration: when building the dirinfo structure, include shared_sourcesRichard Levitte3-43/+10
2018-10-31Configurations/15-android.conf: detect NDK llvm-ar.Andy Polyakov1-0/+5
2018-10-31Configurations/15-android.conf: fix implicit __ANDROID_API__ handling.Andy Polyakov1-0/+2
2018-10-29Windows build: build foo.d after foo.objRichard Levitte1-7/+5
2018-10-28iOS config targets: disable "async" by defaultRichard Levitte1-12/+10
2018-10-25Windows: Produce a static version of the public libraries, alwaysRichard Levitte1-17/+7