summaryrefslogtreecommitdiff
path: root/hints
Commit message (Expand)AuthorAgeFilesLines
* Android hints: Always append /system/lib and /vendor/lib in libpthBrian Fraser2014-08-221-0/+1
* Remove compiler warning spam on dos-djgppChris 'BinGOs' Williams2014-08-211-3/+3
* Fix hint typo: No leading underscore in PERL_USE_SAFE_PUTENVAndy Dougherty2014-08-141-1/+1
* Sun c99 needs -Xa for many system interfaces.Jarkko Hietaniemi2014-08-141-2/+8
* Sun c99 doesn't like bare -O.Jarkko Hietaniemi2014-08-141-0/+7
* Sun c99 ccversion.Jarkko Hietaniemi2014-08-141-1/+1
* Newer Sun C compilers are not 'SUNwspro', but 'solstudio'.Jarkko Hietaniemi2014-08-141-4/+8
* Correct architectures and versions for hintsAndrew Fresh2014-07-151-7/+7
* bump version to v5.20.1Ricardo Signes2014-05-271-2/+2
* bump version to 5.20.0, install 5.20 perldeltaRicardo Signes2014-05-121-2/+2
* Bump version for 5.19.12 (not that it's expected to exist...)Steve Hay2014-04-201-2/+2
* Bump to Perl version 5.19.11Aaron Crane2014-03-201-2/+2
* The linux hints file should only look for -lgdbm_compat if -lgdbm is wanted.Nicholas Clark2014-03-201-1/+5
* On OS X, allow Configure to override $ld with -Dld=...Nicholas Clark2014-03-161-1/+5
* bump to version 5.19.10 and fix the version number reference in op.cTony Cook2014-02-201-2/+2
* QNX hints: Add LC_ALL=C to targetenvBrian Fraser2014-01-301-0/+1
* Configure, Solaris hints: Allow cross-compiling to Solaris.Brian Fraser2014-01-301-25/+34
* Configure, qnx hints: Improve the cross-compilation support for QNXBrian Fraser2014-01-301-8/+46
* 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
* Linux hints: Improve the code that looks for libc.soBrian Fraser2014-01-261-11/+26
* Linux hints: Improve the portability of the -lndbm checkBrian Fraser2014-01-261-10/+21
* Linux hints: add some missing $ccflagsBrian Fraser2014-01-261-2/+2
* Linux hints: Handle `uname -m` in cross-compilation buildsBrian Fraser2014-01-261-3/+6
* Linux hints: try using user-provided binaries before going for the defaultsBrian Fraser2014-01-261-3/+3