summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
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
2018-11-05Build: adapt Unix Makefile template to use the extra macrosRichard Levitte
2018-11-05Build: make it possible to assign macro definitions for specific outputsRichard Levitte
2018-10-31Configuration: when building the dirinfo structure, include shared_sourcesRichard Levitte
2018-10-31Configurations/15-android.conf: detect NDK llvm-ar.Andy Polyakov
2018-10-31Configurations/15-android.conf: fix implicit __ANDROID_API__ handling.Andy Polyakov
2018-10-29Windows build: build foo.d after foo.objRichard Levitte
2018-10-28iOS config targets: disable "async" by defaultRichard Levitte
2018-10-25Windows: Produce a static version of the public libraries, alwaysRichard Levitte
2018-10-21build file templates: have targets for all shared library namesRichard Levitte
2018-10-19Configurations/15-android.conf: add support for "standalone toolchain".Andy Polyakov
2018-10-17Build file templates: look at *all* definesRichard Levitte
2018-10-05util/mkdef.pl: for VMS, allow generation of case insensitive symbol vectorRichard Levitte
2018-10-05Add build file support for generic symbol exports with DSOsRichard Levitte
2018-10-04Refactor util/mknum.pl for clearer separation of functionalityRichard Levitte
2018-10-03Refactor util/mkdef.pl for clearer separation of functionalityRichard Levitte
2018-10-01Refactor linker script generationRichard Levitte
2018-09-21typo-fixes: miscellaneous typo fixesagnosticdev
2018-09-14VMS libtestutil: look for lower case "main"Richard Levitte
2018-09-14VMS: turn on name mangling for all our programsRichard Levitte
2018-09-14VMS build: fix a misspelled 'bin_cflags' and a wrongly coded 'NO_INST_'Richard Levitte
2018-09-13Update the documentation on libobj2shlib / obj2shlibRichard Levitte
2018-09-13VMS: stop trying to build shared libraries from static onesRichard Levitte
2018-09-12Build files: Separate 'lib' intent from 'shlib' intentRichard Levitte
2018-09-12Configure: Name object files according to the product they are part ofRichard Levitte
2018-09-12Configure: DON'T trickle down includes from products to sourcesRichard Levitte
2018-08-24Configurations/unix-Makefile.tmpl: address find portability issue.Andy Polyakov
2018-08-12Configuration/15-android.conf: slightly move NDK canonisationRichard Levitte
2018-08-12Configurations/15-android.conf: Make sure that the NDK path is canonicalRichard Levitte
2018-08-02Fix uninitialized value $s warning in windows static buildsBernd Edlinger
2018-07-2600-base-templates.conf: engage x25519-ppc64 module.Andy Polyakov
2018-07-24Configure: print generic advice when dyingRichard Levitte