mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 09:14:18 +00:00
* INSTALL.android: Update documentation. * build-aux/ndk-build-helper-1.mk: When building shared libraries, do not link libemacs.so with dependent archive files. * build-aux/ndk-build-helper-2.mk: Add whole archive dependencies as well. * configure.ac (HAVE_JPEG): Enable on Android. * cross/ndk-build/ndk-build-shared-library.mk: Link the shared object with archive file dependencies. * cross/ndk-build/ndk-build-static-library.mk: Build all code position-independently. * cross/ndk-build/ndk-resolve.mk: Separately resolve a names of archive and whole archive dependencies. * src/Makefile.in (JPEG_CFLAGS): New variable. (EMACS_CFLAGS): Add it. |
||
|---|---|---|
| .. | ||
| git-hooks | ||
| config.guess | ||
| config.sub | ||
| dir_top | ||
| gitlog-to-changelog | ||
| gitlog-to-emacslog | ||
| install-sh | ||
| make-info-dir | ||
| move-if-change | ||
| msys-to-w32 | ||
| ndk-build-helper-1.mk | ||
| ndk-build-helper-2.mk | ||
| ndk-build-helper-3.mk | ||
| ndk-build-helper-4.mk | ||
| ndk-build-helper.mk | ||
| ndk-module-extract.awk | ||
| update-copyright | ||
| update-subdirs | ||