aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* 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
* Build: make it possibly to specify subdirs in build.infoRichard Levitte2018-11-051-1/+7
* Build: Make it possible to have defines assigned to end products as wellRichard Levitte2018-11-051-2/+4
* Build: adapt VMS build file template to use the extra macrosRichard Levitte2018-11-051-1/+10
* Build: adapt Windows makefile template to use the extra macrosRichard Levitte2018-11-051-5/+7
* Build: adapt Unix Makefile template to use the extra macrosRichard Levitte2018-11-051-4/+6
* Build: make it possible to assign macro definitions for specific outputsRichard Levitte2018-11-053-3/+10
* Configuration: when building the dirinfo structure, include shared_sourcesRichard Levitte2018-10-313-43/+10
* Configurations/15-android.conf: detect NDK llvm-ar.Andy Polyakov2018-10-311-0/+5
* Configurations/15-android.conf: fix implicit __ANDROID_API__ handling.Andy Polyakov2018-10-311-0/+2
* Windows build: build foo.d after foo.objRichard Levitte2018-10-291-7/+5
* iOS config targets: disable "async" by defaultRichard Levitte2018-10-281-12/+10
* Windows: Produce a static version of the public libraries, alwaysRichard Levitte2018-10-251-17/+7
* build file templates: have targets for all shared library namesRichard Levitte2018-10-212-36/+32
* Configurations/15-android.conf: add support for "standalone toolchain".Andy Polyakov2018-10-191-10/+31
* Build file templates: look at *all* definesRichard Levitte2018-10-172-6/+6