After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 586493 - The build system can use some love
The build system can use some love
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-sharp
git master
Other All
: Normal normal
: 0.9.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-20 21:39 UTC by Maarten Bosmans
Modified: 2009-09-11 08:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Build system fixes (5.35 KB, patch)
2009-06-20 21:39 UTC, Maarten Bosmans
committed Details | Review

Description Maarten Bosmans 2009-06-20 21:39:07 UTC
The Makefile dependencies can be tightened up for a sweet building experience.
Comment 1 Maarten Bosmans 2009-06-20 21:39:45 UTC
Created attachment 137093 [details] [review]
Build system fixes
Comment 2 Sebastian Dröge (slomo) 2009-06-21 07:56:08 UTC
commit ff24d7d310817d4a94113ac077fbaf1b1b4d9b14
Author: Maarten Bosmans <mkbosmans@gmail.com>
Date:   Fri Jun 5 07:03:45 2009 +0200

    Build system fixes
    
    - Use automake --foreign to silence warnings about gnu extensions.
     - Add gstreamer-api.xml as prerequisite for gstreamer-sharp/*plugins/generated/%.cs
     - Avoid executing $(MAKE) -C {core,base}plugins multiple times when gstreamer-api.xml is change
     - Only generate xml for elements with changed metadata