ecl/src/util
Marius Gerbershagen 6090d9d201 update installation instructions for recent Android NDKs and support ARM64
Works for Android NDKs with unified headers (see https://android.googlesource.com/platform/ndk/+/ndk-release-r16/docs/UnifiedHeaders.md).
    Separate step of configuring a standalone toolchain is recommended
    by the Android docs. Explicitely setting CC to clang is useful,
    since gcc in Android NDK is deprecated and outright broken in NDK
    version 18. Using the bfd linker is needed for bdwgc to work
    correctly (see also https://github.com/ivmai/bdwgc/issues/259).
2019-01-12 22:51:17 +01:00
..
android-arm.cross_config update installation instructions for recent Android NDKs and support ARM64 2019-01-12 22:51:17 +01:00
android-arm64.cross_config update installation instructions for recent Android NDKs and support ARM64 2019-01-12 22:51:17 +01:00
changes.el Initial revision 2001-06-26 17:14:44 +00:00
cut.c The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
defsys.lsp The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
ecl-config Use GMP_CPPFLAGS in src/util/ecl-config 2010-08-22 22:29:18 +02:00
ecl.ico ECL now ships a Windows icon which is added to the executable at build time. 2010-12-30 09:04:40 +01:00
ecl.nsi windows-nsi: fix the nmake target 2016-02-25 08:28:30 +01:00
ecl.nsi1 windows-nsi: fix the nmake target 2016-02-25 08:28:30 +01:00
ecl.nsi2 Add the possibility of installing redistributable files from Microsoft 2011-01-06 21:59:44 +01:00
ecl.nsi3 Changed all files to Unix line end convention to keep TortoiseCVS/CVSNET happy 2007-02-14 16:25:16 +00:00
ecl.spec cleanup: purge clx 2016-09-07 14:58:50 +02:00
ecl.svg ECL now ships a Windows icon which is added to the executable at build time. 2010-12-30 09:04:40 +01:00
ecl_nsi.sh Changed all files to Unix line end convention to keep TortoiseCVS/CVSNET happy 2007-02-14 16:25:16 +00:00
emacs.el threading: add support for atomic operations 2018-10-15 19:55:39 +02:00
gdbinit util: gdbinit ignores GC signals 2015-08-19 09:15:11 +02:00
gen-code.lisp cosmetic: untabify 2015-06-21 14:38:20 +02:00
iobuftest.c The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
make_msvcrtlib Changed all files to Unix line end convention to keep TortoiseCVS/CVSNET happy 2007-02-14 16:25:16 +00:00
Makefile.in rm rsym from util Makefile -- rsym.c doesn't exist 2018-08-10 07:53:25 +02:00
search cleanup: purge clx 2016-09-07 14:58:50 +02:00
system.lsp The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
tag Changed the file for tagging ECL releases 2009-07-09 16:08:12 +02:00