summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
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-09VMS build: colon after target must be separated with a spaceRichard Levitte
2018-11-09Have install targets depend on more precise build targetsRichard Levitte
2018-11-09Allow parallel installRichard 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-09-21typo-fixes: miscellaneous typo fixesagnosticdev
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
2018-07-23Make sure the 'tsget' script is called 'tsget.pl' everywhereRichard Levitte
2018-07-11Windows: avoid using 'rem' in the nmake makefileRichard Levitte
2018-07-11Windows: fix echo for nmakeRichard Levitte
2018-07-09Fix minor windows build issuesBernd Edlinger
2018-07-09Keep supporting the env / make variable PERLRichard Levitte
2018-06-22Configurations/10-main.conf: always pass -bsrv4 to AIX linker.Andy Polyakov
2018-06-22Configurations/unix-Makefile.tmpl: switch to "natural" AIX shared libraries.Andy Polyakov
2018-06-21Configurations/10-main.conf: IRIX configs unification.Andy Polyakov
2018-06-19Improve the output of `make doc-nits`Dr. Matthias St. Pierre
2018-06-14Configurations/10-main.conf: improve Makefile readability on AIX and Solaris.Andy Polyakov
2018-06-14Configurations/10-main.conf: move hpux-shared flags to hpux-common.Andy Polyakov
2018-06-13Configurations/10-main.conf: replace -bexpall with explicit list on AIX.Andy Polyakov
2018-06-13Configurations/10-main.conf: AIX configs unification.Andy Polyakov
2018-06-13Configurations/10-main.conf: reinstate soname on Solaris.Andy Polyakov
2018-06-12make errors: use the new util/ck_errf.pl optionsRichard Levitte
2018-06-08Configurations/*.conf: ios targets face-lift.Andy Polyakov
2018-05-20Windows: don't install __DECC_*.HRichard Levitte
2018-05-15windows-makefile.tmpl: delete export library prior link.Andy Polyakov
2018-05-07windows-makefile.tmpl: rearrange cleanup commands to avoid ...FdaSilvaYY
2018-05-05Configure: move --noexecstack probe to Configure.Andy Polyakov
2018-04-29Configurations/unix-Makefile.tmpl: harmonize with no-engine.Andy Polyakov
2018-04-29Configurations/10-main.conf: force no-engine on ios targets.Andy Polyakov
2018-04-24Don't build AFALG on androidMatt Caswell
2018-04-2300-base-templates.conf: wire keccak1600-armv4 module.Andy Polyakov
2018-04-2300-base-templates.conf: wire keccak1600-ppc64 module.Andy Polyakov
2018-04-2300-base-templates.conf: wire keccak1600-s390x module.Andy Polyakov
2018-04-2300-base-templates.conf: wire keccak1600-armv8 module.Andy Polyakov
2018-04-2300-base-templates.conf: wire keccak1600-x86_64 module.Andy Polyakov
2018-04-23Configure: add $target{keccak1600_asm_src}.Andy Polyakov