aboutsummaryrefslogtreecommitdiff
path: root/Configurations
AgeCommit message (Expand)AuthorFilesLines
2018-10-21build file templates: have targets for all shared library namesRichard Levitte2-36/+32
2018-10-19Configurations/15-android.conf: add support for "standalone toolchain".Andy Polyakov1-10/+31
2018-10-17Build file templates: look at *all* definesRichard Levitte2-6/+6
2018-10-05util/mkdef.pl: for VMS, allow generation of case insensitive symbol vectorRichard Levitte1-1/+4
2018-10-05Add build file support for generic symbol exports with DSOsRichard Levitte4-27/+52
2018-10-04Refactor util/mknum.pl for clearer separation of functionalityRichard Levitte1-2/+40
2018-10-03Refactor util/mkdef.pl for clearer separation of functionalityRichard Levitte3-5/+5
2018-10-01Refactor linker script generationRichard Levitte6-18/+71
2018-09-21typo-fixes: miscellaneous typo fixesagnosticdev3-3/+3
2018-09-14VMS libtestutil: look for lower case "main"Richard Levitte1-1/+3
2018-09-14VMS: turn on name mangling for all our programsRichard Levitte1-3/+8
2018-09-14VMS build: fix a misspelled 'bin_cflags' and a wrongly coded 'NO_INST_'Richard Levitte1-6/+8
2018-09-13Update the documentation on libobj2shlib / obj2shlibRichard Levitte2-79/+74
2018-09-13VMS: stop trying to build shared libraries from static onesRichard Levitte4-7/+8
2018-09-12Build files: Separate 'lib' intent from 'shlib' intentRichard Levitte4-10/+24
2018-09-12Configure: Name object files according to the product they are part ofRichard Levitte1-6/+3
2018-09-12Configure: DON'T trickle down includes from products to sourcesRichard Levitte1-2/+4
2018-08-24Configurations/unix-Makefile.tmpl: address find portability issue.Andy Polyakov1-3/+3
2018-08-12Configuration/15-android.conf: slightly move NDK canonisationRichard Levitte1-1/+1
2018-08-12Configurations/15-android.conf: Make sure that the NDK path is canonicalRichard Levitte1-0/+3
2018-08-02Fix uninitialized value $s warning in windows static buildsBernd Edlinger1-2/+2
2018-07-2600-base-templates.conf: engage x25519-ppc64 module.Andy Polyakov1-1/+1
2018-07-24Configure: print generic advice when dyingRichard Levitte1-2/+2
2018-07-23Make sure the 'tsget' script is called 'tsget.pl' everywhereRichard Levitte1-4/+17
2018-07-11Windows: avoid using 'rem' in the nmake makefileRichard Levitte1-14/+12
2018-07-11Windows: fix echo for nmakeRichard Levitte1-17/+19
2018-07-09Fix minor windows build issuesBernd Edlinger1-11/+11
2018-07-09Keep supporting the env / make variable PERLRichard Levitte3-3/+3
2018-06-22Configurations/10-main.conf: always pass -bsrv4 to AIX linker.Andy Polyakov1-3/+3
2018-06-22Configurations/unix-Makefile.tmpl: switch to "natural" AIX shared libraries.Andy Polyakov2-11/+40
2018-06-21Configurations/10-main.conf: IRIX configs unification.Andy Polyakov2-41/+19
2018-06-19Improve the output of `make doc-nits`Dr. Matthias St. Pierre1-1/+3
2018-06-14Configurations/10-main.conf: improve Makefile readability on AIX and Solaris.Andy Polyakov1-7/+7
2018-06-14Configurations/10-main.conf: move hpux-shared flags to hpux-common.Andy Polyakov2-14/+12
2018-06-13Configurations/10-main.conf: replace -bexpall with explicit list on AIX.Andy Polyakov1-1/+3
2018-06-13Configurations/10-main.conf: AIX configs unification.Andy Polyakov2-39/+22
2018-06-13Configurations/10-main.conf: reinstate soname on Solaris.Andy Polyakov2-10/+9
2018-06-12make errors: use the new util/ck_errf.pl optionsRichard Levitte1-3/+5
2018-06-08Configurations/*.conf: ios targets face-lift.Andy Polyakov2-40/+64
2018-05-20Windows: don't install __DECC_*.HRichard Levitte1-1/+2
2018-05-15windows-makefile.tmpl: delete export library prior link.Andy Polyakov1-0/+1
2018-05-07windows-makefile.tmpl: rearrange cleanup commands to avoid ...FdaSilvaYY1-3/+4
2018-05-05Configure: move --noexecstack probe to Configure.Andy Polyakov1-1/+1
2018-04-29Configurations/unix-Makefile.tmpl: harmonize with no-engine.Andy Polyakov1-1/+1
2018-04-29Configurations/10-main.conf: force no-engine on ios targets.Andy Polyakov1-0/+3
2018-04-24Don't build AFALG on androidMatt Caswell1-0/+1
2018-04-2300-base-templates.conf: wire keccak1600-armv4 module.Andy Polyakov1-0/+1
2018-04-2300-base-templates.conf: wire keccak1600-ppc64 module.Andy Polyakov1-1/+1
2018-04-2300-base-templates.conf: wire keccak1600-s390x module.Andy Polyakov1-0/+1
2018-04-2300-base-templates.conf: wire keccak1600-armv8 module.Andy Polyakov1-0/+1