This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Configure scan for fp_classl().
[perl5.git] / Configure
2014-08-25 Jarkko HietaniemiConfigure scan for fp_classl().
2014-08-25 Jarkko HietaniemiConfigure scan for fp_classify().
2014-08-22 Jarkko HietaniemiIf this format ever happens, it is probably left-aligned.
2014-08-22 Jarkko HietaniemiDarwin can have libfoo.0.dylib instead of libfoo.dylib.0
2014-08-20 Brian FraserConfigure: Improve the d_prctl_set_name detection for...
2014-08-20 Jarkko HietaniemiConfigure for isfinitel / isinfl.
2014-08-20 H.Merijn BrandConfigure backports cause reorder
2014-08-17 Jarkko HietaniemiLittle-endian double-double detection was wrong.
2014-08-14 Jarkko HietaniemiConfigure scan for ldexpl
2014-08-14 Jarkko HietaniemiConfigure scan for the kind of long double we have
2014-07-26 H.Merijn BrandSimplify cppsym dash problem
2014-07-25 Brian FraserConfigure: Handle hyphens when searching cpp symbols
2014-07-25 Brian FraserConfigure: Discard errors when testing for less -R
2014-07-15 H.Merijn BrandRegen Configure after backports
2014-07-02 Jarkko HietaniemiEnable _FORTIFY_SOURCE only if optimizing, as specified.
2014-06-30 Jarkko HietaniemiSome more cppsymbols to scan.
2014-06-30 Jarkko HietaniemiANSI prototypes for Berkeley DB API testing.
2014-06-30 Jarkko HietaniemiIn nonblock test do not ignore the syscall returns.
2014-06-30 Jarkko HietaniemiAdd -D_FORTIFY_SOURCE=2 when applicable.
2014-06-13 Jarkko HietaniemiRemove MAD.
2014-06-12 Brian FraserProtect against ptrdiff_t not being available.
2014-06-11 Brian FraserRemoved NeXT support
2014-06-11 H.Merijn Brand[perl #121585] Configure shouldn't write source tree
2014-06-11 H.Merijn BrandFix cbacktrace
2014-06-11 H.Merijn BrandFix i_bfd
2014-06-08 Jarkko HietaniemiAdd C backtrace API.
2014-06-05 H.Merijn BrandProbe for working wcscmp and wcsxfrm
2014-06-04 H.Merijn Brandevat => eval as found by Tom Hukins
2014-06-01 H.Merijn Brandremove BOOTSTRAP_CHARSET from Configure (khw's request)
2014-05-29 Jarkko HietaniemiGet rid of "grep empty(sub)expression" noise.
2014-04-09 H.Merijn Brand-fwrapv is broken prior to gcc-4.3 (googled and patched...
2014-04-09 H.Merijn Brandgcc 4.9 by default does some optimizations that break...
2014-03-16 H.Merijn BrandConfigure misdetects strlcpy et al. with gcc -flto...
2014-03-12 H.Merijn BrandBackport/genererate work from cross-port
2014-01-30 Brian FraserConfigure: use $undef, not plain undef
2014-01-30 Brian FraserConfigure: Added a targetenv variable
2014-01-30 Brian FraserConfigure, Solaris hints: Allow cross-compiling to...
2014-01-30 Brian FraserConfigure, qnx hints: Improve the cross-compilation...
2014-01-26 Brian FraserConfigure: Fix the fflush(NULL) test in cross builds
2014-01-26 Brian FraserConfigure: If cross-compiling to linux, pick the proper...
2014-01-26 Brian FraserConfigure: added special osname checks for nto and...
2014-01-26 Brian FraserConfigure, Android hints: Changes to allow native builds
2014-01-26 Brian FraserMake compiling with adb work again
2014-01-23 Jess RobinsonSeparate SH used to run Configure from SH used on targe...
2014-01-23 Brian FraserConfigure: add missing ; to checkccflags
2014-01-22 Brian FraserConfigure, Makefile.SH: Allow running generate_uudmap...
2014-01-22 Brian FraserConfigure: Minor improvements to the building on the...
2014-01-22 Brian FraserConfigure: When cross-compiling, save the $^O of the...
2014-01-22 Brian FraserConfigure: Silence $to warnings when cross-compiling
2014-01-22 Brian FraserConfigure, run-ssh: No need to use ./\$exe
2014-01-22 Brian FraserConfigure: Teach run-ssh to handle -env
2014-01-22 Brian FraserConfigure: Pass the -r flag to scp when cross-compiling
2014-01-22 Jess RobinsonBuild host miniperl and generate_uudmap binaries when...
2014-01-22 Neil Williamsfix the ability to use targethost when defined.
2014-01-22 Neil Williamsadd an escape for when targethost is not defined but...
2014-01-22 Jess RobinsonConfigure: Set to/from/run scripts if targethost is...
2014-01-22 Jess RobinsonConfigure: Split the usecrosscompile section from the...
2014-01-22 H.Merijn BrandRegenerate from meta after backporting crosscompile...
2014-01-17 Jess RobinsonAdd missing $run prefix to some Configure tests
2014-01-17 Jess RobinsonIntroduce $targetport to allow running on a non-standar...
2014-01-17 Jess RobinsonStore the targetdir, targethost from Configure in confi...
2014-01-17 Jess RobinsonConfigure: Remove "was file copied" check using run-ssh
2014-01-17 Brian FraserConfigure: If using targetarch, the computed binaries...
2014-01-17 Brian FraserConfigure: Don't skip the alignbytes test when crosscom...
2014-01-17 Brian FraserConfigure: Add $run to two tests
2014-01-17 Brian FraserConfigure: use $sysroot, if available, in checkccflags
2014-01-17 Brian FraserConfigure: No need to skip the byteorder test when...
2014-01-17 Jess RobinsonFix two Configure tests when targethost is set
2014-01-17 Brian FraserConfigure: When cross-compiling, look for *-gcc* instea...
2014-01-17 Jess RobinsonSet appropriate flags for linux or linux-like systems.
2014-01-15 Brian FraserConfigure: default incpth to usrinc
2014-01-14 Brian FraserConfigure, sysroot: failing to guess usrinc needn't...
2014-01-14 Brian FraserConfigure, sysroot: Update defaults to use $sysroot
2014-01-14 Brian FraserConfigure, sysroot: add --sysroot to cppflags
2014-01-14 Jess RobinsonIntroduce sysroot variable to Configure
2014-01-14 Brian FraserConfigure: use incpth, not usrinc, to search for headers.
2014-01-13 Brian FraserConfigure: Change a use of cc to $cc
2014-01-13 Brian FraserConfigure: Add $cppflags to cppstdin
2014-01-13 Brian FraserConfigure: Better guesses for usrinc and friends on...
2014-01-03 Brian FraserConfigure: Introduce d_libname_unique
2014-01-01 H.Merijn BrandRegenerated Configure after backports
2013-12-27 Nicholas ClarkPurge sfio support from configure.com, Configure and...
2013-11-29 David MitchellMove Cwd and List-Util: UNIX followup
2013-09-17 H.Merijn BrandAtari FreeMiNT: MiNT does not have .exe for _exe
2013-09-16 H.Merijn BrandRegenerate Configure and chainsaw voidflags
2013-09-16 Brian FraserEliminate the use of voidflags from Configure's pointer...
2013-09-13 Tony Cook[perl #115928] Configure now selects our internal drand48()
2013-09-05 Nicholas ClarkRemove references to GNU DLD from Configure and config...
2013-08-29 H.Merijn Brandregen Configure after backports
2013-08-28 Nicholas ClarkMove the thrice-repeated "64bitint is buggy?" test...
2013-08-22 Marco PeereboomAdd support for Bitrig BSD
2013-08-16 H.Merijn Brand[perl #119271] Faulty test for INT16 in Configure
2013-07-15 H.Merijn BrandThreading 5.005 style is no longer supported
2013-07-02 Nicholas ClarkMove VMS::Filespec from vms/ext to ext/
2013-07-02 Nicholas ClarkAlso add Encode's sub-modules to known_extensions when...
2013-07-02 Nicholas ClarkAdd non-XS extensions to known_extensions.
2013-07-02 Nicholas ClarkRemove Configure code that supported the old-style...
2013-05-27 H.Merijn Brand[perl #64126] ./Configure -de -Dusevendorprefix didn...
2013-05-10 Andy Dougherty[perl #66604] 64bit compilation Problem on Solaris...
2013-05-09 H.Merijn BrandSpell-checking on meta-units
next