Home | History | Annotate | only in /external/libedit
Up to higher level directory
NameDateSize
acinclude.m416-Dec-20142.8K
aclocal.m416-Dec-201441.1K
Android.mk16-Dec-20141.3K
ChangeLog16-Dec-20148.3K
compile16-Dec-20147.2K
config.guess16-Dec-201444.2K
config.h.in16-Dec-20147.5K
config.sub16-Dec-201434.7K
configure16-Dec-2014450.3K
configure.ac16-Dec-20143.9K
COPYING16-Dec-20141.6K
depcomp16-Dec-201423K
doc/16-Dec-2014
examples/16-Dec-2014
INSTALL16-Dec-20149K
install-sh16-Dec-201413.7K
libedit.pc.in16-Dec-2014317
ltmain.sh16-Dec-2014276.8K
m4/16-Dec-2014
Makefile.am16-Dec-2014171
Makefile.in16-Dec-201427K
missing16-Dec-20146.7K
MODULE_LICENSE_BSD16-Dec-20140
README.android16-Dec-2014451
src/16-Dec-2014
THANKS16-Dec-201453

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