[mythtv-commits] Ticket #4397: win32 dependancy resolver and build script
MythTV
mythtv at cvs.mythtv.org
Fri Jan 4 15:18:06 UTC 2008
#4397: win32 dependancy resolver and build script
------------------------------------------------------+---------------------
Reporter: David Bussenschutt <davidbuzz at gmail.com> | Owner: ijr
Type: enhancement | Status: new
Priority: minor | Milestone: unknown
Component: mythtv | Version: unknown
Severity: medium | Resolution:
Mlocked: 0 |
------------------------------------------------------+---------------------
Comment(by David Bussenschutt (aka buzz) <davidbuzz at gmail.com>):
v11 of script adds the following:
* executes the mysql server installer
* added user-visible comments, as suggested by Simon Kenyon
* puts zlib files into MinGW (as well as msys), for taglibs sake.
* re-worked all the causes/actions that use multiple parameters, and
converted them all to use a sub-array structure that more consistent, and
easire to debug. (thus made adding comments possible).
* added new [grep] cause that can check if a patch is already applied, and
thus does away with most of the requirements to use 'marker' files. some
still exist tho. All the patch related code actions now use this.
* fixed patch for mysql.h
* made script emit the TODO/NOTES to the screen at the end, so we can see
the not-yet-done bits.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4397#comment:12>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list