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  85c673b305457462a89179aee4500186ab64d381 (commit)
       via  38ff9dcea0bb98f3984430e316d6814a3b12f1d5 (commit)
       via  62fdeda9900e2f1fff4bf97cba625e0f307de6bd (commit)
       via  7e56eca7c0569d30b040e44d43c1b9890d96f39d (commit)
       via  5db6977e0bf2ebab25cf4723e06abd61f09e926d (commit)
      from  e722990e91ecf612ab6ce60c36ec8b7f5778fd97 (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 85c673b305457462a89179aee4500186ab64d381
Author: IOhannes m zmoelnig <zmoel...@umlautm.umlaeute.mur.at>
Date:   Mon Dec 5 13:27:22 2011 +0100

    trying to reduce deps on MinGW

commit 38ff9dcea0bb98f3984430e316d6814a3b12f1d5
Author: IOhannes m zmoelnig <zmoel...@umlautm.umlaeute.mur.at>
Date:   Mon Dec 5 13:25:40 2011 +0100

    MinGW needs declspec(dllexport) as well

commit 62fdeda9900e2f1fff4bf97cba625e0f307de6bd
Author: IOhannes m zmölnig <zmoel...@umlautm.umlaeute.mur.at>
Date:   Mon Dec 5 12:46:00 2011 +0100

    report undefined functions

commit 7e56eca7c0569d30b040e44d43c1b9890d96f39d
Author: IOhannes m zmoelnig <zmoel...@umlautm.umlaeute.mur.at>
Date:   Mon Dec 5 12:14:17 2011 +0100

    fixed automake conditional for cygwin
    
    it's not needed though...

commit 5db6977e0bf2ebab25cf4723e06abd61f09e926d
Author: IOhannes m zmoelnig <zmoel...@umlautm.umlaeute.mur.at>
Date:   Mon Dec 5 12:12:03 2011 +0100

    stubs for old MSVC when compiling with MinGW
    
    since MinGW provides C99 implementation of printf(), it seems we need to
    provide a stub for "_get_output_format()" in order to link with (older) 
msvcrt

-----------------------------------------------------------------------

Summary of changes:
 m4/iem_operatingsystem.m4 |    2 +-
 src/Gem/ExportDef.h       |    3 +++
 src/Makefile.am           |    6 +++++-
 src/Utils/MSVCMinGW.cpp   |    8 ++++++++
 src/Utils/Makefile.am     |    4 ++++
 5 files changed, 21 insertions(+), 2 deletions(-)
 create mode 100644 src/Utils/MSVCMinGW.cpp


hooks/post-receive
-- 
Gem

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to