2009-11-07 |
Steve Hay | Avoid circularity in $(LIBBASEFILES) definition in... |
blob | commitdiff |
2009-10-24 |
Nicholas Clark | Add perl5112delta, and change 5111delta from being... |
blob | commitdiff | diff to current |
2009-10-20 |
Jesse Vincent | Bump 5.11.0 -> 5.11.1 in all sorts of places it's ... |
blob | commitdiff | diff to current |
2009-10-04 |
Rafael Garcia-Suarez | Run "cd pod ; ../perl -I../lib buildtoc --build-all" |
blob | commitdiff | diff to current |
2009-09-29 |
Steve Hay | Running "mkppport --clean" at the end of "[nd]make... |
blob | commitdiff | diff to current |
2009-09-29 |
Steve Hay | Fix distclean on Win32 |
blob | commitdiff | diff to current |
2009-09-29 |
Nicholas Clark | Move Cwd from ext/ to cpan/ |
blob | commitdiff | diff to current |
2009-09-27 |
Nicholas Clark | With Win32 now building DynaLoader in ext, no need... |
blob | commitdiff | diff to current |
2009-09-26 |
Nicholas Clark | Support building extensions in dist/ as well as cpan... |
blob | commitdiff | diff to current |
2009-09-25 |
Nicholas Clark | Process the extension directories in alphabetical order. |
blob | commitdiff | diff to current |
2009-09-24 |
Nicholas Clark | Win32 should look for extensions in ..\cpan as well... |
blob | commitdiff | diff to current |
2009-09-23 |
Nicholas Clark | Following b0e687f7 Win32 requires an -I..\lib for maked... |
blob | commitdiff | diff to current |
2009-09-23 |
Nicholas Clark | Add a --chdir option to configpm, and use this in the... |
blob | commitdiff | diff to current |
2009-09-19 |
Nicholas Clark | lib/unicore/mktables needs to get File::Spec from ext... |
blob | commitdiff | diff to current |
2009-09-19 |
Nicholas Clark | win32/config_h.PL indirectly needs File::Spec, before... |
blob | commitdiff | diff to current |
2009-09-19 |
Nicholas Clark | Reuinte File::Spec with the rest of the PathTools distr... |
blob | commitdiff | diff to current |
2009-09-18 |
Nicholas Clark | Move lib from lib to ext. |
blob | commitdiff | diff to current |
2009-09-17 |
Nicholas Clark | Now no need to run AutoSplit on lib on Win32, with... |
blob | commitdiff | diff to current |
2009-09-17 |
Nicholas Clark | Convert win32 to build DynaLoader with EU::MM in ext... |
blob | commitdiff | diff to current |
2009-09-16 |
Nicholas Clark | Revert 109e4020 and 2da760ce for now. Win32 needs to... |
blob | commitdiff | diff to current |
2009-09-15 |
Nicholas Clark | No need to run AutoSplit on lib on Win32 or NetWare... |
blob | commitdiff | diff to current |
2009-09-15 |
Nicholas Clark | Ensure that the perl build doesn't read any installed... |
blob | commitdiff | diff to current |
2009-09-13 |
Nicholas Clark | Retire uupacktool.pl. We're not in Kansas^W(Perforce... |
blob | commitdiff | diff to current |
2009-09-13 |
Steve Hay | Fix Win32 build |
blob | commitdiff | diff to current |
2009-09-12 |
Nicholas Clark | 403f501d broke Win32, because lib/lib.pm is not availab... |
blob | commitdiff | diff to current |
2009-09-12 |
Nicholas Clark | Move Cwd from lib to ext. |
blob | commitdiff | diff to current |
2009-09-12 |
Nicholas Clark | pod/perltoc.pod needs all the extensions to be built... |
blob | commitdiff | diff to current |
2009-09-10 |
Yves Orton | move regex related tests out of t/op/ into t/re/ |
blob | commitdiff | diff to current |
2009-09-09 |
Nicholas Clark | Replace the uuencoded perlexe.ico.packd with the genuin... |
blob | commitdiff | diff to current |
2009-09-09 |
Nicholas Clark | Build the nonxs extensions before running mktables. |
blob | commitdiff | diff to current |
2009-09-08 |
Nicholas Clark | Can't build Dynamic extensions without DynaLoader.pm... |
blob | commitdiff | diff to current |
2009-09-08 |
Nicholas Clark | Build the nonxs extensions before building DynaLoader. |
blob | commitdiff | diff to current |
2009-09-08 |
Nicholas Clark | Build the nonxs extensions before running mkppport. |
blob | commitdiff | diff to current |
2009-09-08 |
Nicholas Clark | On Win32 and VMS, split building dynamic and nonxs... |
blob | commitdiff | diff to current |
2009-08-23 |
David Mitchell | add perl5101delta |
blob | commitdiff | diff to current |
2009-08-15 |
Steve Hay | Revert bogus PROCESSOR_ARCHITECTURE fix. |
blob | commitdiff | diff to current |
2009-08-14 |
Jan Dubois | Import WIN64 environment variable into makefile.mk |
blob | commitdiff | diff to current |
2009-08-14 |
Steve Hay | Fix PROCESSOR_ARCHITECTURE in dmake builds. |
blob | commitdiff | diff to current |
2009-08-12 |
Jan Dubois | Don't explicitly link against msvcrt when using MinGW. |
blob | commitdiff | diff to current |
2009-08-03 |
Jesse Vincent | Removed vestigal support for Tenon Intersystems MachTen... |
blob | commitdiff | diff to current |
2009-08-03 |
Jesse Vincent | Remove the port to MiNT. It's a dead platform that... |
blob | commitdiff | diff to current |
2009-06-13 |
Nicholas Clark | Generate perlmodlib.pod at build time, instead of shipp... |
blob | commitdiff | diff to current |
2009-05-20 |
Nicholas Clark | Replace run-time on-demand initialisation of PL_bitcoun... |
blob | commitdiff | diff to current |
2009-05-19 |
Nicholas Clark | Pass the output file name to generate_uudmap, and open... |
blob | commitdiff | diff to current |
2009-04-21 |
Nicholas Clark | Build perltoc.pod, rather than shipping it. This way... |
blob | commitdiff | diff to current |
2009-04-20 |
Steve Hay | Remove leftover copying of perlvms.pod on Win32 |
blob | commitdiff | diff to current |
2009-04-20 |
Nicholas Clark | Move vms/perlvms.pod to pod/ and update the Makfiles... |
blob | commitdiff | diff to current |
2009-04-19 |
Nicholas Clark | For Win32, add the generated files to the delete list... |
blob | commitdiff | diff to current |
2009-04-18 |
Max Maischein | Make autodoc.pl accept the root dir in @ARGV |
blob | commitdiff | diff to current |
2009-04-18 |
Nicholas Clark | Generate perlapi.pod and perlintern.pod at build time... |
blob | commitdiff | diff to current |
2009-04-12 |
Nicholas Clark | Convert xsutils.c and lib/attributes.pm to a regular... |
blob | commitdiff | diff to current |
2009-04-12 |
Nicholas Clark | Remove attrs, which has been deprecated since 1999... |
blob | commitdiff | diff to current |
2009-02-03 |
Steve Hay | Oops. Missed these two files from commit 200cbd6aa595a0... |
blob | commitdiff | diff to current |
2009-02-02 |
Nicholas Clark | Fold win32/buildext.pl into make_ext.pl |
blob | commitdiff | diff to current |
2009-02-02 |
Steve Hay | Restore broken clean target in win32/makefile.mk |
blob | commitdiff | diff to current |
2009-01-31 |
Nicholas Clark | Make dir and target --options to buildext.pl. Update... |
blob | commitdiff | diff to current |
2009-01-30 |
Nicholas Clark | Replace the one file timestamp dependency check with... |
blob | commitdiff | diff to current |
2009-01-29 |
Nicholas Clark | win32/ext was removed by change 30379 in 2007, so no... |
blob | commitdiff | diff to current |
2009-01-29 |
Nicholas Clark | Add an explicit --all option to buildext.pl, rather... |
blob | commitdiff | diff to current |
2009-01-28 |
Nicholas Clark | Pass $(MAKE) as one quoted commandline argument, to... |
blob | commitdiff | diff to current |
2009-01-26 |
Nicholas Clark | Break the --create-perllibst-h and --list-static-libs... |
blob | commitdiff | diff to current |
2009-01-25 |
Max Maischein | Unbreak build on Windows |
blob | commitdiff | diff to current |
2009-01-25 |
Nicholas Clark | Port 486cd780047ff22471c5cbe417911a042ae23962 to win32... |
blob | commitdiff | diff to current |
2009-01-24 |
Nicholas Clark | Add -DPERL_IS_MINIPERL when building the object files... |
blob | commitdiff | diff to current |
2009-01-24 |
Nicholas Clark | The exit code of make_patchnum.pl is no longer used... |
blob | commitdiff | diff to current |
2009-01-13 |
Steve Hay | Restore Win32 build by creating git_version.h. |
blob | commitdiff | diff to current |
2008-12-27 |
Nicholas Clark | Proper pluggable Method Resolution Orders. 'c3' is... |
blob | commitdiff | diff to current |
2008-12-25 |
Alex Vandiver | Remove all mention of checkpods |
blob | commitdiff | diff to current |
2008-12-25 |
Alex Vandiver | Move 'make check' in pods/ to using Pod::Checker |
blob | commitdiff | diff to current |
2008-12-19 |
Steve Hay | Subject: RE: [perl #61492] ExtUtils::MM_Win32 should... |
blob | commitdiff | diff to current |
2008-12-19 |
Leon Brocard | Add other files modified by buildtoc |
blob | commitdiff | diff to current |
2008-10-29 |
Nicholas Clark | make distclean patch from Andy Armstrong. |
blob | commitdiff | diff to current |
2008-08-09 |
Nicholas Clark | Use App::Prove::State to store the timings for the... |
blob | commitdiff | diff to current |
2008-02-22 |
Steve Hay | Fix-up Win32's regen_config_h targets for semi-automati... |
blob | commitdiff | diff to current |
2008-02-12 |
Jan Dubois | Fix bit-fields for VC [was RE: [perl #50386] GIMME_V... |
blob | commitdiff | diff to current |
2007-12-23 |
Steve Peters | Welcome to Perl 5.11, win32! |
blob | commitdiff | diff to current |
2007-12-19 |
Nicholas Clark | Add perl5110delta, and change 5100delta so that it... |
blob | commitdiff | diff to current |
2007-12-19 |
Nicholas Clark | Bump the version number to 5.11.0 |
blob | commitdiff | diff to current |
2007-11-21 |
Rafael Garcia-Suarez | Remove rules to regenerate regnodes.h |
blob | commitdiff | diff to current |
2007-11-20 |
Jan Dubois | Rename "perl59" to "perl510" |
blob | commitdiff | diff to current |
2007-10-09 |
Rafael Garcia-Suarez | Add a rough, incomplete version of perl5100delta |
blob | commitdiff | diff to current |
2007-10-08 |
Steve Hay | Do the same as #32061 for Win32, which also fixes a... |
blob | commitdiff | diff to current |
2007-09-11 |
Max Maischein | [patch] [Win32] Makefile and makefile.mk rely on shell... |
blob | commitdiff | diff to current |
2007-09-06 |
Rafael Garcia-Suarez | Bump version number to 5.10.0. |
blob | commitdiff | diff to current |
2007-09-03 |
Vadim Konovalov | Add Win32 makefile option to link all extensions statically |
blob | commitdiff | diff to current |
2007-08-29 |
Steve Hay | Add support for Visual C++ 2008 Express Edition (Beta 2) |
blob | commitdiff | diff to current |
2007-08-21 |
Steve Hay | Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996... |
blob | commitdiff | diff to current |
2007-07-06 |
Steve Hay | Add Borland linker option to not generate .map files |
blob | commitdiff | diff to current |
2007-07-02 |
Steve Hay | Apply win32/Makefile changes from #31102 and #31506... |
blob | commitdiff | diff to current |
2007-06-25 |
Steve Hay | Revert #30197 and #30219, which #31464 has just made... |
blob | commitdiff | diff to current |
2007-06-07 |
Steve Hay | Stop VC++ from warning "all references to 'SHELL32... |
blob | commitdiff | diff to current |
2007-06-06 |
Steve Hay | Stop VC7 and VC8 warning about overriding /DPERLDLL... |
blob | commitdiff | diff to current |
2007-05-29 |
Steve Hay | win32/makefile.mk doesn't support GSAR's old dmake... |
blob | commitdiff | diff to current |
2007-05-20 |
Dave Mitchell | delete thrdvar.h and move its contents to intrpvar.h |
blob | commitdiff | diff to current |
2007-05-14 |
Steve Hay | Older versions of windres interpret "-I" as the input... |
blob | commitdiff | diff to current |
2007-05-02 |
Jerry D. Hedden | Remove ext/Thread |
blob | commitdiff | diff to current |
2007-04-26 |
Steve Hay | Re: VMS and Win32 Makefiles in change 31059 |
blob | commitdiff | diff to current |
2007-04-24 |
Nicholas Clark | Make PL_uudmap a constant global. Remove the run time... |
blob | commitdiff | diff to current |
2007-04-19 |
Brandon Black | Re: new C3 MRO patch |
blob | commitdiff | diff to current |
2007-04-10 |
Rafael Garcia-Suarez | Add CPANPLUS 0.78 |
blob | commitdiff | diff to current |
next |