summaryrefslogtreecommitdiff
path: root/win32/config.gc64
Commit message (Expand)AuthorAgeFilesLines
* Add a USE_64_BIT_INT build option to the Windows makefiles.Steve Hay2012-08-011-1094/+0
* Add IP probe for ip_mreqH.Merijn Brand2012-07-111-0/+1
* Use ll rather than I64 for win32/config*.gc64 format stringsSteve Hay2012-06-191-11/+11
* Remove win32/config*.gc64noxSteve Hay2012-06-091-5/+5
* 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
* Preliminary cleanup of win32/config*.* prior to updating them fullySteve Hay2011-08-311-2/+2
* Add st_ino size/sign probesH.Merijn Brand2011-07-311-0/+2
* sin6_scope_id is supported by Winsock2.Jan Dubois2010-12-211-1/+1
* Add sin6_scope_id probe (LeoNerd)H.Merijn Brand2010-12-201-0/+1
* Add probe for sa_len availability in sockaddr structH.Merijn Brand2010-12-101-0/+1
* Always build with crypt() support on WindowsJan Dubois2010-12-071-1/+1
* Update static_inline guesses in win32/config.[gv]c*Andy Dougherty2010-09-231-2/+2
* Add default setting of perl_static_inline='static' to all win32 configs.Andy Dougherty2010-09-231-1/+1
* Add vaproto and charbits entries to win32/config.gc64(nox)?Curtis Jewell2010-08-221-0/+2
* Make win32/config.gc64(nox)? match win32/config.gc.Curtis Jewell2010-08-221-0/+4
* Add mingw64 support for win32Sisyphus2009-10-141-0/+1077