summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Make DMAKE import everything from the environment like NMAKE doesSteve Hay2013-08-151-2/+5
* No need to look for Borland's debug symbols filesSteve Hay2013-08-151-2/+1
* Commit 4d3a042da1 missed a corresponding update to win32/makefile.mkSteve Hay2013-08-151-0/+1
* Fix miniperl.exe.manifest problem on WindowsSteve Hay2013-08-142-2/+2
* MinGW(-w64)/gcc on Windows includes <stdbool.h>Steve Hay2013-08-132-2/+2
* Update win32/config_H.[gv]c canned configuration filesSteve Hay2013-08-132-26/+54
* Write win32/config.h with *nix EOLs, as per the canned config_H.* filesSteve Hay2013-08-131-0/+1
* Generate the lib/ cleanup rules in the Win32 Makefiles from MANIFEST.Nicholas Clark2013-07-242-18/+32
* Re-order clean-up rules to give a line for regen/lib_cleanup.pl to key off.Nicholas Clark2013-07-242-2/+2
* Remove the EXTUTILSDIR macro from the Win32 makefiles.Nicholas Clark2013-07-242-2/+0
* bump version to v5.19.3Aristotle Pagaltzis2013-07-222-2/+2
* create fresh perldeltaAristotle Pagaltzis2013-07-223-4/+8
* Move version from lib/ to cpan/Nicholas Clark2013-07-162-0/+2
* Refactor perlmodlib.PL to use regen_lib.pl and avoid FindBin.Nicholas Clark2013-07-112-2/+2
* add entries to various .gitignore files for Win32 buildsDaniel Dragan2013-07-091-0/+1
* On Win32 run autodoc.pl and pod/perlmodlib.PL using miniperl, not perl.Nicholas Clark2013-07-092-8/+4
* Move generation of ExtUtils::Miniperl to ext/ExtUtils-Miniperl from minimod.plNicholas Clark2013-07-072-20/+8
* Generate utils/Makefile from utils/Makefile.PL, and remove it at clean time.Nicholas Clark2013-07-072-2/+10
* Move VMS::Filespec from vms/ext to ext/Nicholas Clark2013-07-021-1/+1
* Refactor FindExt, merging scan_ext() and find_ext().Nicholas Clark2013-07-021-11/+4
* Correct a type in FindExt::apply_config in the "I18N-Langinfo" code.Nicholas Clark2013-07-021-1/+1
* In FindExt, eliminate _ext_ne() and make extensions() a simple subroutine.Nicholas Clark2013-07-021-7/+2
* Add non-XS extensions to known_extensions.Nicholas Clark2013-07-021-2/+4
* bump version to v5.19.2David Golden2013-06-202-2/+2
* new perldeltaDavid Golden2013-06-203-4/+8
* In FindExt, use File::Find instead of shelling out to a dir command.Nicholas Clark2013-06-181-7/+9
* Set Config's *extensions and *_ext vars correctly for Win32 static buildsSteve Hay2013-06-172-13/+16
* Fix inclusion of Compress/Raw/Bzip2 and Encode in MinGW ALL_STATIC buildSteve Hay2013-06-141-9/+6
* write_buildcustomize.pl no longer writes to STDOUTNicholas Clark2013-06-132-2/+2
* Remove the Icwd Makefile macros as lib/buildcustomize.pl now sets this up.Nicholas Clark2013-06-132-6/+6
* Generate lib/buildcustomize.pl at the same time as the miniperl executable.Nicholas Clark2013-06-132-10/+11
* On Win32, i_rpcsvcdbm should be 'undef' as there is no <rpcsvc/dbm.h>Nicholas Clark2013-06-106-6/+6
* Include the Encode extension in the ALL_STATIC build on Win32 for VC++Steve Hay2013-06-083-6/+18
* Include the Win32 extension in the ALL_STATIC build on Win32Steve Hay2013-06-074-15/+8
* Add a note to Win32's BUILD_STATIC configuration to include Win32CORESteve Hay2013-06-062-2/+4
* Exclude Compress/Raw/Bzip2 from ALL_STATIC extensions for MinGW for nowSteve Hay2013-06-061-0/+4
* Simplify recipes for making perl-static.exe on Win32Steve Hay2013-06-062-9/+5
* Fix creation of libperl519s.a on Win32 with MinGWSteve Hay2013-06-061-9/+7
* Remove /PDB:NONE linker option from Win32 makefilesSteve Hay2013-06-062-2/+2
* Ensure Win32 [nd]make builds the 'static' target when ALL_STATIC=defineSteve Hay2013-06-062-2/+2
* Remove DG/UX support.Nicholas Clark2013-05-272-20/+16
* typo fixes for win32 scriptsDavid Steinbrunner2013-05-243-3/+3
* Update the Win32 miniperl conditional compilation, for the htonl etc changes.Nicholas Clark2013-05-201-14/+6
* add new perldeltaRicardo Signes2013-05-203-4/+8
* bump version to 5.19.1Ricardo Signes2013-05-202-2/+2
* Remove cpan/Pod-LaTeX and pod2latex utilityChris 'BinGOs' Williams2013-05-181-11/+0
* Remove cpan/CPANPLUS and associated utilitiesChris 'BinGOs' Williams2013-05-182-10/+2
* bump the perldelta versionRicardo Signes2013-05-183-4/+8
* bump version to 5.19.0Ricardo Signes2013-05-182-14/+14
* remove the 5.17 deltas, update for 5.18Ricardo Signes2013-05-073-52/+8