CVSROOT:        /cvs/gnome
Module name:    glibmm
Changes by:     gustin  05/01/24 08:45:43

Modified files:
        .              : ChangeLog Makefile.am config.h.in configure.in 
        build_shared   : Makefile_build.am_fragment 
        examples/iochannel_stream: Makefile.am 
        glib           : glibmmconfig.h.in 
        scripts        : cxx_std.m4 
Added files:
        MSVC_Net2003   : .cvsignore Makefile.am README blank.cpp 
                         glibmm.sln 
        MSVC_Net2003/examples: .cvsignore Makefile.am 
        MSVC_Net2003/examples/dispatcher: .cvsignore Makefile.am 
                                          dispatcher.vcproj 
        MSVC_Net2003/examples/dispatcher2: .cvsignore Makefile.am 
                                           dispatcher2.vcproj 
        MSVC_Net2003/examples/markup: .cvsignore Makefile.am 
                                      markup.vcproj 
        MSVC_Net2003/examples/options: .cvsignore Makefile.am 
                                       options.vcproj 
        MSVC_Net2003/examples/thread: .cvsignore Makefile.am 
                                      thread.vcproj 
        MSVC_Net2003/examples/thread_pool: .cvsignore Makefile.am 
                                           thread_pool.vcproj 
        MSVC_Net2003/gendef: .cvsignore Makefile.am gendef.cc 
                             gendef.vcproj 
        MSVC_Net2003/glibmm: .cvsignore Makefile.am glibmm.rc.in 
                             glibmm.vcproj 
        MSVC_Net2003/tests: .cvsignore Makefile.am 
        MSVC_Net2003/tests/glibmm_value: .cvsignore Makefile.am 
                                         glibmm_value.vcproj 

Log message:
2005-01-24  Cedric Gustin <[EMAIL PROTECTED]>

* Makefile.am, configure.in: Added MSVC_Net2003 directory.
* config.h.in: Added mkfifo #define (for mingw32).
* glib/glibmmconfig.h.in: Added new #define's to MSVC section.
* examples/iochannel_stream/Makefile.am: Do not build on win32
with mingw32 (mkfifo not available).
* scripts/cxx_std.m4: Fixed typo in AC_DEFINE macros.
* build_shared/Makefile_build.am_fragment: Removed
$(sublib_name)_COMPILATION variable (is useless now on
cygwin/mingw as all symbols are dll exported).
* MSVC_Net2003/*: Initial commit imported from glibmm-2-4 branch.
* MSVC_Net2003/glibmm/Makefile.am: Rewrote rule for local copy of
glibmmconfig.h (required for 'make distcheck').

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glibmm&who=gustin&date=explicit&mindate=2005-01-24%2008:44&maxdate=2005-01-24%2008:46

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to