sbcl.sbcl/src
Gleefre 562a1a329a Add android build system (crosscompiling with NDK)
Uses NDK as C crosscompiler and ADB to run code on the target device.
Uses both :linux and :android features (android is almost a linux).

It also reserves a folder android-libs/ for putting precompiled
libraries to link agains (for example zstd for core compression).

See doc/internals-notes/Android-build.txt for more details
2023-04-21 15:08:19 -04:00
..
assembly x86-64: restartable type errors in call-symbol. 2023-04-21 19:14:14 +03:00
code Add android build system (crosscompiling with NDK) 2023-04-21 15:08:19 -04:00
cold Add android build system (crosscompiling with NDK) 2023-04-21 15:08:19 -04:00
compiler Fix builds without sb-aprof 2023-04-20 20:35:59 +03:00
interpreter Simplify processing inline lambdas and lexenvs even more. 2023-01-29 14:27:52 +01:00
pcl Go back to a lexenv based comparison test for DX propagation. 2023-03-14 01:22:19 +01:00
runtime Add android build system (crosscompiling with NDK) 2023-04-21 15:08:19 -04:00