Opened 15 years ago

Closed 15 years ago

#6546 closed patch (fixed)

Updates to win32-packager.pl

Reported by: Jeff Lu <jll544@…> Owned by: Nigel
Priority: minor Milestone: unknown
Component: Ports - Windows Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

A few updates to the win32-packager script:

  1. MySQL version to 5.1.33
  2. Update stdlib.h check for MinGW 3.15.2
  3. Define _PID_T_ in sched.h patch (collision with sys/types.h)
  4. Update setup_build.sh to catch Qt dbg SQL driver and codecs

Attachments (3)

win32pkg.patch (2.8 KB) - added by Jeff Lu <jll544@…> 15 years ago.
win32pkg.2.patch (3.0 KB) - added by Jeff Lu <jll544@…> 15 years ago.
Disregard the first file; it was missing a chunk
win32pkg.3.patch (5.6 KB) - added by Jeff Lu <jll544@…> 15 years ago.
Add sanity check for old builds, and disable outdated strtod patch

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by Jeff Lu <jll544@…>

Attachment: win32pkg.patch added

Changed 15 years ago by Jeff Lu <jll544@…>

Attachment: win32pkg.2.patch added

Disregard the first file; it was missing a chunk

Changed 15 years ago by Jeff Lu <jll544@…>

Attachment: win32pkg.3.patch added

Add sanity check for old builds, and disable outdated strtod patch

comment:1 Changed 15 years ago by anonymous

[20643] applied this patch

comment:2 Changed 15 years ago by markk

Resolution: fixed
Status: newclosed

Fixed in r20643

Note: See TracTickets for help on using tickets.