summaryrefslogtreecommitdiff
path: root/win32/makefile.mk
Commit message (Expand)AuthorAgeFilesLines
* Run "cd pod ; ../perl -I../lib buildtoc --build-all"Rafael Garcia-Suarez2009-10-041-1/+1
* Running "mkppport --clean" at the end of "[nd]make distclean" on Win32Steve Hay2009-09-291-5/+2
* Fix distclean on Win32Steve Hay2009-09-291-0/+1
* Move Cwd from ext/ to cpan/Nicholas Clark2009-09-291-2/+2
* With Win32 now building DynaLoader in ext, no need for the XSUBPP macro.Nicholas Clark2009-09-271-6/+0
* Support building extensions in dist/ as well as cpan/ and ext/Nicholas Clark2009-09-261-6/+8
* Process the extension directories in alphabetical order.Nicholas Clark2009-09-251-6/+6
* Win32 should look for extensions in ..\cpan as well as ..\extNicholas Clark2009-09-241-6/+8
* Following b0e687f7 Win32 requires an -I..\lib for makedef.pl and x2p\*.PLNicholas Clark2009-09-231-3/+3
* Add a --chdir option to configpm, and use this in the Win32 Makfiles.Nicholas Clark2009-09-231-2/+2
* lib/unicore/mktables needs to get File::Spec from ext/Cwd/libNicholas Clark2009-09-191-1/+1
* win32/config_h.PL indirectly needs File::Spec, before XS extensions are built.Nicholas Clark2009-09-191-2/+2
* Reuinte File::Spec with the rest of the PathTools distribution in ext.Nicholas Clark2009-09-191-2/+2
* Move lib from lib to ext.Nicholas Clark2009-09-181-2/+0
* Now no need to run AutoSplit on lib on Win32, with DynaLoader builing in extNicholas Clark2009-09-171-5/+1
* Convert win32 to build DynaLoader with EU::MM in ext/DynaLoaderNicholas Clark2009-09-171-26/+9
* Revert 109e4020 and 2da760ce for now. Win32 needs to AutoSplit DynaLoader.pmNicholas Clark2009-09-161-1/+5
* No need to run AutoSplit on lib on Win32 or NetWare either - see ebca06e9.Nicholas Clark2009-09-151-5/+1
* Ensure that the perl build doesn't read any installed sitecustomize script.Nicholas Clark2009-09-151-1/+1
* Retire uupacktool.pl. We're not in Kansas^W(Perforce & APC)-land anymore.Nicholas Clark2009-09-131-11/+3
* Fix Win32 buildSteve Hay2009-09-131-8/+6
* 403f501d broke Win32, because lib/lib.pm is not available early enough.Nicholas Clark2009-09-121-3/+5
* Move Cwd from lib to ext.Nicholas Clark2009-09-121-6/+8
* pod/perltoc.pod needs all the extensions to be built before it can be built.Nicholas Clark2009-09-121-2/+4
* move regex related tests out of t/op/ into t/re/Yves Orton2009-09-101-1/+1
* Replace the uuencoded perlexe.ico.packd with the genuine, binary, article.Nicholas Clark2009-09-091-4/+1
* Build the nonxs extensions before running mktables.Nicholas Clark2009-09-091-1/+1
* Can't build Dynamic extensions without DynaLoader.pm in place.Nicholas Clark2009-09-081-2/+5
* Build the nonxs extensions before building DynaLoader.Nicholas Clark2009-09-081-1/+1
* Build the nonxs extensions before running mkppport.Nicholas Clark2009-09-081-1/+1
* On Win32 and VMS, split building dynamic and nonxs extensions into two targets.Nicholas Clark2009-09-081-1/+5
* add perl5101deltaDavid Mitchell2009-08-231-6/+6
* Revert bogus PROCESSOR_ARCHITECTURE fix.Steve Hay2009-08-151-1/+1
* Import WIN64 environment variable into makefile.mkJan Dubois2009-08-141-1/+1
* Fix PROCESSOR_ARCHITECTURE in dmake builds.Steve Hay2009-08-141-1/+1
* Don't explicitly link against msvcrt when using MinGW.Jan Dubois2009-08-111-1/+4
* Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS ...Jesse Vincent2009-08-031-7/+6
* Remove the port to MiNT. It's a dead platform that hasn't had any love since...Jesse Vincent2009-08-031-2/+1
* Generate perlmodlib.pod at build time, instead of shipping it.Nicholas Clark2009-06-131-5/+6
* Replace run-time on-demand initialisation of PL_bitcount with a constant table.Nicholas Clark2009-05-201-4/+5
* Pass the output file name to generate_uudmap, and open it within the code,Nicholas Clark2009-05-191-1/+1
* Build perltoc.pod, rather than shipping it. This way it can't get out of date.Nicholas Clark2009-04-211-2/+3
* Remove leftover copying of perlvms.pod on Win32Steve Hay2009-04-201-1/+0
* Move vms/perlvms.pod to pod/ and update the Makfiles and Makefile generators.Nicholas Clark2009-04-201-3/+2
* For Win32, add the generated files to the delete list generated by buildtoc.Nicholas Clark2009-04-191-12/+11
* Make autodoc.pl accept the root dir in @ARGVMax Maischein2009-04-181-1/+1
* Generate perlapi.pod and perlintern.pod at build time, instead of shipping them.Nicholas Clark2009-04-181-0/+2
* Convert xsutils.c and lib/attributes.pm to a regular XS extension.Nicholas Clark2009-04-121-3/+2
* Remove attrs, which has been deprecated since 1999/10/02.Nicholas Clark2009-04-121-1/+1
* Oops. Missed these two files from commit 200cbd6aa595a0743f2aa115148750c075df...Steve Hay2009-02-031-6/+3