summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Regen porting/known_pod_issues.datKarl Williamson2014-01-271-0/+1
* Move more locale code to t/loc_tools.plKarl Williamson2014-01-272-3/+28
* Android supportBrian Fraser2014-01-2662-113/+840
|\
| * perldelta for AndroidBrian Fraser2014-01-262-2/+6
| * Android hints: run-adb-shell was mishandling '\0'Brian Fraser2014-01-261-12/+9
| * Configure: Fix the fflush(NULL) test in cross buildsBrian Fraser2014-01-261-2/+4
| * README.android: minor wording fixupsBrian Fraser2014-01-261-2/+2
| * reentr.c: Handle systems without getpwentBrian Fraser2014-01-262-0/+4
| * ExtUtils::ParseXS: Fix tests for native android buildsBrian Fraser2014-01-263-0/+16
| * AUTHORS and MANIFEST for the CBuilder Android patchBrian Fraser2014-01-262-0/+2
| * Up the version of ExtUtils::CBuilderBrian Fraser2014-01-2614-14/+14
| * CBuilder, android: Fix the useshrplib checkBrian Fraser2014-01-261-1/+1
| * ExtUtils::CBuilder: Android with useshrplib needs -lperlPiotr Roszatycki2014-01-261-0/+27
| * pod fixups on README.androidBrian Fraser2014-01-261-3/+3
| * README.android: Notes about cross-compiling from a x86 hostBrian Fraser2014-01-261-2/+8
| * README.android: Update for native buildsBrian Fraser2014-01-261-10/+37
| * Added README.androidBrian Fraser2014-01-266-18/+193
| * Cwd.pm: Handle native android builds betterBrian Fraser2014-01-2610-10/+27
| * ext/POSIX/t/sysconf.t: Skip testing pathconf with _PC_LINK_MAX on androidBrian Fraser2014-01-261-1/+7
| * IO::Socket::INET: Handle getprotobyn{ame,umber} not being availableBrian Fraser2014-01-261-3/+3
| * Net::Ping: Handle getprotobyn{ame,umber} not being availableBrian Fraser2014-01-2610-5/+49
| * dist/IO/t/io_pipe.t: Work around android only having an inbuilt echoBrian Fraser2014-01-261-1/+5
| * t/op/sigdispatch.t: SKIP, not TODOBrian Fraser2014-01-261-2/+2
| * t/io/fs.t: Handle Android's pwd being a shell builtinBrian Fraser2014-01-261-0/+4
| * t/op/filetest.t: On Android, don't try checking if ln exists with whichBrian Fraser2014-01-261-2/+9
| * t/op/sigdispatch.t: Increase timeout to avoid issues on slow processorsBrian Fraser2014-01-261-1/+1
| * t/op/stat.t: use 'ls -l' on android, even if d_readlink is definedBrian Fraser2014-01-261-1/+2
| * t/op/fork.t: Up the sleep time in a test to avoid timing issuesBrian Fraser2014-01-261-1/+1
| * t/op/fork.t: Work around android only having an inbuilt echoBrian Fraser2014-01-261-0/+3
| * t/op/magic.t: Skip tests that use env on AndroidBrian Fraser2014-01-261-2/+6
| * t/op/magic.t: Work around android only having an inbuilt pwdBrian Fraser2014-01-261-0/+3
| * t/op/incfilter.t: Work around android only having an inbuilt echoBrian Fraser2014-01-261-1/+6
| * t/op/sigdispatch.t: TODO tests that don't work on some Android buildsJess Robinson2014-01-261-1/+4
| * t/op/magic.t: TODO tests that don't work on some cross-compile buildsJess Robinson2014-01-261-0/+1
| * t/op/sprintf.t: Add Android to the list of skips for %.0gJess Robinson2014-01-261-1/+1
| * Adjust fs test to try more ways of getting the CWD. Expire if we still didn't...Jess Robinson2014-01-261-1/+6
| * pod/perlport.pod: Note which functions are not available on AndroidBrian Fraser2014-01-261-17/+34
| * Configure: If cross-compiling to linux, pick the proper hints fileBrian Fraser2014-01-261-0/+5
| * Configure: added special osname checks for nto and androidBrian Fraser2014-01-261-1/+13
| * 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-262-0/+11
| * 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
| * Make compiling with adb work againBrian Fraser2014-01-261-0/+3
| * 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