summaryrefslogtreecommitdiff
path: root/win32/makefile.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fold win32/buildext.pl into make_ext.plNicholas Clark2009-02-021-8/+8
* Restore broken clean target in win32/makefile.mkSteve Hay2009-02-021-1/+1
* Make dir and target --options to buildext.pl. Update the documentation.Nicholas Clark2009-01-311-5/+5
* Replace the one file timestamp dependency check with a call to 'make config'Nicholas Clark2009-01-301-5/+5
* win32/ext was removed by change 30379 in 2007, so no need to check for it in theNicholas Clark2009-01-291-5/+0
* Add an explicit --all option to buildext.pl, rather than defaulting to it ifNicholas Clark2009-01-291-3/+3
* Pass $(MAKE) as one quoted commandline argument, to converge with make_ext.plNicholas Clark2009-01-281-10/+10
* Break the --create-perllibst-h and --list-static-libs options out of buildext.plNicholas Clark2009-01-261-4/+4
* Unbreak build on WindowsMax Maischein2009-01-251-1/+1
* Port 486cd780047ff22471c5cbe417911a042ae23962 to win32/ Makefiles.Nicholas Clark2009-01-251-6/+6
* Add -DPERL_IS_MINIPERL when building the object files for miniperl.exeNicholas Clark2009-01-241-1/+1
* The exit code of make_patchnum.pl is no longer used, so make it return 0.Nicholas Clark2009-01-241-3/+1
* Restore Win32 build by creating git_version.h.Steve Hay2009-01-131-7/+18
* Proper pluggable Method Resolution Orders. 'c3' is now implemented outside theNicholas Clark2008-12-271-0/+1
* Remove all mention of checkpodsAlex Vandiver2008-12-251-2/+1
* Move 'make check' in pods/ to using Pod::CheckerAlex Vandiver2008-12-251-1/+1
* Subject: RE: [perl #61492] ExtUtils::MM_Win32 should not generate "mt" comman...Steve Hay2008-12-191-4/+4
* Add other files modified by buildtocLeon Brocard2008-12-191-8/+9
* make distclean patch from Andy Armstrong.Nicholas Clark2008-10-291-0/+3
* Use App::Prove::State to store the timings for the tests, and ifNicholas Clark2008-08-091-0/+1
* Fix-up Win32's regen_config_h targets for semi-automatic updating ofSteve Hay2008-02-221-9/+11
* Fix bit-fields for VC [was RE: [perl #50386] GIMME_V broken with 5.10.0/GCC a...Jan Dubois2008-02-121-1/+1
* Welcome to Perl 5.11, win32!Steve Peters2007-12-231-7/+7
* Add perl5110delta, and change 5100delta so that it is no longer "the"Nicholas Clark2007-12-191-1/+1
* Bump the version number to 5.11.0Nicholas Clark2007-12-191-1/+1
* Remove rules to regenerate regnodes.hRafael Garcia-Suarez2007-11-211-3/+0
* Rename "perl59" to "perl510"Jan Dubois2007-11-201-7/+7
* Add a rough, incomplete version of perl5100deltaRafael Garcia-Suarez2007-10-091-1/+1
* Do the same as #32061 for Win32, which also fixes a static linkingSteve Hay2007-10-081-2/+1
* [patch] [Win32] Makefile and makefile.mk rely on shell associationMax Maischein2007-09-111-2/+2
* Bump version number to 5.10.0.Rafael Garcia-Suarez2007-09-061-1/+1
* Add Win32 makefile option to link all extensions staticallyVadim Konovalov2007-09-031-6/+24
* Add support for Visual C++ 2008 Express Edition (Beta 2)Steve Hay2007-08-291-14/+22
* Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996 to suppress warningsSteve Hay2007-08-211-1/+1
* Add Borland linker option to not generate .map filesSteve Hay2007-07-061-1/+1
* Apply win32/Makefile changes from #31102 and #31506 to win32/makefile.mkSteve Hay2007-07-021-1/+8
* Revert #30197 and #30219, which #31464 has just made redundantSteve Hay2007-06-251-8/+0
* Stop VC++ from warning "all references to 'SHELL32.dll' discardedSteve Hay2007-06-071-1/+1