summaryrefslogtreecommitdiff
path: root/win32/config.vc
Commit message (Expand)AuthorAgeFilesLines
* Configure: lrintl, lroundl, llrintl, llroundlJarkko Hietaniemi2015-02-021-0/+4
* Remove Windows makefile support for building without PerlIOSteve Hay2015-01-071-1/+1
* Configure syncupH.Merijn Brand2014-11-231-0/+3
* checkcfgvar.pl --regen --default=undef; make regenJarkko Hietaniemi2014-11-141-0/+35
* Add optional GCC-only support for using long doubles on Win32Steve Hay2014-11-061-6/+6
* Configure: add doublekind for the format of double.Jarkko Hietaniemi2014-11-021-0/+1
* PATCH: [perl #122252] international currency formatting (POSIX.1-2008)Andrew Fresh2014-09-221-0/+1
* Configure -Dusequadmath.Jarkko Hietaniemi2014-09-191-0/+1
* Configure for <quadmath.h>Jarkko Hietaniemi2014-09-191-0/+1
* Revert a231c375cc and fix 61cd60c6c5 differently insteadSteve Hay2014-09-181-4/+4
* Define PERL_PRI[efg]ldbl and PERL_SCNfldbl in Win32 canned config filesSteve Hay2014-09-171-4/+4
* Configure: scan for truncl.Jarkko Hietaniemi2014-09-071-0/+1
* POSIX math: Configure scan fpgetroundJarkko Hietaniemi2014-08-311-0/+1
* POSIX math: Configure scan d_fegetround and i_fenv.Jarkko Hietaniemi2014-08-311-0/+2
* POSIX math: Configure scan for acosh.Jarkko Hietaniemi2014-08-311-0/+1
* POSIX math: Configure scan for j0 and j0l.Jarkko Hietaniemi2014-08-311-0/+2
* Configure: add i_stdint.Jarkko Hietaniemi2014-08-301-0/+1
* Configure scan for fp_classl().Jarkko Hietaniemi2014-08-241-0/+1
* Configure scan for fp_classify().Jarkko Hietaniemi2014-08-241-0/+1
* Configure for isfinitel / isinfl.Jarkko Hietaniemi2014-08-201-0/+2
* Configure scan for ldexplJarkko Hietaniemi2014-08-131-0/+1
* Configure scan for the kind of long double we haveJarkko Hietaniemi2014-08-131-0/+1
* [perl #122110] [PATCH] Remove left-over mad cruftDagfinn Ilmari Mannsåker2014-06-161-3/+0
* Protect against ptrdiff_t not being available.Brian Fraser2014-06-131-0/+1
* Fix cbacktraceH.Merijn Brand2014-06-111-0/+1
* Add C backtrace API.Jarkko Hietaniemi2014-06-071-0/+4
* Enable new wcs variables for Win32H.Merijn Brand2014-06-051-2/+2
* undoubled bad quotingH.Merijn Brand2014-06-051-2/+2
* Probe for working wcscmp and wcsxfrmH.Merijn Brand2014-06-051-0/+2
* Added targetsh to all the canned config filesBrian Fraser2014-01-231-0/+1
* Purge sfio support from configure.com, Configure and related files.Nicholas Clark2013-12-271-3/+0
* enable LTO/LTCG/WPO for most Visual CsDaniel Dragan2013-10-291-1/+1
* Regenerate Configure and chainsaw voidflagsH.Merijn Brand2013-09-161-2/+0
* [perl #115928] Configure now selects our internal drand48()Tony Cook2013-09-131-5/+5
* Remove references to GNU DLD from Configure and config.sh scripts.Nicholas Clark2013-09-051-3/+2
* On Win32, i_rpcsvcdbm should be 'undef' as there is no <rpcsvc/dbm.h>Nicholas Clark2013-06-101-1/+1
* Add bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII architecturesH.Merijn Brand2013-03-091-0/+1
* Add Configure probe for ip_mreq_sourceH.Merijn Brand2012-08-261-0/+2
* Add IP probe for ip_mreqH.Merijn Brand2012-07-111-0/+1
* Trailing whitespace removalSteve Hay2012-06-111-1/+1
* Set version directly in Windows config.xxx filesSteve Hay2012-06-071-1/+1
* Update how subversion is set in win32 config.xxx filesSteve Hay2012-06-071-1/+1
* Add new probes for IPv6 (LeoNerd)H.Merijn Brand2012-02-161-0/+2
* Revert "Add strptime probe"Ævar Arnfjörð Bjarmason2012-02-151-1/+0
* Add strptime probeH.Merijn Brand2012-02-121-0/+1
* Add probe for isblank() (requested by khw)H.Merijn Brand2012-01-091-0/+1
* Where available, use _NSGetExecutablePath() to make $^X absolute.Nicholas Clark2011-09-271-0/+1
* Where available, use sysctl() with KERN_PROC_PATHNAME to make $^X absolute.Nicholas Clark2011-09-271-0/+1
* Add a --regen option to checkcfgvar.pl to regenerate config files.Nicholas Clark2011-09-211-10/+10
* Probe for <stdbool.h>, and if found use it in handy.hNicholas Clark2011-09-161-0/+1