summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* config.ce: Use ~cc~, not ~CC~Brian Fraser2013-12-181-4/+4
* WinCE makefile will now hypothetically build git_version.hDaniel Dragan2013-12-091-1/+8
* cleanup ..\git_version.h rule in win32/MakefileDaniel Dragan2013-12-091-3/+1
* Merge branch 'dirnames' into bleadSteve Hay2013-12-021-0/+4
|\
| * Move Cwd and List-Util to folders named as per their CPAN distributionsSteve Hay2013-10-241-0/+4
* | Extend Intel C++ compiler support (a48cc4c427) to dmake buildsSteve Hay2013-11-261-0/+18
* | New perldelta for v5.19.7Chris 'BinGOs' Williams2013-11-203-4/+8
* | Bump the perl version in various places for v5.19.7Chris 'BinGOs' Williams2013-11-202-2/+2
* | add Intel C++ Compiler for Win32 supportDaniel Dragan2013-11-202-2/+30
* | Add Synology instructionsH.Merijn Brand2013-11-142-4/+6
* | check existence of headers and libs for WinCE in Makefile.ceDaniel Dragan2013-11-121-3/+24
* | And the caretx object file for wince.Craig A. Berry2013-11-041-0/+1
* | Also fix wince for caretx after e2051532106.Craig A. Berry2013-11-041-0/+1
* | Restore Windows build following commit e205153210Steve Hay2013-11-052-0/+2
* | win32/win32sck.c: dont close() a freed socket os handleDaniel Dragan2013-11-023-4/+121
* | enable LTO/LTCG/WPO for most Visual CsDaniel Dragan2013-10-294-5/+12
|/
* Add support for building with Visual C++ 2013Steve Hay2013-10-223-1/+11
* WinCE Perl EVC4 supportDaniel Dragan2013-10-221-4/+46
* .gitignore Win32's miniperl object filesDaniel Dragan2013-10-211-0/+1
* WinCE Makefile and make_ext.pl general and XS fixesDaniel Dragan2013-10-213-28/+175
* Bump version for Perl 5.19.6Steve Hay2013-10-202-2/+2
* Create new perldelta for Perl 5.19.6Steve Hay2013-10-203-4/+8
* Move B-Deparse from dist/ to lib/ since it is non-dual-lived and pure-PerlSteve Hay2013-10-192-2/+0
* Fix Win32 build with MinGW/gcc-4.8+ which define some errno.h values >= 100Steve Hay2013-10-173-22/+48
* Removed the ifdefs for INCOMPLETE_TAINTSBrian Fraser2013-09-211-2/+0
* Bump version for 5.19.5Steve Hay2013-09-202-2/+2
* Add new perldelta for 5.19.5Steve Hay2013-09-203-4/+8
* Add a USING_MSVC6 macro to identify Microsoft Visual C++ 6.0Steve Hay2013-09-191-1/+1
* Update win32/config_H.[gv]c canned configuration filesSteve Hay2013-09-182-32/+36
* depend on the new win32 sys/errno2.h headerTony Cook2013-09-183-0/+3
* make win32_link and win32_rename raise ENOSPC and EDQUOT when appropriateChristian Millour2013-09-171-0/+12
* Note that the USE_64_BIT_INT build option is not supported with MSVC++ 6.0Steve Hay2013-09-162-0/+15
* Fix the #include of winsock2.h in win32/include/sys/errno2.hSteve Hay2013-09-162-6/+21
* We need winsock2.h for WSAECANCELLED in errno2.hSteve Hay2013-09-161-1/+1
* Clarify a comment in errno2.hSteve Hay2013-09-161-1/+2
* Fix Windows build for compilers other than VC10+Steve Hay2013-09-163-2/+16
* Simplify errno2.h slightlySteve Hay2013-09-162-99/+92
* Fix stringification of $! in VC10+ builds where errno > sys_nerrSteve Hay2013-09-163-10/+126
* Intercept assignment to $! to translate WSAExxx values to Exxx values on WindowsSteve Hay2013-09-163-17/+37
* Fix a problem with mod_perl on Windows using VS2010+.Steve Hay2013-09-164-22/+303
* Regenerate Configure and chainsaw voidflagsH.Merijn Brand2013-09-166-81/+0
* [perl #115928] Configure now selects our internal drand48()Tony Cook2013-09-133-15/+15
* Remove references to GNU DLD from Configure and config.sh scripts.Nicholas Clark2013-09-053-8/+5
* Restore perlrepository.pod in stub formSmylers2013-09-031-0/+4
* restore XS module building for WinCEDaniel Dragan2013-08-233-33/+53
* [perl #119429] bump-perl-version now updates Makefile.ceTony Cook2013-08-231-1/+1
* add perl5181deltaFather Chrysostomos2013-08-201-0/+4
* Bump version for 5.19.4Steve Hay2013-08-202-2/+2
* Create new perldelta for 5.19.4Steve Hay2013-08-203-4/+8
* Make DMAKE import everything from the environment like NMAKE doesSteve Hay2013-08-151-2/+5