summaryrefslogtreecommitdiff
path: root/win32/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [asperl] fix various shenanigans with C<environ>, BC and VC builds now passGurusamy Sarathy1998-05-291-1/+1
* [asperl] add AS patch#21 (misc. fixes)Gurusamy Sarathy1998-05-271-2/+2
* [asperl] tweak makefilesGurusamy Sarathy1998-05-241-26/+54
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-4/+14
|\
| * [win32] tweaks to win32 makefiles. This version builds and passes allGurusamy Sarathy1998-05-151-2/+13
| * [win32] various tweaks to makefilesGurusamy Sarathy1998-05-101-313/+386
| * [win32] support POSIX, enable more locale testsGurusamy Sarathy1998-04-171-4/+19
* | [asperl] add AS patch#17Gurusamy Sarathy1998-04-211-4/+29
* | [asperl] add AS patch#16Gurusamy Sarathy1998-04-201-1/+1
* | [asperl] small tweaks to make it compile (doesn't run)Gurusamy Sarathy1998-04-081-1/+1
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-1/+1
|\ \ | |/
| * [win32] config.* fixesGurusamy Sarathy1998-04-031-0/+1
| * [win32] add file: to installhtml URLsGurusamy Sarathy1998-03-231-2/+2
| * [win32] tweak Win32::DomainName() implementationGurusamy Sarathy1998-03-091-3/+1
* | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-406/+367
* | [asperl] add AS patch#13Gurusamy Sarathy1998-03-121-4/+4
* | [asperl] added AS patch#12 with minor changesGurusamy Sarathy1998-03-121-81/+103
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-3/+3
|\ \ | |/
| * [win32] fix typo in MakefileGurusamy Sarathy1998-03-061-1/+1
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-30/+55
|\ \ | |/
| * [win32] misc small tweaksGurusamy Sarathy1998-02-281-2/+19
| * [win32] various changes to make win32 build under the new Configure & co.Gurusamy Sarathy1998-02-261-24/+32
* | [asperl] added AS patch#9Gurusamy Sarathy1998-02-261-36/+80
* | [asperl] added AS patch#7Douglas Lankshear1998-02-251-22/+66
* | [asperl] integrate latest win32 branchGurusamy Sarathy1998-02-221-7/+15
|\ \ | |/
| * [win32] get compiler building under win32 (needed Makefile.PLGurusamy Sarathy1998-02-221-5/+13
| * [win32] non-debug VC builds are -O1 now (they say it works, and isGurusamy Sarathy1998-02-181-2/+2
* | [asperl] bring ASPerl uptodate with mainline changesGurusamy Sarathy1998-02-141-1/+1
|\ \ | |/
| * [win32] pickup lddlflags properly for Config.pmGurusamy Sarathy1998-02-121-1/+1
* | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-26/+57
|\ \ | |/
| * [win32] fix perlglob.bat warnings by splitting it from File::DosGlobGurusamy Sarathy1998-01-131-7/+4
| * [win32] various tweaks to build support (NOTE: meant for 5.004_57)Gurusamy Sarathy1998-01-131-20/+54
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-1/+9
|/
* [win32] add support for crypt() via user-supplied des_fcrypt() source or libr...Gurusamy Sarathy1997-12-241-5/+30
* [win32] makegcc.mk merged into makefile.mk, so makegcc.mk is gone.Gurusamy Sarathy1997-12-021-59/+62
* [win32] various hacks to get mingw32 to build. Sync Makefile with makefile.mk.Gurusamy Sarathy1997-12-021-19/+26
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-5/+6
* embed.pl now reads *var*.h to do its stuff.Nick Ing-Simmons1997-11-301-0/+3
* Globals and structs via macros - part 1 of NNick Ing-Simmons1997-11-291-0/+2
* VC++ default to threadedNick Ing-Simmons1997-11-291-1/+1
* Sort out malloc_mutex for perl's mallocNick Ing-Simmons1997-11-291-6/+7
* [win32] Various changes to make it build cleanly and pass all tests:Gurusamy Sarathy1997-11-261-1/+1
* Builds and passes all but english.t on win32 VC++Nick Ing-Simmons1997-11-221-3/+3
* MYMALLOC for Win32:Nick Ing-Simmons1997-11-161-4/+6
* Fix various details in win32 makefiles and Config.pm setup.Gurusamy Sarathy1997-11-141-10/+13
* Egregious IOsubsystem code excised. Phew, what a relief! TwoGurusamy Sarathy1997-11-121-9/+1
* Initial (untested) integration of mainline changes.Gurusamy Sarathy1997-11-111-2/+3
|\
| * Dick Hardt's patch for build on AlphaNick Ing-Simmons1997-11-091-1/+1
| * Cleanup MakeMaker 'not in config' noiseNick Ing-Simmons1997-11-081-2/+3
| * Get threads working again on Win32Nick Ing-Simmons1997-11-081-2/+2