This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gem".
The branch, master has been updated
via c555f87d1b9717a459801b8b49fc2856a0a178d8 (commit)
via c7db127a366f8019eb6231378895c78f8f39ba25 (commit)
via 1ed8e342329ed370215d1d5b42fcdf92e1afcb26 (commit)
via 1a0f44db8d776414ba52b3779a32a8167f4e6d87 (commit)
via 0422b6e93f9d273e7ba6737940225b3c92f0c02a (commit)
via 452a6ab6af2f2e8343733f200e43342822a6e061 (commit)
via bc5e3736135b9915300f467b5c3948cdeb774243 (commit)
via ccafd5f23ded07f086ef6fbeb5430bfee71a6c8a (commit)
via 16a78e9dc252c65292ff4876f71f1f3232dba093 (commit)
via 46d65692a867d0a391b3674d78e29d75dc6053c7 (commit)
from 867dddeae0b1ad4cc0164e0b4934f6babb361dee (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c555f87d1b9717a459801b8b49fc2856a0a178d8
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Tue Dec 6 15:27:21 2011 +0100
build src/Output after src/
maybe we should move src/Output/ outside of src/
commit c7db127a366f8019eb6231378895c78f8f39ba25
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Tue Dec 6 15:25:56 2011 +0100
added CPPFLAGS for building externals
commit 1ed8e342329ed370215d1d5b42fcdf92e1afcb26
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Tue Dec 6 15:20:09 2011 +0100
added flags for building Gem externals
commit 1a0f44db8d776414ba52b3779a32a8167f4e6d87
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Tue Dec 6 15:15:05 2011 +0100
added marker for easier automated update of flags
commit 0422b6e93f9d273e7ba6737940225b3c92f0c02a
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Tue Dec 6 15:06:41 2011 +0100
added GL_flags for w32window
commit 452a6ab6af2f2e8343733f200e43342822a6e061
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Tue Dec 6 15:04:56 2011 +0100
added flags for building Gem externals
commit bc5e3736135b9915300f467b5c3948cdeb774243
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Tue Dec 6 14:59:11 2011 +0100
added marker for easier automatic adding of flags
commit ccafd5f23ded07f086ef6fbeb5430bfee71a6c8a
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Tue Dec 6 14:58:29 2011 +0100
applying GEM_EXTERNAL_ in extra/
at least for those externals that don't have their own configure.ac
commit 16a78e9dc252c65292ff4876f71f1f3232dba093
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Tue Dec 6 14:55:24 2011 +0100
apply GEM_EXTERNAL_flags
commit 46d65692a867d0a391b3674d78e29d75dc6053c7
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Tue Dec 6 14:54:50 2011 +0100
added GEM_*FLAGS and GEM_EXTERNAL_*FLAGS
-----------------------------------------------------------------------
Summary of changes:
Gem.pc.in | 4 ++--
Makefile.am | 3 +++
configure.ac | 13 +++++++++++++
extra/pix_drum/Makefile.am | 4 ++++
extra/pix_fiducialtrack/Makefile.am | 4 ++++
extra/pix_mano/Makefile.am | 4 ++++
plugins/filmAVI/Makefile.am | 6 +++++-
plugins/filmAVIPLAY/Makefile.am | 6 +++++-
plugins/filmDS/Makefile.am | 6 +++++-
plugins/filmDarwin/Makefile.am | 6 +++++-
plugins/filmGMERLIN/Makefile.am | 6 +++++-
plugins/filmMPEG1/Makefile.am | 6 +++++-
plugins/filmMPEG3/Makefile.am | 6 +++++-
plugins/filmQT/Makefile.am | 6 +++++-
plugins/filmQT4L/Makefile.am | 6 +++++-
plugins/filmTEST/Makefile.am | 6 +++++-
plugins/imageJPEG/Makefile.am | 6 +++++-
plugins/imageMAGICK/Makefile.am | 6 +++++-
plugins/imageQT/Makefile.am | 6 +++++-
plugins/imageSGI/Makefile.am | 6 +++++-
plugins/imageTIFF/Makefile.am | 6 +++++-
plugins/recordQT/Makefile.am | 6 +++++-
plugins/recordQT4L/Makefile.am | 6 +++++-
plugins/recordV4L/Makefile.am | 6 +++++-
plugins/recordV4L2/Makefile.am | 6 +++++-
plugins/videoAVT/Makefile.am | 1 +
plugins/videoDC1394/Makefile.am | 6 +++++-
plugins/videoDS/Makefile.am | 6 +++++-
plugins/videoDV4L/Makefile.am | 6 +++++-
plugins/videoDarwin/Makefile.am | 6 +++++-
plugins/videoHALCON/Makefile.am | 1 +
plugins/videoPYLON/Makefile.am | 1 +
plugins/videoSGI/Makefile.am | 6 +++++-
plugins/videoTEST/Makefile.am | 6 +++++-
plugins/videoUNICAP/Makefile.am | 6 +++++-
plugins/videoV4L/Makefile.am | 6 +++++-
plugins/videoV4L2/Makefile.am | 6 +++++-
plugins/videoVFW/Makefile.am | 6 +++++-
src/Makefile.am | 4 ++--
src/Output/Makefile.am | 24 ++++++++++++++++++++++--
40 files changed, 202 insertions(+), 35 deletions(-)
hooks/post-receive
--
Gem
------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of
discussion for anyone considering optimizing the pricing and packaging model
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs