summaryrefslogtreecommitdiff
path: root/win32/config_sh.PL
Commit message (Expand)AuthorAgeFilesLines
* win32: check if CCHOME is correctly setBram2022-08-181-1/+31
* win32/config_sh.PL - enable USE_QUADMATH builds (mingw compilers only) on MS ...sisyphus2021-01-101-1/+27
* Win32: don't include version specific config for prebuilt config_h.*Tony Cook2020-12-011-2/+8
* win32: remove support for disabling USE_LARGE_FILESTomasz Konojacki2020-11-221-10/+0
* The VC6 Chainsaw MassacreSteve Hay2019-10-171-3/+0
* NVMANTBITS is 64 on mingw-w64 'long double' buildssisyphus2019-08-271-0/+1
* config_sh.PL - support C99 math for mingwsisyphus2018-12-111-9/+8
* Define I_STDINT for gcc, and for VC++ 2010 onwardsSteve Hay2018-01-251-10/+14
* Improve cl version detectionSteve Hay2017-11-151-12/+7
* Add support for VS2015 (VC++ 14.0)Steve Hay2017-02-191-0/+14
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-2/+2
* [perl #125924] allow op/infnan.t to pass on Win32 gccTony Cook2015-09-031-9/+16
* Add USE_CPLUSPLUS build option to win32 makefilesSteve Hay2015-01-271-0/+5
* Fix longdblsize and nvsize for 64-bit USE_LONG_DOUBLE builds on WindowsSteve Hay2014-11-211-1/+9
* Add optional GCC-only support for using long doubles on Win32Steve Hay2014-11-061-2/+62
* Remove pointless variable in win32/config_sh.PLSteve Hay2014-09-171-14/+12
* Use %I64d instead of %lld for MinGWJan Dubois2014-07-221-1/+1
* add Intel C++ Compiler for Win32 supportDaniel Dragan2013-11-201-2/+12
* enable LTO/LTCG/WPO for most Visual CsDaniel Dragan2013-10-291-0/+5
* restore XS module building for WinCEDaniel Dragan2013-08-231-4/+4
* Set Config's *extensions and *_ext vars correctly for Win32 static buildsSteve Hay2013-06-171-13/+0
* Include the Encode extension in the ALL_STATIC build on Win32 for VC++Steve Hay2013-06-081-0/+13
* Win32 miniperl: delay loading for Winsock, and then remove itDaniel Dragan2012-10-311-2/+6
* Add a USE_64_BIT_INT build option to the Windows makefiles.Steve Hay2012-08-011-9/+74
* Remove some unnecessary apostrophes from win32/config_sh.PLSteve Hay2012-06-071-15/+15
* Use strict and warnings in win32/config_(s)h.PLSteve Hay2012-06-071-2/+5
* Set version directly in Windows config.xxx filesSteve Hay2012-06-071-1/+1
* Remove Win9x hangover from win32/config_sh.PLSteve Hay2012-06-061-6/+0
* Remove redundant substitution from win32/config_sh.PLSteve Hay2012-06-061-1/+0
* The Borland Chainsaw MassacreSteve Hay2011-09-101-8/+3
* [perl #73374] gccversion not always set with MinGWSisyphus2010-09-271-3/+3
* config_sh.PL need to scan dist/ as well as cpan/ and ext/Nicholas Clark2009-09-281-0/+1
* Win32 build should scan cpan/ as well as ext/Steve Hay2009-09-271-0/+1
* win32/ext doesn't exist any more, so no need to look there for extensionsSteve Hay2009-02-121-1/+0
* Refine Win32's s{GM|LOCAL}TIME_{min|max} values based on the output ofSteve Hay2008-10-071-6/+1
* Correct the sLOCALTIME_{min|max} values added by #34363 for BCC and VC9Steve Hay2008-09-301-3/+2
* Add probes for LOCALTIME_max and LOCALTIME_min (y2038 project)H.Merijn Brand2008-09-151-0/+3
* Update Win32 canned configsJan Dubois2008-07-091-0/+14
* Make the version string more consistent between Windows and other platforms.Rafael Garcia-Suarez2008-06-201-1/+1
* Correct large files / lseek size & type settings in Win32 canned configs.Steve Hay2008-02-221-3/+12
* Some Win32 Config fixes for patchlevel and perl_patchlevel:Steve Hay2007-07-091-0/+9
* Remove ext/ThreadJerry D. Hedden2007-05-021-4/+2
* Re: Win32 modules & cygwinYitzchak Scott-Thoennes2007-02-221-1/+1
* Restore (differently) the setting of $Config{osvers} on Win32Steve Hay2006-12-121-2/+7
* First patch from:Jan Dubois2006-12-111-2/+3
* Make the check for PERL_IMPLICIT_SYS betterSteve Hay2006-12-051-1/+1
* Extend d_pseudofork to Win32-land and set it when appropriateSteve Hay2006-12-051-0/+4
* Add Win32API::File to the coreSteve Hay2006-06-301-0/+1
* Fix $Config{ccversion} for Borland C++ 5.5.1Steve Hay2005-06-151-2/+1
* Exclude "Thread" from $Config{extensions}Steve Hay2005-01-191-3/+4