summaryrefslogtreecommitdiff
path: root/hints/linux-android.sh
Commit message (Expand)AuthorAgeFilesLines
* Tests for Android stub functions updated for OreoRichard Leach2019-06-251-9/+47
* Add log library to libwanted; provides __android_log_print for Sys::SyslogRichard Leach2019-05-251-1/+1
* Modern Androids do support localesRichard Leach2019-05-241-6/+8
* Revert "Remove unused filesystem stat symbols."Jarkko Hietaniemi2015-10-301-0/+12
* Remove unused filesystem stat symbols.Jarkko Hietaniemi2015-10-021-12/+0
* Android hints: No locales here, so undef d_lc_monetary_2008Brian Fraser2014-10-311-0/+1
* Android hints: Always append /system/lib and /vendor/lib in libpthBrian Fraser2014-08-201-0/+1
* Android hints: define d_procselfexe and procselfexe if neededBrian Fraser2014-08-201-1/+10
* Android hints: run-adb-shell was mishandling '\0'Brian Fraser2014-01-261-12/+9
* Android hints: Set d_csh to undef in cross buildsBrian Fraser2014-01-261-0/+10
* Android hints: load the linux hints to get those defaultsBrian Fraser2014-01-261-0/+3
* Android hints: Clean up some files if cross-compiling with adbBrian Fraser2014-01-261-0/+2
* Android hints: In native builds, add -L/system/lib to ldflagsBrian Fraser2014-01-261-0/+3
* Configure, Android hints: Changes to allow native buildsBrian Fraser2014-01-261-0/+10
* Android hints: When Configure finishes, turn $^O into 'android'Brian Fraser2014-01-261-0/+13
* Android hints: Add m to libswantedBrian Fraser2014-01-261-0/+3
* Android hints: Set osvers to getprop ro.build.version.releaseBrian Fraser2014-01-261-0/+2
* Android hints: Only use adb if $targetrun is set to adbBrian Fraser2014-01-261-1/+5
* Android hints: Only set userelocatableinc if it doesn't have a valueBrian Fraser2014-01-261-1/+3
* hints/linux-androideabi.sh: If the host OS is darwin, set firstmakefile to GN...Brian Fraser2014-01-261-0/+3
* hints/linux-androideabi.sh: use $chmod instead of plain chmodBrian Fraser2014-01-261-4/+4
* hints/linux-androideabi.sh: use $cat instead of plain catBrian Fraser2014-01-261-15/+15
* hints/linux-androideabi.sh: adb takes care of creating the target dir on the ...Brian Fraser2014-01-261-2/+0
* hints/linux-androideabi.sh: sed might not understand "\r", use $tr insteadBrian Fraser2014-01-261-3/+3
* hints/linux-androideabi.sh: Rather than relaying on adb, save the exit status...Brian Fraser2014-01-261-7/+20
* hints/linux-androideabi.sh: getservent_r() is a partial stub, mark it as unde...Brian Fraser2014-01-261-0/+3
* android hints: Always define d_libname_uniqueBrian Fraser2014-01-261-0/+14
* Android hints: Detect stub functions and mark them as undefined.Brian Fraser2014-01-261-0/+92
* Correctly quote result from adb, otherwise multiline responses breal (eg sign...Jess Robinson2014-01-261-1/+1
* Android hints, run-ssh: Make sure that the stdout of commands run from Config...Jess Robinson2014-01-261-4/+5
* No locales in Android, just set the lot to undefJess Robinson2014-01-261-0/+7
* Android hints, run-adb-shell: Handle the -env switchJess Robinson2014-01-261-7/+15
* Android hints: set targetsh to /system/bin/shJess Robinson2014-01-261-3/+2
* Create a Perl with relocatable inc when building for Android.Jess Robinson2014-01-261-0/+2
* Hints file for android cross-compiling.Jess Robinson2014-01-261-0/+100