| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Remove unused filesystem stat symbols." | Jarkko Hietaniemi | 2015-10-30 | 1 | -0/+12 |
* | Remove unused filesystem stat symbols. | Jarkko Hietaniemi | 2015-10-02 | 1 | -12/+0 |
* | Android hints: No locales here, so undef d_lc_monetary_2008 | Brian Fraser | 2014-10-31 | 1 | -0/+1 |
* | Android hints: Always append /system/lib and /vendor/lib in libpth | Brian Fraser | 2014-08-20 | 1 | -0/+1 |
* | Android hints: define d_procselfexe and procselfexe if needed | Brian Fraser | 2014-08-20 | 1 | -1/+10 |
* | Android hints: run-adb-shell was mishandling '\0' | Brian Fraser | 2014-01-26 | 1 | -12/+9 |
* | Android hints: Set d_csh to undef in cross builds | Brian Fraser | 2014-01-26 | 1 | -0/+10 |
* | Android hints: load the linux hints to get those defaults | Brian Fraser | 2014-01-26 | 1 | -0/+3 |
* | Android hints: Clean up some files if cross-compiling with adb | Brian Fraser | 2014-01-26 | 1 | -0/+2 |
* | Android hints: In native builds, add -L/system/lib to ldflags | Brian Fraser | 2014-01-26 | 1 | -0/+3 |
* | Configure, Android hints: Changes to allow native builds | Brian Fraser | 2014-01-26 | 1 | -0/+10 |
* | Android hints: When Configure finishes, turn $^O into 'android' | Brian Fraser | 2014-01-26 | 1 | -0/+13 |
* | Android hints: Add m to libswanted | Brian Fraser | 2014-01-26 | 1 | -0/+3 |
* | Android hints: Set osvers to getprop ro.build.version.release | Brian Fraser | 2014-01-26 | 1 | -0/+2 |
* | Android hints: Only use adb if $targetrun is set to adb | Brian Fraser | 2014-01-26 | 1 | -1/+5 |
* | Android hints: Only set userelocatableinc if it doesn't have a value | Brian Fraser | 2014-01-26 | 1 | -1/+3 |
* | hints/linux-androideabi.sh: If the host OS is darwin, set firstmakefile to GN... | Brian Fraser | 2014-01-26 | 1 | -0/+3 |
* | hints/linux-androideabi.sh: use $chmod instead of plain chmod | Brian Fraser | 2014-01-26 | 1 | -4/+4 |
* | hints/linux-androideabi.sh: use $cat instead of plain cat | Brian Fraser | 2014-01-26 | 1 | -15/+15 |
* | hints/linux-androideabi.sh: adb takes care of creating the target dir on the ... | Brian Fraser | 2014-01-26 | 1 | -2/+0 |
* | hints/linux-androideabi.sh: sed might not understand "\r", use $tr instead | Brian Fraser | 2014-01-26 | 1 | -3/+3 |
* | hints/linux-androideabi.sh: Rather than relaying on adb, save the exit status... | Brian Fraser | 2014-01-26 | 1 | -7/+20 |
* | hints/linux-androideabi.sh: getservent_r() is a partial stub, mark it as unde... | Brian Fraser | 2014-01-26 | 1 | -0/+3 |
* | android hints: Always define d_libname_unique | Brian Fraser | 2014-01-26 | 1 | -0/+14 |
* | Android hints: Detect stub functions and mark them as undefined. | Brian Fraser | 2014-01-26 | 1 | -0/+92 |
* | Correctly quote result from adb, otherwise multiline responses breal (eg sign... | Jess Robinson | 2014-01-26 | 1 | -1/+1 |
* | Android hints, run-ssh: Make sure that the stdout of commands run from Config... | Jess Robinson | 2014-01-26 | 1 | -4/+5 |
* | No locales in Android, just set the lot to undef | Jess Robinson | 2014-01-26 | 1 | -0/+7 |
* | Android hints, run-adb-shell: Handle the -env switch | Jess Robinson | 2014-01-26 | 1 | -7/+15 |
* | Android hints: set targetsh to /system/bin/sh | Jess Robinson | 2014-01-26 | 1 | -3/+2 |
* | Create a Perl with relocatable inc when building for Android. | Jess Robinson | 2014-01-26 | 1 | -0/+2 |
* | Hints file for android cross-compiling. | Jess Robinson | 2014-01-26 | 1 | -0/+100 |