summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* uname -r works on MINIX as wellChris 'BinGOs' Williams2015-08-121-1/+1
* Restore execute bit on ConfigureSteve Hay2015-08-101-0/+0
* Put pthread in front of libswanted and add clH.Merijn Brand2015-08-101-2/+2
* Add pthread to libswantedH.Merijn Brand2015-08-101-2/+2
* Reset Configure's mode following previous cherry-pick commitSteve Hay2015-01-051-0/+0
* Perl 5 on Haiku - libperl.so not found installing out of standard locationH.Merijn Brand2015-01-051-4/+1
* Simplify cppsym dash problemH.Merijn Brand2014-07-311-4/+2
* Configure: Handle hyphens when searching cpp symbolsBrian Fraser2014-07-311-1/+3
* Configure: Discard errors when testing for less -RBrian Fraser2014-07-311-1/+1
* [perl #121585] Configure shouldn't write source treeH.Merijn Brand2014-07-151-6/+6
* evat => eval as found by Tom HukinsH.Merijn Brand2014-07-151-5/+5
* Get rid of "grep empty(sub)expression" noise.Jarkko Hietaniemi2014-07-151-1/+1
* -fwrapv is broken prior to gcc-4.3 (googled and patched by Zefram)H.Merijn Brand2014-04-091-2/+2
* gcc 4.9 by default does some optimizations that break perl (#121505)H.Merijn Brand2014-04-091-1/+17
* Configure misdetects strlcpy et al. with gcc -flto (RT#113022)H.Merijn Brand2014-03-161-3/+3
* Backport/genererate work from cross-portH.Merijn Brand2014-03-121-20/+24
* Configure: use $undef, not plain undefBrian Fraser2014-01-301-2/+2
* Configure: Added a targetenv variableBrian Fraser2014-01-301-0/+2
* Configure, Solaris hints: Allow cross-compiling to Solaris.Brian Fraser2014-01-301-1/+17
* Configure, qnx hints: Improve the cross-compilation support for QNXBrian Fraser2014-01-301-1/+2
* Configure: Fix the fflush(NULL) test in cross buildsBrian Fraser2014-01-261-2/+4
* 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
* Configure, Android hints: Changes to allow native buildsBrian Fraser2014-01-261-0/+1
* Make compiling with adb work againBrian Fraser2014-01-261-0/+3
* Separate SH used to run Configure from SH used on target systemJess Robinson2014-01-231-0/+6
* Configure: add missing ; to checkccflagsBrian Fraser2014-01-231-1/+1
* Configure, Makefile.SH: Allow running generate_uudmap in the targetBrian Fraser2014-01-221-3/+8
* Configure: Minor improvements to the building on the host miniperlBrian Fraser2014-01-221-7/+9
* Configure: When cross-compiling, save the $^O of the hostBrian Fraser2014-01-221-0/+3
* Configure: Silence $to warnings when cross-compilingBrian Fraser2014-01-221-1/+1
* Configure, run-ssh: No need to use ./\$exeBrian Fraser2014-01-221-1/+1
* Configure: Teach run-ssh to handle -envBrian Fraser2014-01-221-1/+9
* Configure: Pass the -r flag to scp when cross-compilingBrian Fraser2014-01-221-2/+2
* Build host miniperl and generate_uudmap binaries when cross compiling, for lo...Jess Robinson2014-01-221-0/+18
* fix the ability to use targethost when defined.Neil Williams2014-01-221-3/+3
* add an escape for when targethost is not defined but usecrosscompile is.Neil Williams2014-01-221-1/+14
* Configure: Set to/from/run scripts if targethost is passedJess Robinson2014-01-221-2/+7
* Configure: Split the usecrosscompile section from the to/from/run sectionJess Robinson2014-01-221-0/+9
* Regenerate from meta after backporting crosscompile changesH.Merijn Brand2014-01-221-495/+500
* Add missing $run prefix to some Configure testsJess Robinson2014-01-171-1/+1
* Introduce $targetport to allow running on a non-standard ssh portJess Robinson2014-01-171-5/+13
* Store the targetdir, targethost from Configure in config.sh for later.Jess Robinson2014-01-171-0/+4
* Configure: Remove "was file copied" check using run-sshJess Robinson2014-01-171-4/+0
* Configure: If using targetarch, the computed binaries should stickBrian Fraser2014-01-171-1/+12
* Configure: Don't skip the alignbytes test when crosscompilingBrian Fraser2014-01-171-42/+29
* Configure: Add $run to two testsBrian Fraser2014-01-171-2/+2
* Configure: use $sysroot, if available, in checkccflagsBrian Fraser2014-01-171-4/+7
* Configure: No need to skip the byteorder test when cross-compiling.Brian Fraser2014-01-171-2/+2
* Fix two Configure tests when targethost is setJess Robinson2014-01-171-2/+13