applied patch, along with many changes:
[p5sagit/p5-mst-13.2.git] / win32 / makefile.mk
1998-06-21 Douglas Lankshear applied patch, along with many changes:
1998-06-21 Douglas Lankshear a tweaked version of:
1998-06-20 Gurusamy Sarathy tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2}...
1998-06-20 Gurusamy Sarathy manual integration of all outstanding ansi branch stuff...
1998-06-20 Gurusamy Sarathy cleanup installation of utilities on win32
1998-06-15 Gurusamy Sarathy up patchlevel.h to 67, other small tweaks
1998-06-14 Gurusamy Sarathy various win32 fixes
1998-06-11 Douglas Lankshear misc win32 fixes
1998-06-10 Laszlo Molnar Added patch, tweaked other places affected by name...
1998-06-04 Gurusamy Sarathy [win32] add AS patch#25 (allow B build with -DPERL_OBJECT)
1998-06-01 Gurusamy Sarathy [win32] @INC construction on win32 cleaned up
1998-05-30 Gurusamy Sarathy [win32] change#1060 was inexplicably missing some of...
1998-05-29 Gurusamy Sarathy [win32] reverse integrate asperl branch contents (phew!)
1998-05-29 Gurusamy Sarathy [asperl] integrate mainline changes
1998-05-29 Gurusamy Sarathy [win32] integrate mainline
1998-05-29 Gurusamy Sarathy [asperl] fix various shenanigans with C<environ>, BC...
1998-05-28 Gurusamy Sarathy [asperl] tweaks to enable Borland build
1998-05-27 Gurusamy Sarathy [asperl] add AS patch#21 (misc. fixes)
1998-05-24 Gurusamy Sarathy [asperl] tweak makefiles
1998-05-18 Gurusamy Sarathy [asperl] integrate mainline changes (untested)
1998-05-15 Gurusamy Sarathy [win32] tweaks to win32 makefiles. This version builds...
1998-05-12 Gurusamy Sarathy [win32] remove x586 code gen switch (-5) for Borland...
1998-05-10 Gurusamy Sarathy [win32] various tweaks to makefiles
1998-04-20 Gurusamy Sarathy [asperl] add AS patch#16
1998-04-17 Gurusamy Sarathy [win32] support POSIX, enable more locale tests
1998-04-08 Gurusamy Sarathy [asperl] small tweaks to make it compile (doesn't run)
1998-04-08 Gurusamy Sarathy [asperl] integrate mainline changes
1998-04-03 Gurusamy Sarathy [win32] config.* fixes
1998-03-28 Gurusamy Sarathy [win32] fix typo in makefile.mk
1998-03-23 Gurusamy Sarathy [win32] add file: to installhtml URLs
1998-03-16 Gurusamy Sarathy [asperl] various changes to get asperl working under...
1998-03-10 Gurusamy Sarathy [win32] mingw32 tweaks
1998-03-07 Gurusamy Sarathy [win32] integrate mainline changes
1998-03-06 Gurusamy Sarathy [win32] various
1998-03-01 Gurusamy Sarathy [asperl] integrate mainline changes
1998-02-28 Gurusamy Sarathy [win32] misc small tweaks
1998-02-26 Gurusamy Sarathy [win32] various changes to make win32 build under the...
1998-02-22 Gurusamy Sarathy [asperl] integrate latest win32 branch
1998-02-22 Gurusamy Sarathy [win32] get compiler building under win32 (needed Makef...
1998-02-18 Gurusamy Sarathy [win32] non-debug VC builds are -O1 now (they say it...
1998-02-17 Gurusamy Sarathy [win32] DLLs are now ok on mingw32/gcc-2.8.0 after...
1998-02-16 Gurusamy Sarathy [win32] fix mingw32 gcc 2.8.0 build (DLLs generated...
1998-02-14 Gurusamy Sarathy [asperl] bring ASPerl uptodate with mainline changes
1998-02-12 Gurusamy Sarathy [win32] pickup lddlflags properly for Config.pm
1998-01-30 Gurusamy Sarathy [asperl] various tweaks
1998-01-13 Gurusamy Sarathy [win32] fix perlglob.bat warnings by splitting it from...
1998-01-13 Gurusamy Sarathy [win32] various tweaks to build support (NOTE: meant...
1997-12-24 Gurusamy Sarathy [win32] add support for crypt() via user-supplied des_f...
1997-12-02 Gurusamy Sarathy [win32] makegcc.mk merged into makefile.mk, so makegcc...
1997-12-02 Gurusamy Sarathy [win32] various hacks to get mingw32 to build. Sync...
1997-12-02 Nick Ing-Simmons Sarathy's patch
1997-11-27 Nick Ing-Simmons Add files and tweak others to get 'native' Mingw32...
1997-11-26 Gurusamy Sarathy [win32] Various changes to make it build cleanly and...
1997-11-16 Nick Ing-Simmons MYMALLOC for Win32:
1997-11-14 Gurusamy Sarathy Fix various details in win32 makefiles and Config.pm...
1997-11-12 Gurusamy Sarathy Egregious IOsubsystem code excised. Phew, what a relie...
1997-11-11 Gurusamy Sarathy Initial (untested) integration of mainline changes.
1997-11-10 Gurusamy Sarathy Win32 branch now contains all non-ansification changes...
1997-11-10 Gurusamy Sarathy Initial (untested) merge of all non-ansi changes on...
1997-11-09 Nick Ing-Simmons Conditionalize english.t,
1997-11-09 Nick Ing-Simmons MakeMaker not in vofig noise fix for dmake
1997-11-08 Nick Ing-Simmons Add :base_thread to :default in Opcode.pm
1997-11-07 Nick Ing-Simmons Reverse integrate Malcolm's chanes into local
1997-11-05 Nick Ing-Simmons Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-10-31 Nick Ing-Simmons Further ANSI changes now builds and passes (most) tests
1997-10-24 Malcolm Beattie Improve internal threading API. Introduce win32/win32th...
1997-10-16 Gurusamy Sarathy Merge changes to Thread and add makefile fixups to...
1997-10-16 Gurusamy Sarathy A quick merge of latest mainline.
1997-10-15 Gurusamy Sarathy fixup makefile.mk conflict.
1997-10-13 Gurusamy Sarathy Initial merge of win32 threads patch.
1997-10-10 Gurusamy Sarathy Integrated changes on mainline into the win32 branch...
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-09-04 Tim Bunce Win95-proofing pl2bat
1997-09-04 Gurusamy Sarathy Win95-proofing pl2bat
1997-08-07 Tim Bunce [inseperable differences up to perl 5.004_02]
1997-08-06 Gurusamy Sarathy minor win32 scribbles
1997-06-11 Perl 5 Porters [inseparable changes from changes to perl-5.004_01...