[gstreamer-bugs] [Bug 598700] scripts: Parallelise git-update.sh build script

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 22 02:08:03 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=598700
  GStreamer | common | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2009-10-22 09:08:00 UTC ---
Looks good in general, three things I noticed though:
- The >> failure.log part after git submodule update and the stash applying
only talks about "updating", not what exactly was done
- Instead of failure.log better create a randomized temporary file ala mkstmp()
- If core/base fail to build you don't want to try to build any of the
depending modules but stop

Also an option to parallelize it or not would be nice and a way to save
complete build logs per module somewhere. With the parallel build it's almost
impossible to do something useful with the terminal output because it's all
interleaved :)

-- 
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