summaryrefslogtreecommitdiff
path: root/win32/win32iop-o.h
Commit message (Collapse)AuthorAgeFilesLines
* We don't support compilers other than MS VC++ and MinGW/gcc on WindowsSteve Hay2012-08-181-5/+1
|
* The Borland Chainsaw MassacreSteve Hay2011-09-101-9/+0
| | | | | Remove support for the Borland C++ compiler on Win32, as agreed here: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2011-09/msg00034.html
* Remove last vestiges of USE_WIN32_RTL_ENVSteve Hay2009-04-171-4/+0
| | | | | That was removed long ago by #8916, but some leftovers remained. See: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2009-04/msg00156.html
* Re: Merge WinCE into Win32 directory and remove the the WinCE directoryYves Orton2006-05-021-0/+344
Message-ID: <9b18b3110605011002m56c0db99n169ae677efb6d059@mail.gmail.com> Plus adjustements to MANIFEST. Also, perlmain.c seemed to be missing from the patch. p4raw-id: //depot/perl@28061