Home | History | Annotate | only in /external/libedit
Up to higher level directory
NameDateSize
acinclude.m423-Apr-20152.8K
aclocal.m423-Apr-201541.1K
Android.mk23-Apr-20151.3K
ChangeLog23-Apr-20158.3K
compile23-Apr-20157.2K
config.guess23-Apr-201544.2K
config.h.in23-Apr-20157.5K
config.sub23-Apr-201534.7K
configure23-Apr-2015450.3K
configure.ac23-Apr-20153.9K
COPYING23-Apr-20151.6K
depcomp23-Apr-201523K
doc/23-Apr-2015
examples/23-Apr-2015
INSTALL23-Apr-20159K
install-sh23-Apr-201513.7K
libedit.pc.in23-Apr-2015317
ltmain.sh23-Apr-2015276.8K
m4/23-Apr-2015
Makefile.am23-Apr-2015171
Makefile.in23-Apr-201527K
missing23-Apr-20156.7K
MODULE_LICENSE_BSD23-Apr-20150
README.android23-Apr-2015451
src/23-Apr-2015
THANKS23-Apr-201553

README.android

      1 /*
      2  * README.android describes in high-level the libedit changes that we
      3  * cannot push upstream to the llvm.org repository:
      4  * - Changes due to Android's build system.
      5  * - Changes due to Android's toolchain.
      6  */
      7 
      8 * Initial downstream on 2013/10/30: Synched to libedit-20130712-3.1.tar.gz
      9   from http://thrysoee.dk/editline/.
     10 
     11 * We add Android's *.mk files that are specific to Android's build system.
     12   Currently for linux x86 (32-bit) host only.
     13