summaryrefslogtreecommitdiff
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* 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
* util/mkdef.pl: for VMS, allow generation of case insensitive symbol vectorRichard Levitte2018-10-051-1/+4
* Add build file support for generic symbol exports with DSOsRichard Levitte2018-10-054-27/+52
* Refactor util/mknum.pl for clearer separation of functionalityRichard Levitte2018-10-041-2/+40
* Refactor util/mkdef.pl for clearer separation of functionalityRichard Levitte2018-10-033-5/+5
* Refactor linker script generationRichard Levitte2018-10-016-18/+71
* typo-fixes: miscellaneous typo fixesagnosticdev2018-09-213-3/+3
* VMS libtestutil: look for lower case "main"Richard Levitte2018-09-141-1/+3
* VMS: turn on name mangling for all our programsRichard Levitte2018-09-141-3/+8
* VMS build: fix a misspelled 'bin_cflags' and a wrongly coded 'NO_INST_'Richard Levitte2018-09-141-6/+8
* Update the documentation on libobj2shlib / obj2shlibRichard Levitte2018-09-132-79/+74
* VMS: stop trying to build shared libraries from static onesRichard Levitte2018-09-134-7/+8
* Build files: Separate 'lib' intent from 'shlib' intentRichard Levitte2018-09-124-10/+24
* Configure: Name object files according to the product they are part ofRichard Levitte2018-09-121-6/+3
* Configure: DON'T trickle down includes from products to sourcesRichard Levitte2018-09-121-2/+4
* Configurations/unix-Makefile.tmpl: address find portability issue.Andy Polyakov2018-08-241-3/+3
* Configuration/15-android.conf: slightly move NDK canonisationRichard Levitte2018-08-121-1/+1
* Configurations/15-android.conf: Make sure that the NDK path is canonicalRichard Levitte2018-08-121-0/+3
* Fix uninitialized value $s warning in windows static buildsBernd Edlinger2018-08-021-2/+2
* 00-base-templates.conf: engage x25519-ppc64 module.Andy Polyakov2018-07-261-1/+1