[Bug 569015] Generated win32 config.h file in git

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 2 06:00:18 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=569015
  GStreamer | gst-plugins-bad | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.5

--- Comment #8 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-09-02 13:00:11 UTC ---
commit 994739332d229a96fdc6bee9932d72349c29c614
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Mon Sep 2 13:40:37 2013 +0100

    Change how win32/common/config.h is updated

    Generate win32/common/config.h-new directly from config.h.in,
    using shell variables in configure and some hard-coded information.
    Change top-level makefile so that 'make win32-update' copies the
    generated file to win32/common/config.h, which we keep in source
    control.  It's kept in source control so that the git tree is
    buildable from VS.

    This change is similar to the one recently applied to GStreamer
    and gst-plugins-good.  The previous config.h file in -bad was in
    pretty bad shape, so unlike core and base, I didn't attempt to
    leave it strictly the same, but fixed it as necessary.  Needs
    testing I cannot do myself.

    https://bugzilla.gnome.org/show_bug.cgi?id=569015

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list