summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Use sv_catpvs where appropriate vs sv_catpvKarl Williamson2018-08-061-1/+1
* win32: fix argumentless sleep()Tomasz Konojacki2018-08-013-2/+11
* Fix setting GCCTARGET in win32/makefile.mk when CCTYPE is set to GCCSteve Hay2018-07-301-0/+4
* fix version autodetect for Visual C 64bit editionDaniel Dragan2018-07-302-20/+96
* remove all exported symbols from GCC win32 miniperlDaniel Dragan2018-07-241-1/+1
* Bump version to 5.29.2Steve Hay2018-07-203-3/+3
* Create new perldelta for 5.29.2Steve Hay2018-07-204-6/+10
* Clarify a comment - it's mini\.exists that gets deleted, not config.hSteve Hay2018-07-171-3/+4
* win32/Makefile: prevent execution without CCTYPE setDaniel Dragan2018-07-171-2/+7
* win32/Makefile: put mini config.h in correct place in dep treeDaniel Dragan2018-07-173-113/+117
* Tidy-up from previous commit for consistency with other win32 makefilesSteve Hay2018-07-101-1/+2
* implement USE_CPLUSPLUS build option in win32/GNUmakefileDaniel Dragan2018-07-101-0/+8
* bump version for 5.29.1Sawyer X2018-06-273-3/+3
* new perldelta for 5.29.1Sawyer X2018-06-274-6/+10
* Bump version to 5.29.0 and regenerate everythingSawyer X2018-06-244-29/+29
* new perldelta for 5.29.0Sawyer X2018-06-244-10/+14
* Add per5280delta.pod to MANIFESTSawyer X2018-06-224-10/+10
* Update information on which gcc versions are supported on WindowsSteve Hay2018-05-242-2/+4
* fix Mingw GCC C++ build errors PL_inf/PL_nanDaniel Dragan2018-05-242-20/+26
* update with perl527*delta removalDavid Mitchell2018-05-211-48/+0
* Fixes for 5.28.0Sawyer X2018-05-204-10/+11
* Revert "set PERL_EXIT_DESTRUCT_END in all embeddings"David Mitchell2018-05-111-1/+0
* Make gets() declaration extern "C"Steve Hay2018-04-231-1/+1
* Make PERLIO_FILE_file() an lvalueLeon Timmermans2018-04-231-1/+1
* Fix Module::CoreList versionsSawyer X2018-04-204-29/+29
* new perldelta for 5.27.12 or 5.28.0Sawyer X2018-04-204-6/+10
* Add HAS_STRTOD_L to metaconfig.h and rebuild ConfigureAaron Crane2018-04-193-0/+3
* Rebuild Configure from latest unitsAaron Crane2018-04-193-0/+3
* Import perl5244delta.pod and perl5262delta.podSteve Hay2018-04-141-0/+8
* fix win32 with Ming.org GCC 3.4.5 buildDaniel Dragan2018-04-123-14/+35
* fix parallel ALL_STATIC Win32 buildDaniel Dragan2018-04-092-19/+39
* (perl #133009) handle the XP fallback after we're ready to writeTony Cook2018-04-022-4/+6
* Maintain extralibs order for linkerSergey Aleynikov2018-03-291-3/+3
* Fix ALL_STATIC builds with MinGWSergey Aleynikov2018-03-292-4/+4
* Fix spelling in windows makefilesSergey Aleynikov2018-03-293-6/+6
* Fix static builds with MinGWSergey Aleynikov2018-03-292-2/+2
* d_strchr is C89 and has been removed from ConfigureH.Merijn Brand2018-03-273-3/+0
* Bump the perl version in various places for 5.27.11Todd Rinaldo2018-03-203-3/+3
* New Perldelta for 5.27.11Todd Rinaldo2018-03-204-6/+10
* Actually make I18N::Langinfo avail on all platformsKarl Williamson2018-03-121-2/+1
* Bump versionreneeb2018-03-023-3/+3
* New Perldeltareneeb2018-03-024-6/+10
* (perl #127743) don't probe Storable limits so much (Win32 makefiles)Tony Cook2018-02-273-3/+3
* Fix gcc/dmake build on WindowsSteve Hay2018-02-161-4/+5
* (perl #127743) re-work recursion limit handlingTony Cook2018-02-083-10/+23
* Storable: various core fixups: $PERL,libpth,getcwdReini Urban2018-02-083-7/+3
* Storable: core Makefile.SH supportReini Urban2018-02-083-4/+31
* Define I_STDINT for gcc, and for VC++ 2010 onwardsSteve Hay2018-01-253-12/+16
* Bump the perl version in various places for 5.27.9Abigail2018-01-203-3/+3
* New perldelta for 5.27.9Abigail2018-01-204-6/+10