summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump version to 5.18.0-RC0Ricardo Signes2013-05-072-14/+14
* Ensure -DUSE_PERLIO gets into Config's ccflags when using dmake on WindowsSteve Hay2013-05-071-0/+4
* Bump the perl version in various places for 5.17.12Ricardo Signes2013-04-202-2/+2
* Bump version to5.17.11Max Maischein2013-03-222-2/+2
* New perldeltaMax Maischein2013-03-223-4/+8
* Split out hash functions into new file and turn into inline static functionsYves Orton2013-03-192-0/+2
* restore building perl5**.dll and perl.exe on WinCEDaniel Dragan2013-03-124-30/+42
* time64.c utf8.c fix for WinCEDaniel Dragan2013-03-121-2/+34
* add perl5163delta.pod to bleadRicardo Signes2013-03-111-0/+4
* add perl5144deltaDavid Mitchell2013-03-111-0/+4
* Add bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII architecturesH.Merijn Brand2013-03-093-0/+3
* Simplify the defintiion of optimization flags in Windows makefilesSteve Hay2013-02-212-12/+6