summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Create build_extension() to encapsulate the per-extension logic.Nicholas Clark2009-01-311-45/+59
* Make dir and target --options to buildext.pl. Update the documentation.Nicholas Clark2009-01-313-20/+23
* Replace the one file timestamp dependency check with a call to 'make config'Nicholas Clark2009-01-303-24/+22
* win32/ext was removed by change 30379 in 2007, so no need to check for it in theNicholas Clark2009-01-292-10/+0
* Add an explicit --all option to buildext.pl, rather than defaulting to it ifNicholas Clark2009-01-293-14/+12
* Pass $(MAKE) as one quoted commandline argument, to converge with make_ext.plNicholas Clark2009-01-283-22/+32
* In buildext.pl, refactor the @ARGV parsing into a single loop.Nicholas Clark2009-01-271-16/+27
* Break the --create-perllibst-h and --list-static-libs options out of buildext.plNicholas Clark2009-01-265-36/+42
* Unbreak Makefile too (replicate fcd65f8d4322911242887c00dd8c419b973735a6)Nicholas Clark2009-01-251-1/+1
* Unbreak build on WindowsMax Maischein2009-01-251-1/+1
* Port 486cd780047ff22471c5cbe417911a042ae23962 to win32/ Makefiles.Nicholas Clark2009-01-252-12/+12
* Add -DPERL_IS_MINIPERL when building the object files for miniperl.exeNicholas Clark2009-01-242-2/+2
* The exit code of make_patchnum.pl is no longer used, so make it return 0.Nicholas Clark2009-01-242-6/+2
* Restore Win32 build by creating git_version.h.Steve Hay2009-01-132-14/+38
* Added stuff so that perl.exe now builds clean with regards to 'git status'Max Maischein2009-01-041-0/+6
* Added config.w32 to win32/.gitignoreMax Maischein2009-01-041-0/+1
* Added win32/.gitignore to ignore stuff from the Windows buildMax Maischein2009-01-041-0/+1
* Proper pluggable Method Resolution Orders. 'c3' is now implemented outside theNicholas Clark2008-12-272-0/+2
* Remove all mention of checkpodsAlex Vandiver2008-12-253-7/+2
* Move 'make check' in pods/ to using Pod::CheckerAlex Vandiver2008-12-253-4/+4
* Add the perlperf manpage, by Richard FoleyRafael Garcia-Suarez2008-12-211-0/+4
* Subject: RE: [perl #61492] ExtUtils::MM_Win32 should not generate "mt" comman...Steve Hay2008-12-192-8/+8
* Add other files modified by buildtocLeon Brocard2008-12-193-16/+22
* Update Win32 canned configsSteve Hay2008-12-128-96/+352
* Configure detection of __attribute__((deprecated))Rafael Garcia-Suarez2008-12-035-0/+5
* could we add usedevel to config.h?H.Merijn Brand2008-11-285-0/+5
* Change LONG_DOUBLESIZE macros to match config (ref change 34823)Gisle Aas2008-11-173-3/+3
* sizeof(long double) is 8 bytes for all Microsoft compilersGisle Aas2008-11-122-2/+2
* Re: [PATCH: Configure/NDBM_File] Add prototype detection for NDBM header filesMarcus Holland-Moritz2008-11-085-0/+15
* PATCH: Large omnibus patch to clean up the JRRT quotesTom Christiansen2008-11-021-1/+5
* make distclean patch from Andy Armstrong.Nicholas Clark2008-10-292-0/+6
* Define HAS_QUAD on Win32 and introduce new value for QUADKINDSteve Hay2008-10-078-15/+25
* Refine Win32's s{GM|LOCAL}TIME_{min|max} values based on the output ofSteve Hay2008-10-073-8/+3
* Add probes for *time64 () functionsH.Merijn Brand2008-10-035-106/+141
* Correct the sLOCALTIME_{min|max} values added by #34363 for BCC and VC9Steve Hay2008-09-303-5/+4
* Add probes for LOCALTIME_max and LOCALTIME_min (y2038 project)H.Merijn Brand2008-09-159-0/+55
* Fix mismatched #if/#endif in Win64 configuration.Jan Dubois2008-09-071-0/+1
* Use App::Prove::State to store the timings for the tests, and ifNicholas Clark2008-08-093-0/+3
* Update Win32 canned configsJan Dubois2008-07-099-240/+434
* Make the version string more consistent between Windows and other platforms.Rafael Garcia-Suarez2008-06-201-1/+1
* [perl #46309] Buffer overflow in win32_select() (PATCH included) Risto Kankkunen2008-06-171-22/+8
* Propagate new i_gdbm*ndbm variablesAndy Dougherty2008-05-295-0/+10
* Win32 process ids can have more than 16 bitsJan Dubois2008-04-291-4/+2
* Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu)Dominic Dunlop2008-03-295-0/+5
* Add i_syspoll to all the pre-canned configs.Nicholas Clark2008-03-295-0/+5
* RE: [PATCH revised] Fix ExtUtils::Install under CygwinSteve Hay2008-03-251-2/+15
* [perl #51674] op/alarm.t hangs on 5.11.0 (Windows Vista only)Robert May2008-03-131-2/+1
* Silence Borland compiler warnings (except for warnings from zlib) here:Steve Hay2008-02-252-8/+8
* Regenerate the win32/config_H.* files using the makefile targetsSteve Hay2008-02-224-6805/+6924
* Fix-up Win32's regen_config_h targets for semi-automatic updating ofSteve Hay2008-02-222-17/+23