| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Regen porting/known_pod_issues.dat | Karl Williamson | 2014-01-27 | 1 | -0/+1 |
* | Move more locale code to t/loc_tools.pl | Karl Williamson | 2014-01-27 | 2 | -3/+28 |
* | Android support | Brian Fraser | 2014-01-26 | 62 | -113/+840 |
|\ |
|
| * | perldelta for Android | Brian Fraser | 2014-01-26 | 2 | -2/+6 |
| * | Android hints: run-adb-shell was mishandling '\0' | Brian Fraser | 2014-01-26 | 1 | -12/+9 |
| * | Configure: Fix the fflush(NULL) test in cross builds | Brian Fraser | 2014-01-26 | 1 | -2/+4 |
| * | README.android: minor wording fixups | Brian Fraser | 2014-01-26 | 1 | -2/+2 |
| * | reentr.c: Handle systems without getpwent | Brian Fraser | 2014-01-26 | 2 | -0/+4 |
| * | ExtUtils::ParseXS: Fix tests for native android builds | Brian Fraser | 2014-01-26 | 3 | -0/+16 |
| * | AUTHORS and MANIFEST for the CBuilder Android patch | Brian Fraser | 2014-01-26 | 2 | -0/+2 |
| * | Up the version of ExtUtils::CBuilder | Brian Fraser | 2014-01-26 | 14 | -14/+14 |
| * | CBuilder, android: Fix the useshrplib check | Brian Fraser | 2014-01-26 | 1 | -1/+1 |
| * | ExtUtils::CBuilder: Android with useshrplib needs -lperl | Piotr Roszatycki | 2014-01-26 | 1 | -0/+27 |
| * | pod fixups on README.android | Brian Fraser | 2014-01-26 | 1 | -3/+3 |
| * | README.android: Notes about cross-compiling from a x86 host | Brian Fraser | 2014-01-26 | 1 | -2/+8 |
| * | README.android: Update for native builds | Brian Fraser | 2014-01-26 | 1 | -10/+37 |
| * | Added README.android | Brian Fraser | 2014-01-26 | 6 | -18/+193 |
| * | Cwd.pm: Handle native android builds better | Brian Fraser | 2014-01-26 | 10 | -10/+27 |
| * | ext/POSIX/t/sysconf.t: Skip testing pathconf with _PC_LINK_MAX on android | Brian Fraser | 2014-01-26 | 1 | -1/+7 |
| * | IO::Socket::INET: Handle getprotobyn{ame,umber} not being available | Brian Fraser | 2014-01-26 | 1 | -3/+3 |
| * | Net::Ping: Handle getprotobyn{ame,umber} not being available | Brian Fraser | 2014-01-26 | 10 | -5/+49 |
| * | dist/IO/t/io_pipe.t: Work around android only having an inbuilt echo | Brian Fraser | 2014-01-26 | 1 | -1/+5 |
| * | t/op/sigdispatch.t: SKIP, not TODO | Brian Fraser | 2014-01-26 | 1 | -2/+2 |
| * | t/io/fs.t: Handle Android's pwd being a shell builtin | Brian Fraser | 2014-01-26 | 1 | -0/+4 |
| * | t/op/filetest.t: On Android, don't try checking if ln exists with which | Brian Fraser | 2014-01-26 | 1 | -2/+9 |
| * | t/op/sigdispatch.t: Increase timeout to avoid issues on slow processors | Brian Fraser | 2014-01-26 | 1 | -1/+1 |
| * | t/op/stat.t: use 'ls -l' on android, even if d_readlink is defined | Brian Fraser | 2014-01-26 | 1 | -1/+2 |
| * | t/op/fork.t: Up the sleep time in a test to avoid timing issues | Brian Fraser | 2014-01-26 | 1 | -1/+1 |
| * | t/op/fork.t: Work around android only having an inbuilt echo | Brian Fraser | 2014-01-26 | 1 | -0/+3 |
| * | t/op/magic.t: Skip tests that use env on Android | Brian Fraser | 2014-01-26 | 1 | -2/+6 |
| * | t/op/magic.t: Work around android only having an inbuilt pwd | Brian Fraser | 2014-01-26 | 1 | -0/+3 |
| * | t/op/incfilter.t: Work around android only having an inbuilt echo | Brian Fraser | 2014-01-26 | 1 | -1/+6 |
| * | t/op/sigdispatch.t: TODO tests that don't work on some Android builds | Jess Robinson | 2014-01-26 | 1 | -1/+4 |
| * | t/op/magic.t: TODO tests that don't work on some cross-compile builds | Jess Robinson | 2014-01-26 | 1 | -0/+1 |
| * | t/op/sprintf.t: Add Android to the list of skips for %.0g | Jess Robinson | 2014-01-26 | 1 | -1/+1 |
| * | Adjust fs test to try more ways of getting the CWD. Expire if we still didn't... | Jess Robinson | 2014-01-26 | 1 | -1/+6 |
| * | pod/perlport.pod: Note which functions are not available on Android | Brian Fraser | 2014-01-26 | 1 | -17/+34 |
| * | Configure: If cross-compiling to linux, pick the proper hints file | Brian Fraser | 2014-01-26 | 1 | -0/+5 |
| * | Configure: added special osname checks for nto and android | Brian Fraser | 2014-01-26 | 1 | -1/+13 |
| * | 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 | 2 | -0/+11 |
| * | 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 |
| * | Make compiling with adb work again | Brian Fraser | 2014-01-26 | 1 | -0/+3 |
| * | 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 |